Skip to content

0xi6r/websec

Repository files navigation

Web Security Exploitation & Vulnerability Research

websec banner

A collection of web security exploitation techniques and vulnerability writeups.

Contents

Exploitation Techniques

  • SQL Injection - Various SQLi techniques, bypass methods, and automated tools
  • Cross-Site Scripting (XSS) - DOM-based, stored, reflected XSS with real-world examples
  • Cross-Site Request Forgery (CSRF) - Exploitation and protection bypass techniques
  • Server-Side Request Forgery (SSRF) - Internal network access and cloud metadata exploitation
  • File Upload Vulnerabilities - Bypassing filters and achieving RCE
  • Command Injection - OS command execution techniques
  • XXE (XML External Entity) - File read, SSRF, and RCE through XML parsing

Vulnerability Writeups

  • Bug Bounty Reports - Anonymized real-world bug bounty submissions
  • CTF Solutions - Walkthroughs of web security challenges
  • CVE Analysis - In-depth analysis of disclosed vulnerabilities
  • Real-World Scenarios - Practical exploitation scenarios from assessments

🛠️ Tools & Scripts

  • Custom exploitation scripts
  • Payload generators
  • Reconnaissance automation
  • Proof-of-Concept (PoC) code

Methodology

  • Web application testing methodology
  • Source code review techniques
  • API security testing
  • Authentication/Authorization testing

Contributing

Contributions are welcome! Please:

  1. Fork the repository
  2. Create a feature branch
  3. Add your technique/writeup with clear explanations
  4. Submit a pull request

Acknowledgments

  • OWASP Foundation
  • Security researchers and bug bounty hunters
  • Open source security tools developers
  • The security community

Last updated: 2026-1-1

About

web application vulnerabilities and exploitation techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors