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