Create wordpress-gtranslate-plugin.yaml

patch-1
Dhiyaneshwaran 2021-06-21 15:00:25 +05:30 committed by GitHub
parent f5ef733bd8
commit 9ba613b509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: wordpress-gtranslate-plugin
info:
name: WordPress gtranslate Plugin Directory Listing
author: dhiyaneshDK
severity: low
description: Searches for sensitive directories present in the gtranslate wordpress plugin.
reference: https://www.exploit-db.com/ghdb/6160
tags: wordpress,listing
requests:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/gtranslate/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- "/wp-content/plugins/gtranslate/"
- type: status
status:
- 200