File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,10 @@ wasc: 29
1717techtags :
1818 - Protocol.LDAP
1919alerttags :
20+ - HIPAA
2021 - OWASP_2017_A01
2122 - OWASP_2021_A03
23+ - PCI_DSS
2224 - POLICY_PENTEST
2325 - WSTG-v42-INPV-06
2426code : https://github.com/zaproxy/zap-extensions/blob/main/addOns/ascanrulesAlpha/src/main/java/org/zaproxy/zap/extension/ascanrulesAlpha/LdapInjectionScanRule.java
Original file line number Diff line number Diff line change @@ -17,8 +17,10 @@ wasc: 19
1717techtags :
1818 - Db.MongoDB
1919alerttags :
20+ - HIPAA
2021 - OWASP_2017_A01
2122 - OWASP_2021_A03
23+ - PCI_DSS
2224 - POLICY_PENTEST
2325 - WSTG-v42-INPV-05
2426code : https://github.com/zaproxy/zap-extensions/blob/main/addOns/ascanrulesAlpha/src/main/java/org/zaproxy/zap/extension/ascanrulesAlpha/MongoDbInjectionScanRule.java
Original file line number Diff line number Diff line change @@ -12,9 +12,12 @@ references:
1212 - https://blogs.akamai.com/2017/03/on-web-cache-deception-attacks.html
1313 - https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/web-cache-deception/
1414other : " "
15+ cwe : 444
1516alerttags :
17+ - HIPAA
1618 - OWASP_2017_A06
1719 - OWASP_2021_A05
20+ - PCI_DSS
1821 - POLICY_PENTEST
1922 - WSTG-v42-ATHN-06
2023code : https://github.com/zaproxy/zap-extensions/blob/main/addOns/ascanrulesAlpha/src/main/java/org/zaproxy/zap/extension/ascanrulesAlpha/WebCacheDeceptionScanRule.java
Original file line number Diff line number Diff line change @@ -18,8 +18,10 @@ techtags:
1818 - Db.MongoDB
1919alerttags :
2020 - CWE-943
21+ - HIPAA
2122 - OWASP_2017_A01
2223 - OWASP_2021_A03
24+ - PCI_DSS
2325 - POLICY_PENTEST
2426 - TEST_TIMING
2527 - WSTG-v42-INPV-05
You can’t perform that action at this time.
0 commit comments