Merge pull request #6900 from projectdiscovery/pussycat0x-patch-7

Magnolia CMS Installer
patch-1
Dhiyaneshwaran 2023-03-16 06:44:00 +05:30 committed by GitHub
commit 7fdd347bd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
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
- type: word
part: header
words:
- 'text/html'
- type: status
status:
- 200