nuclei-templates/technologies/magmi-detect.yaml

20 lines
386 B
YAML
Raw Normal View History

2020-09-04 13:31:05 +00:00
id: magmi-detect
info:
name: "MAGMI (Magento Mass Importer) Plugin Detect"
author: "dwisiswant0"
severity: "info"
requests:
- 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