Fixed FalseNegative on tvcmsblog CVE

patch-12
mastercho 2024-10-20 05:44:44 +03:00
parent c29eb3147e
commit 15fd0b94b3
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ http:
matchers:
- type: dsl
dsl:
- 'status_code == 200 && contains(body, "tvcmsblog")'
- 'contains_any(tolower(response), "prestashop", "tvcmsblog")'
internal: true
- raw: