30 lines
699 B
YAML
30 lines
699 B
YAML
id: magmi-detect
|
|
|
|
info:
|
|
name: MAGMI (Magento Mass Importer) Plugin Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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: 490a0046304402200acdc7f786b8e096fd058e601526668418183ee1b87f56230379078322fc28700220599161d4f1f996d3545747f730c3465aedc42bfc25a40499617490737d1b3ad7:922c64590222798bb761d5b6d8e72950
|