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
17
17
techtags :
18
18
- Protocol.LDAP
19
19
alerttags :
20
+ - HIPAA
20
21
- OWASP_2017_A01
21
22
- OWASP_2021_A03
23
+ - PCI_DSS
22
24
- POLICY_PENTEST
23
25
- WSTG-v42-INPV-06
24
26
code : 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
17
17
techtags :
18
18
- Db.MongoDB
19
19
alerttags :
20
+ - HIPAA
20
21
- OWASP_2017_A01
21
22
- OWASP_2021_A03
23
+ - PCI_DSS
22
24
- POLICY_PENTEST
23
25
- WSTG-v42-INPV-05
24
26
code : 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:
12
12
- https://blogs.akamai.com/2017/03/on-web-cache-deception-attacks.html
13
13
- https://www.netsparker.com/web-vulnerability-scanner/vulnerabilities/web-cache-deception/
14
14
other : " "
15
+ cwe : 444
15
16
alerttags :
17
+ - HIPAA
16
18
- OWASP_2017_A06
17
19
- OWASP_2021_A05
20
+ - PCI_DSS
18
21
- POLICY_PENTEST
19
22
- WSTG-v42-ATHN-06
20
23
code : 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:
18
18
- Db.MongoDB
19
19
alerttags :
20
20
- CWE-943
21
+ - HIPAA
21
22
- OWASP_2017_A01
22
23
- OWASP_2021_A03
24
+ - PCI_DSS
23
25
- POLICY_PENTEST
24
26
- TEST_TIMING
25
27
- WSTG-v42-INPV-05
You can’t perform that action at this time.
0 commit comments