# Web Security Labs An educational website presenting selected topics in web cybersecurity. The project demonstrates **how common vulnerabilities and attack techniques work** and **what their real-world risk looks like**. ## Goal The goal of the project is to: - learn web application security - understand the mechanisms behind vulnerabilities - show **why** certain solutions are insecure - build a security-first mindset The project is **educational** in nature. ## Warning This project **is not intended for unauthorized testing or attacks**. All examples are provided solely for learning and security analysis purposes. ## Technologies - HTML / CSS / JavaScript - (optional) backend for demonstration purposes - A web browser and common sense ## Status Project under development. TODO: - add more vulnerabilities