Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.44 KB

readme.md

File metadata and controls

39 lines (23 loc) · 1.44 KB

Browser Autofill Phishing 🐟

GitHub license Awesome Humane Tech

This is a simple demonstration of form fields hidden from the user, but will be filled anyways when using the browser form autofill feature, which poses a security risk for users, unaware of giving their information to the website.

Google Chrome behaviour

Here's the demo in action on the Google Chrome Browser:

Autofill Demo

Other browsers

It works differently in some other browsers. For example:

  • In Safari, it will tell you all the data it is filling into the form, even if it isn't visible to you.

  • In Firefox, you have to right click an input field and then select an identity to use. So a Firefox user autofills each field.

Live demo

View the page at: https://anttiviljami.github.io/browser-autofill-phishing/

Contributing

Please feel free to submit pull requests to this repository for any additional information you feel is important!

References