Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.04 KB

File metadata and controls

30 lines (21 loc) · 1.04 KB

Web Security Vulnerability Notes & Scripts 🚨

Total Commits License

This repository contains my personal notes and Python scripts for practicing and understanding web application vulnerabilities. Everything here was created while learning ethical hacking using legal platforms like PortSwigger Web Security Academy.

🛡️ Built for learners, by a learner.


📚 Contents

  • 🔍 SQL Injection (SQLi)
  • 🐞 Cross-Site Scripting (XSS)
  • 🔁 Cross-Site Request Forgery (CSRF)
  • 🖼️ Clickjacking
  • 🧠 DOM-based Vulnerabilities
  • 📦 Python Automation Scripts
  • 📝 Notes for each vulnerability
  • ⏳ More will be added as I learn every day!

🚀 Getting Started

These scripts are meant for educational use only on legal labs like PortSwigger.

  1. Clone this repository:
    git clone https://github.com/anigobi/Exploit-Diary.git