fix FP matcher

patch-11
Ritik Chaddha 2024-09-10 09:30:49 +04:00 committed by GitHub
parent 5b9d5816a8
commit 23dbf13765
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ http:
- 'contains_any(body, "JSPWiki: Main", "JSPWiki: Login")'
- 'contains(body, "/jspwiki")'
- 'status_code == 200'
condition: and
extractors:
- type: regex