top-web-vulnerabilities

Featured

Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats.

AI & Automation 39,227 stars 6374 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Top 100 Web Vulnerabilities Reference ## Purpose Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats. Content organized into 15 major vulnerability categories aligned with industry standards and real-world attack patterns. ## Prerequisites - Basic understanding of web application architecture (client-server model, HTTP protocol) - Familiarity with common web technologies (HTML, JavaScript, SQL, XML, APIs) - Understanding of authentication and authorization concepts - Access to web application security testing tools (Burp Suite, OWASP ZAP) - Knowledge of secure coding principles recommended ## Outputs and Deliverables - Complete vulnerability catalog with definitions, root causes, impacts, and mitigations - Category-based vulnerability groupings for systematic assessment - Quick reference for security testing and remediation - Foundation for vulnerability assessment checklists and security policies --- ## Core Workflow ### Phase 1: Injection Vulnerabilities Assessment Evaluate injection attack vectors targeting data processing components: **SQL Injection (1)** - Definition: Malicious SQL code inserted into input fields to manipulate database queries - Root Cause: Lack of input validation, improper use of parameterized queries - Impact: Unau...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

top-100-web-vulnerabilities-reference

This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand client-side vulnerabilities", "examine mobile and IoT security flaws", or "reference the OWASP-aligned vulnerability taxonomy". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.

4,215 Updated today
zebbern
Web & Frontend Listed

top-web-vulnerabilities

This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about inject...

335 Updated today
aiskillstore
Web & Frontend Solid

top-100-web-vulnerabilities-reference

This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand client-side vulnerabilities", "examine mobile and IoT security flaws", or "reference the OWASP-aligned vulnerability taxonomy". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.

27,681 Updated today
davila7
Web & Frontend Listed

top-100-web-vulnerabilities-reference

This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand client-side vulnerabilities", "examine mobile and IoT security flaws", or "reference the OWASP-aligned vulnerability taxonomy". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.

335 Updated today
aiskillstore
Testing & QA Featured

web-security-testing

Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.

39,227 Updated today
sickn33