Add dir-listing.yaml

Checks whether basic directory listing is enabled at root
patch-1
harleo 2020-04-05 18:19:21 +02:00
parent 77e5d112be
commit 71bde42014
1 changed files with 15 additions and 0 deletions

15
files/dir-listing.yaml Normal file
View File

@ -0,0 +1,15 @@
id: dir-listing
info:
name: Directory listing enabled
author: _harleo
severity: medium
requests:
- method: GET
path:
- "{{BaseURL}}/"
matchers:
- type: word
words:
- "Index of"