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