Create sap-directory-listing.yaml

patch-1
Dhiyaneshwaran 2021-05-09 12:20:03 +05:30 committed by GitHub
parent 7e7a96245e
commit 8093e13f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: sap-directory-listing
info:
name: SAP Directory Listing
author: dhiyaneshDK
severity: medium
tags: sap,directory
requests:
- method: GET
path:
- '{{BaseURL}}/irj/go/km/navigation/'
- '{{BaseURL}}/sap/irj/go/km/navigation/'
matchers:
- type: word
words:
- '~system'
- 'Changed'
- '.webdav.'
condition: and
- type: status
status:
- 200