Wordpress Plugin MStore API
ID: wp-mstore-plugin-listing
Severity: low
Author: pussycat0x
Tags: wordpress,listing,wp-plugin
Description
Section titled “Description”Searches for sensitive directories present in the mstore-api plugin.
YAML Source
Section titled “YAML Source”id: wp-mstore-plugin-listing
info: name: Wordpress Plugin MStore API author: pussycat0x severity: low description: Searches for sensitive directories present in the mstore-api plugin. classification: cpe: cpe:2.3:a:inspireui:mstore_api:*:*:*:*:wordpress:*:*:* metadata: max-request: 1 vendor: inspireui product: mstore_api google-query: inurl:/wp-content/plugins/mstore-api/ tags: wordpress,listing,wp-plugin
http: - method: GET path: - "{{BaseURL}}/wp-content/plugins/mstore-api/"
matchers-condition: and matchers: - type: word words: - "Index of" - "/wp-content/plugins/mstore-api" condition: and
- type: status status: - 200# digest: 4b0a00483046022100fc29fc60ff85ce6a6ddad1f9b39b7040cb3db4a54291fb41024a86282c77eb13022100c87abc2297e813b999f96c37943a49f323e6a905d309ff707f1b8806ceef6e6e:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/vulnerabilities/wordpress/wp-mstore-plugin-listing.yaml"