minor update

patch-4
Dhiyaneshwaran 2024-06-09 23:10:49 +05:30 committed by GitHub
parent 81f39f4ea7
commit 272817a7d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,7 @@ info:
metadata:
vendor: wipro
product: holmes
tags: packetstorm,download,exposure,cve,cve2021
tags: cve,cve2021,wipro,holmes,orchestrator
http:
- method: GET
@ -32,9 +32,11 @@ http:
- "{{BaseURL}}/processexecution/DownloadExcelFile/Infrastructure_Report_Excel"
- "{{BaseURL}}/processexecution/DownloadExcelFile/Resolver_Report_Excel"
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- "contains(body, '<?xml version=')"
- "contains(header, 'application/vnd.openxml')
- "status_code == 200"
condition: and