34 lines
927 B
YAML
34 lines
927 B
YAML
id: wp-plugin-1-flashgallery-listing
|
|
|
|
info:
|
|
name: WordPress 1 flash gallery listing
|
|
author: pussycat0x
|
|
severity: info
|
|
description: Searches for sensitive directories present in the 1-flash-gallery plugin.
|
|
reference: https://www.exploit-db.com/ghdb/6978
|
|
metadata:
|
|
max-request: 2
|
|
tags: wordpress,listing
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/1-flash-gallery/"
|
|
- "{{BaseURL}}/blog/wp-content/plugins/1-flash-gallery/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "/wp-content/plugins/1-flash-gallery"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100884daeb1739f883e52729e92eb4cd727ee55ee7576207d71d458c564c449afa902203d521c5d604fa1242c163b75faeb034d69040112ca31df9c51670d61d225964c:922c64590222798bb761d5b6d8e72950
|