MAGMI (Magento Mass Importer) Plugin Detect
ID: magmi-detect
Severity: info
Author: dwisiswant0
Tags: magento,magmi,plugin,tech
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: magmi-detect
info: name: MAGMI (Magento Mass Importer) Plugin Detect author: dwisiswant0 severity: info classification: cpe: cpe:2.3:a:magmi_project:magmi:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: magmi_project product: magmi shodan-query: http.component:"Magento" tags: magento,magmi,plugin,tech
http: - method: GET path: - "{{BaseURL}}/magmi/web/js/magmi_utils.js"
matchers-condition: and matchers: - type: word words: - "magmi_multifield" part: body
- type: status status: - 200# digest: 490a00463044022011f2f08ea18316b27322e00989a94632ad3773055eab3a4b3df4265b4c6485590220233403940da50f687861d9388255a9721f034e56973e6553c01738b1c9ea463f: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/technologies/magmi-detect.yaml"