Merge pull request #8370 from projectdiscovery/princechaddha-patch-2

Updated regex
patch-1
Ritik Chaddha 2023-10-11 14:52:46 +05:30 committed by GitHub
commit 5103905a38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -16,6 +16,20 @@ http:
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "jotform"
- "api"
condition: and
- type: regex
part: body
regex:
- "[0-9a-fA-F]{32}"
extractors:
- type: regex
part: body