Skip to content

WordPress Plugin Media Gallery Pro Listing

ID: easy-media-gallery-pro-listing

Severity: info

Author: pussycat0x

Tags: wordpress,listing,wp-plugin

Searches for sensitive directories present in the easy-media-gallery-pro plugin.

id: easy-media-gallery-pro-listing
info:
name: WordPress Plugin Media Gallery Pro Listing
author: pussycat0x
severity: info
description: Searches for sensitive directories present in the easy-media-gallery-pro plugin.
reference: https://www.exploit-db.com/ghdb/6455
metadata:
max-request: 1
tags: wordpress,listing,wp-plugin
http:
- method: GET
path:
- "{{BaseURL}}/wp-content/plugins/easy-media-gallery-pro/"
matchers-condition: and
matchers:
- type: word
words:
- "Index of"
- "wp-content/plugins/easy-media-gallery-pro/"
condition: and
- type: status
status:
- 200
# digest: 4a0a0047304502206f7f1f95bdb1606005ba79cb375d414606f686c30a6cf1973e5df17b5e9e4ddf022100e508add1351ccb4b7d07a00dfc219b22f81c0e7adb99e90bb0b65eceb9e2fb3b:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/vulnerabilities/wordpress/easy-media-gallery-pro-listing.yaml"

View on Github