Enhance the OWASP LLM Applications Project with a Related Patterns Functionality #230
Labels
enhancement
Changes/additions to the Top 10; eg. clarifications, examples, links to external resources, etc
extension
Something that extends the Top 10; eg. cheat-sheets, guides, intentionally-vulnerable apps, etc
IMO, we should look to provide a glossary or
CAPEC
approach to the OWASP LLM Application vulnerabilities - Similar to the way it is done with The OWASP Web Application standards framework, see "OWASP Related Patterns"A typical CAPEC entry includes a detailed Execution Flow. This consists of 3 sections:
In many of the CAPEC entries, there will also be an external mapping to one of three possible other data sources:
WASC Threat Classification 2.0 – A comprehensive framework from The Web Application Security Consortium that categorizes and organizes key security threats to web applications to facilitate standardizing threat reporting and response.
ATT&CK Related Patterns – A curated set of adversary behavior descriptors collected by MITRE, providing invaluable insights into the techniques used by threat actors to compromise and maneuver within systems.
OWASP Related Patterns – A set of techniques that attackers use to exploit the vulnerabilities in applications.
Kudos to SilverStr for the awesome blog post which triggered my inspiration for us to adopt this
The text was updated successfully, but these errors were encountered: