Magnolia CMS Installer
parent
b6e66bedca
commit
27a4a0306a
|
@ -0,0 +1,25 @@
|
|||
id: magnolia-installer
|
||||
|
||||
info:
|
||||
name: Magnolia CMS Installer
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
reference:
|
||||
- https://www.magnolia-cms.com/
|
||||
metadata:
|
||||
verified: "true"
|
||||
shodan-query: title:"Magnolia Installation"
|
||||
tags: magnolia,exposure,installer
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Magnolia Installation"
|
||||
- "Welcome to Magnolia"
|
||||
condition: and
|
Loading…
Reference in New Issue