Fixed FalseNegative on tvcmsblog CVE
parent
c29eb3147e
commit
15fd0b94b3
|
@ -36,7 +36,7 @@ http:
|
|||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'status_code == 200 && contains(body, "tvcmsblog")'
|
||||
- 'contains_any(tolower(response), "prestashop", "tvcmsblog")'
|
||||
internal: true
|
||||
|
||||
- raw:
|
||||
|
|
Loading…
Reference in New Issue