Improved matcher

patch-1
sandeep 2021-05-11 21:09:56 +05:30
parent a53286b201
commit a854fec546
1 changed files with 11 additions and 5 deletions

View File

@ -4,20 +4,26 @@ info:
name: SAP Directory Listing
author: dhiyaneshDK
severity: medium
tags: sap,directory
tags: sap,listing,misconfig
requests:
- method: GET
path:
- '{{BaseURL}}/irj/go/km/navigation/'
- '{{BaseURL}}/sap/irj/go/km/navigation/'
matchers-condition: and
matchers:
- type: word
words:
- '~system'
- 'Changed'
- '.webdav.'
- 'title="~system"'
- 'NetWeaver'
condition: and
- type: status
status:
- 200
- type: word
words:
- "text/html"
part: header