32 lines
856 B
YAML
32 lines
856 B
YAML
id: wp-email-subscribers-listing
|
|
|
|
info:
|
|
name: WordPress Plugin Email Subscribers Listing
|
|
author: pussycat0x
|
|
severity: low
|
|
description: Searches for sensitive directories present in the email-subscribers plugin.
|
|
reference:
|
|
- https://www.exploit-db.com/ghdb/6428
|
|
metadata:
|
|
max-request: 1
|
|
tags: wordpress,listing,plugin,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/email-subscribers"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Index of"
|
|
- "wp-content/plugins/email-subscribers"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402202d493e9b232b92bbbccce47ff8ea6473ba602f5ba221a0d212f1163ece18ad7402207a70c9e0a434ac5df1e55b67c898e89f495bce6da66ef492e471ecf0c2894eb7:922c64590222798bb761d5b6d8e72950
|