Skip to content

Web App to implant Invisible Email Embedded Trackers to notify when an Email is opened

Notifications You must be signed in to change notification settings

agilan2001/mail-opened

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail-Opened

Web App to implant Invisible Email Embedded Trackers to notify when an Email is opened

Technologies:

  • AWS Lambda functions
  • Firebase Authentication
  • Firebase Cloud Messaging
  • Firebase RealTime Database
  • Firebase Hosting
  • Bootstrap CSS

KEY Concept:

  • AWS Lambda function that logs the query parameter (uid and key) and returns a 1x1 empty PNG image is set up.
  • When a new Tracker is created, PNG image is shown with uid and key appended as queries to the image URL
  • The PNG image is copied to the mail, and when the mail is opened, during the image request, the uid and key are logged by the AWS Lambda function.

About

Web App to implant Invisible Email Embedded Trackers to notify when an Email is opened

Resources

Stars

Watchers

Forks