A professional demonstration of potential security vulnerabilities in browser auto-fill features. This project showcases how malicious websites could potentially exploit browser autofill functionality to collect sensitive information without user awareness.
- Real-time demonstration of autofill vulnerability
- Professional dark theme UI
- Responsive design
- Interactive animations
- Security best practices guide
- Next.js 14
- React
- TypeScript
- Tailwind CSS
- Framer Motion
- Iconify
-
Clone the repository:
git clone https://github.com/3mmarYasser/autofill-security-demo.git
-
Install dependencies:
npm install
yarn install- Start the development server:
npm run dev
yarn dev- Open http://localhost:3000 in your browser.
This demonstration is for educational purposes only. The code does not store or transmit any user data. All form data remains in the user's browser.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Ammar Yasser
- GitHub: @3mmarYasser
Give a ⭐️ if this project helped you!