3 | Mail Interaction Analyser - Unisave/mailBus GitHub Wiki
Mail Interaction Analysis Unit
This unit borrows its core functionality from the mail tracking unit engine. It monitors and tracks the utilisation of GUI elements in the mail by the recipient after opening the mail sent by the mailBus.
An added functionality also enables a module to keep track of the number of times a specific link in the opened mail has been activated and also in the future similar link across multiple mails can be tracked and cross monitored and this data can be utilised in the future for behavioral pattern marking and focussed marketing implementation assisted by machine learning and/or similar technologies.
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
- Activity Traffic Generator [ClickRecorder.php]
- Valid Traffic Controller [BackEnds/entryFilters/recieverClick.py]
- Invalid Traffic Controller [BackEnds/entryFilters/suspiciousClick.py]