Add files via upload

patch-1
pussycat0x 2021-09-18 10:37:16 +05:30 committed by GitHub
parent 029f7fae88
commit 10b3bc327d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: altair-listing
info:
name: WordPress Plugin Idx Broker Platinum Listing
author: pussycat0x
severity: info
description: Searches for sensitive directories present in the wordpress-plugins plugin.
reference: https://www.exploit-db.com/ghdb/6733
tags: wordpress,listing
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/themes/altair/modules/"
- "{{BaseURL}}/wp-content/themes/altair/functions/"
- "{{BaseURL}}/wp-content/themes/altair/images/flip/"
- "{{BaseURL}}/wp-content/themes/altair/images/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- "wp-content/themes/altair"
condition: and
- type: status
status:
- 200