Delete wp-altair-listing.yaml

patch-1
Prince Chaddha 2021-09-18 13:51:28 +05:30 committed by GitHub
parent 27572bcc92
commit 05dd3affce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 28 deletions

View File

@ -1,28 +0,0 @@
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,wp-theme
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