When a user enters data into one of our phishing landing pages, we do NOT store any of what they entered un-encrypted. The data is not accessible and we cannot report on it.
We will only register that they clicked 'submit' which shows that they missed the Hooks and intended to submit sensitive information on a suspicious webpage.
How do you prevent my user's data from being stored?
Our data entry landing pages have a special HTML tag which will purposely filter out your users' sensitive information, so it will not be logged anywhere. It will only log that the user failed the data entry portion of the test - what they entered will not be tracked or kept in any way.
Comments
0 comments
Article is closed for comments.