Add files via upload

patch-1
pussycat0x 2021-06-21 00:26:48 +05:30 committed by GitHub
parent b5adaf7d3d
commit 82e23a03e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
id: wordpress-plugins-ultimate-member
info:
name: WordPress Plugin Ultimate Member
author: pussycat0x
severity: low
description: Searches for sensitive directories present in the wordpress-plugins plugin.
reference: https://www.exploit-db.com/ghdb/6998
tags: wordpress,listing
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/ultimate-member/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- "/wp-content/plugins/ultimate-member/"
- type: status
status:
- 200