A small LAMP (Linux, Apache, MySQL, PHP) project I’m building.
The goal is to build simple features, test common vulnerabilities, and then secure them step by step.
I’ll be using this as a sandbox for SQL injection, XSS, and other web app security stuff.
- Setting up the base LAMP app
- Building a basic login system (will start intentionally vulnerable)
- Apache / PHP
- MySQL
- HTML / CSS / JS (basic)
You can follow the full step-by-step guide here:
--->View the Walkthrough<---