Updated CVE-2023-20887

patch-1
Prince Chaddha 2023-06-13 23:32:04 +05:30 committed by GitHub
parent 8eeffc59ad
commit f8e645ae41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 6 deletions

View File

@ -35,16 +35,23 @@ http:
matchers-condition: and
matchers:
- type: word
part: interactsh_protocol
words:
- "http"
- type: word
part: body
words:
- createSupportBundle
- '{"rec":'
- type: word
part: header
words:
- "application/x-thrift"
- type: status
status:
- 200
- type: word
part: body
words:
- "Provided invalid node Id"
- "Invalid nodeId"
negative: true