misc changes

patch-1
sandeep 2021-02-26 11:04:18 +05:30
parent 641b246455
commit 9d0bf90c62
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
id: wp-uploads
id: wp-uploads-listing
info:
name: WordPress Upload Directory Listing Enable
@ -16,7 +16,8 @@ requests:
- "{{BaseURL}}/wp-content/uploads/2019/"
- "{{BaseURL}}/wp-content/uploads/2020/"
- "{{BaseURL}}/wp-content/uploads/2021/"
- "{BaseURL}/wp-content/uploads/cfdb7_uploads/"
matchers-condition: and
matchers:
- type: word
words:
@ -24,6 +25,7 @@ requests:
- "Index of /"
- "[To Parent Directory]"
- "Directory: /"
- type: status
status:
- 200