commit
7aec74cf8d
|
@ -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"
|
Loading…
Reference in New Issue