owasp-top-10
Cơ sở kiến thức về lỗ hổng OWASP Top 10 cho Ứng dụng Web (2025) để xác định, đánh giá và khắc phục các rủi ro bảo mật trong ứng dụng web…
npx skills add https://github.com/microsoft/hve-core --skill owasp-top-10OWASP® Top 10 — Skill Entry
This SKILL.md is the entrypoint for the OWASP Top 10 skill.
The skill encodes the OWASP Top 10 for Web Applications (2025) as structured, machine-readable references that an agent can query to identify, assess, and remediate web application security risks.
Normative references (Web Top 10)
- 00 Vulnerability Index
- 01 Broken Access Control
- 02 Security Misconfiguration
- 03 Software Supply Chain Failures
- 04 Cryptographic Failures
- 05 Injection
- 06 Insecure Design
- 07 Authentication Failures
- 08 Software or Data Integrity Failures
- 09 Security Logging and Alerting Failures
- 10 Mishandling of Exceptional Conditions
Skill layout
SKILL.md— this file (skill entrypoint).references/— the Web Top 10 normative documents.00-vulnerability-index.md— index of all vulnerability identifiers, categories, and cross-references.01through10— one document per vulnerability aligned with OWASP Web Application Security numbering.
Third-Party Attribution
Copyright © OWASP Foundation. OWASP® Top 10 (2025) content is derived from works by the OWASP Foundation, licensed under CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/). Source: https://owasp.org/Top10/2025/ Modifications: Vulnerability descriptions restructured into agent-consumable reference documents with added detection and remediation guidance. OWASP® is a registered trademark of the OWASP Foundation. Use does not imply endorsement.