@@ -20,9 +20,16 @@ described in the SAMM [Training and Awareness][sammgegta] section,
2020which in turn is part of the SAMM [ Education & Guidance] [ sammgeg ] security practice
2121within the [ Governance] [ sammg ] business function.
2222
23- The vulnerable applications provide a safe environment where various vulnerable targets can be attacked.
23+ The intentionally- vulnerable applications provide a safe environment where various vulnerable targets can be attacked.
2424This provides practice in using various penetration tools available to a tester,
2525without the risk of attack traffic triggering intrusion detection systems.
26+ The OWASP [ Vulnerable Web Applications Directory Project] [ vwad ] (VWAD) provides a comprehensive list of
27+ available intentionally-vulnerable web applications:
28+
29+ * Vulnerable [ mobile applications] [ vwad-mobile ]
30+ * [ Offline] [ vwad-offline ] vulnerable web applications
31+ * [ Containerized] [ vwad-containers ] vulnerable web applications
32+ * vulnerable web applications [ available Online] [ vwad-online ]
2633
2734Sections:
2835
@@ -39,5 +46,10 @@ The OWASP Developer Guide is a community effort; if there is something that need
3946[ sammg ] : https://owaspsamm.org/model/governance/
4047[ sammgeg ] : https://owaspsamm.org/model/governance/education-and-guidance/
4148[ sammgegta ] : https://owaspsamm.org/model/governance/education-and-guidance/stream-a/
49+ [ vwad ] : https://owasp.org/www-project-vulnerable-web-applications-directory/
50+ [ vwad-containers ] : https://owasp.org/www-project-vulnerable-web-applications-directory/#div-container
51+ [ vwad-mobile ] : https://owasp.org/www-project-vulnerable-web-applications-directory/#div-mobile
52+ [ vwad-online ] : https://owasp.org/www-project-vulnerable-web-applications-directory/#div-online
53+ [ vwad-offline ] : https://owasp.org/www-project-vulnerable-web-applications-directory/#div-offline
4254
4355\newpage
0 commit comments