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