Skip to content

Tktirth/web-security-study-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Web Security Engineering β€” Complete Guide

A comprehensive, end-to-end study guide covering core web security concepts, vulnerabilities, and modern detection techniques.

πŸ”₯ Coverage

  • HTTP fundamentals (requests, responses, cookies)
  • OWASP Top 10
  • XSS (Reflected, Stored, DOM)
  • SQL Injection (Error-based, Boolean-based)
  • IDOR (Advanced detection logic)
  • Security Headers
  • Open Redirect & Directory Exposure
  • Authentication & Sessions
  • Web Crawling (BFS-based)
  • Machine Learning in Security (CVSS + CWE + NVD)

🧠 Highlights

  • Real-world attack explanations
  • Scanner-level detection logic
  • ML-based severity classification
  • Interview-focused explanations

πŸ“„ Full Guide

πŸ‘‰ Download PDF

πŸ‘¨β€πŸ’» Author

Tirth

  • GTU IT
  • IIT Delhi (Ethical Hacking)
  • IIT Guwahati (AI/ML)

πŸš€ Future Scope

  • DOM XSS detection (Playwright)
  • JWT vulnerability testing
  • Rate limiting detection
  • API security testing

πŸ“œ License

This project is licensed under the MIT License.

About

Complete Web Security Engineering Guide covering OWASP Top 10, XSS, SQLi, IDOR, CVSS, and ML-based vulnerability classification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors