misc changes
parent
e95e88add6
commit
c2f2f7fd4d
|
@ -1,21 +1,23 @@
|
|||
id: magmi-detect
|
||||
|
||||
info:
|
||||
name: "MAGMI (Magento Mass Importer) Plugin Detect"
|
||||
author: "dwisiswant0"
|
||||
severity: "info"
|
||||
name: MAGMI (Magento Mass Importer) Plugin Detect
|
||||
author: dwisiswant0
|
||||
severity: info
|
||||
tags: magento,magmi
|
||||
|
||||
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
|
Loading…
Reference in New Issue