Awesome Web Security: A Curated List of Resources for Web Security
This repository profile is provided by osrepos.com, an open source repository discovery platform.
Summary
Awesome Web Security is a comprehensive GitHub repository featuring a curated list of materials and resources for web security. It covers a wide range of topics, from common vulnerabilities like XSS and SQL Injection to advanced penetration testing techniques and tools. This list is an invaluable asset for anyone looking to learn or deepen their knowledge in web security.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The awesome-web-security repository by qazbnm456 is an extensive collection of resources dedicated to web security. It serves as a go-to guide for learning cutting-edge penetration techniques, understanding various web vulnerabilities, and discovering essential tools. This curated list aims to help combat common website security issues stemming from misconfigurations or a lack of security skills among engineers.
Installation
While awesome-web-security is primarily a list of resources, it also ships as a Claude Code Skill, allowing AI agents to query its content at runtime. To install it as a skill, you can use the following command:
npx skills add qazbnm456/awesome-web-security -a claude-code -g -y
Alternatively, within Claude Code, use the plugin marketplace:
/plugin marketplace add qazbnm456/awesome-web-security
/plugin install awesome-web-security
For Codex, swap -a claude-code ? -a codex.
Examples
The repository is meticulously organized, covering a vast array of web security topics. For instance, the 'Introduction' section delves into specific vulnerabilities such as XSS (Cross-Site Scripting), SQL Injection, CSRF (Cross-Site Request Forgery), and SSRF (Server-Side Request Forgery). It also provides insights into less common but critical issues like Prototype Pollution, CSV Injection, and various types of Evasions (e.g., XXE, CSP, WAF).
Beyond theoretical knowledge, awesome-web-security lists numerous 'Tools' for auditing, reconnaissance (OSINT, Sub Domain Enumeration), scanning, and penetration testing. It also includes 'Practices' sections with vulnerable applications and challenges (like XSS challenges) to hone practical skills.
Why Use
This repository is an indispensable resource for security researchers, penetration testers, and developers alike. Its comprehensive nature, covering both foundational concepts and advanced techniques, makes it suitable for various skill levels. The inclusion of tools, practices, and a dedicated section for AI assistant integration demonstrates its commitment to staying current with the evolving landscape of web security. Whether you're looking to learn new attack vectors, find specific tools, or practice your skills, awesome-web-security provides a structured and up-to-date collection.
Links
- GitHub Repository: qazbnm456/awesome-web-security
- Author's X (formerly Twitter): @boik_su
- Author's Patreon: Patreon
Related repositories
Similar repositories that may be relevant next.

Awesome AI Coding Sandboxes: A Security-First Guide to Agent Code Execution
September 19, 2026
Awesome AI Coding Sandboxes is a curated list of solutions for securely running code generated by autonomous AI agents. It uniquely ranks these sandboxes based on their security posture, focusing on isolation, egress control, and secrets handling. This resource helps developers choose robust environments to mitigate risks associated with untrusted agent code.
Awesome-Self-Evolving-Agents: A Curated List for AI Agent Research
September 14, 2026
Awesome-Self-Evolving-Agents is a comprehensive GitHub repository offering a curated collection of resources on self-evolving agents. It includes a systematic survey, research papers, benchmarks, and open-source projects, providing valuable insights into this rapidly advancing field of AI. This repository serves as an essential guide for researchers and developers exploring model-centric, environment-centric, and co-evolutionary approaches.

Awesome-Self-Improving-Agents: A Curated List for Agentic AI Self-Improvement
September 14, 2026
Awesome-Self-Improving-Agents is a comprehensive GitHub repository featuring a curated and continuously updated list of resources on self-improvement in foundation model-based agentic systems. It serves as a central hub for researchers and practitioners, offering papers, benchmarks, and various media. This resource is essential for anyone exploring the cutting edge of self-evolving AI agents.

Awesome Automated AI/ML: Your Curated Guide to AI/ML Automation Tools
September 12, 2026
Awesome Automated AI/ML is a comprehensive, curated list featuring over 300 tools for automating various aspects of AI and Machine Learning. It covers everything from hyperparameter optimization to autonomous AI agents, offering a dynamic resource for ML engineers, AI researchers, and product builders.
Source repository
Open the original repository on GitHub.
21 counted GitHub visits