Fix FP - avaya-aura-rce.yaml

patch-1
Dhiyaneshwaran 2023-06-19 17:56:23 +05:30 committed by GitHub
parent e008ea232b
commit 56f9bc7156
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 11 deletions

View File

@ -37,14 +37,8 @@ http:
matchers-condition: and
matchers:
- type: word
part: body_2
words:
- "avaya-aura-rce"
- type: word
part: header_2
words:
- "text/html"
# Enhanced by md on 2023/03/2
- type: dsl
dsl:
- "status_code_1 == 201"
- 'contains(body_2, "avaya-aura-rce")'
condition: and