ndeepak / Web-Security-Academy-Series-Extras

This includes the notes of @ndeepak through leaning web security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web-Security-Academy-Series

Welcome to WebAcademy! This repository contains a collection of labs, slides, and resources related to web security vulnerabilities. Each directory focuses on a specific type of vulnerability or security concept, providing hands-on labs, educational materials, and resources for learning and practicing web security.

OWASP Top 10 2021

  1. Injection - Labs and resources related to SQL injection vulnerabilities.
  2. Broken Authentication - Labs and resources related to broken authentication vulnerabilities.
  3. Sensitive Data Exposure - Labs and resources related to information disclosure vulnerabilities.
  4. XML External Entities (XXE) - Labs and resources related to XXE injection vulnerabilities.
  5. Broken Access Control - Labs and resources related to broken access control vulnerabilities.
  6. Security Misconfiguration - Labs and resources related to business logic vulnerabilities (representing security misconfigurations).
  7. Cross-Site Scripting (XSS) - Labs and resources related to XSS vulnerabilities.
  8. Insecure Deserialization - Labs and resources related to directory traversal vulnerabilities (representing insecure deserialization).
  9. Using Components with Known Vulnerabilities - Labs and resources related to CORS vulnerabilities (representing using components with known vulnerabilities).
  10. Insufficient Logging & Monitoring - Labs and resources related to clickjacking vulnerabilities (representing insufficient logging and monitoring).

Other

Feel free to explore each directory to find labs, slides, and resources related to specific web security vulnerabilities. Happy learning and happy hacking!

About

This includes the notes of @ndeepak through leaning web security


Languages

Language:Python 86.2%Language:HTML 13.7%Language:PHP 0.1%