diff --git a/files/dir-listing.yaml b/files/dir-listing.yaml new file mode 100644 index 0000000000..1610f973be --- /dev/null +++ b/files/dir-listing.yaml @@ -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" \ No newline at end of file