Add files via upload

patch-1
pussycat0x 2022-02-28 22:29:32 +05:30 committed by GitHub
parent 5b154f6b93
commit 6c2c496bac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
id: wordpress-plugins-dzs-zoomsounds
info:
name: WordPress Plugin dzs zoomsounds
author: pussycat0x
severity: low
description: Searches for sensitive directories present in the wordpress-plugins plugin.
tags: wordpress,listing
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/dzs-zoomsounds/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- "/wp-content/plugins/dzs-zoomsounds/"
- type: status
status:
- 200

View File

@ -0,0 +1,20 @@
id: wordpress-plugins-qards
info:
name: WordPress Plugin Qards
author: pussycat0x
severity: low
description: Searches for sensitive directories present in the wordpress-plugins plugin.
tags: wordpress,listing
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/qards/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- "/wp-content/plugins/qards/"
- type: status
status:
- 200