2 | Mail Tracking Unit - Unisave/mailBus GitHub Wiki

Mail Tracking Unit

This unit consists of Modular Scripts that exercises the tracking functionality of the mailBus. It is responsible for keeping track of all mails sent by the mailBus. It also monitors the mails that have been opened and not opened by the recipient.

An additional security feature designed to work as a honeypot has also been coded into each level of the sanitisation and validation process for protection and monitoring for possible attacks

Modules Explained

  • TrafficCaptureInterface [returnImage.php]
  • ValidRecieverProcessing [BackEnds/entryFilters/recieverEntry.py]
  • InvalidRecieverProcessing [BackEnds/entryFilters/suspiciousEntry.py]