Create monstra-installer.yaml

patch-1
Ritik Chaddha 2023-01-08 20:56:23 +05:30 committed by GitHub
parent e89a2a41d4
commit 70650511d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: monstra-installer
info:
name: Monstra Installation Exposure
author: ritikchaddha
severity: high
metadata:
verified: true
shodan-query: 'title:"Monstra :: Install"'
tags: misconfig,monstra,install
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Monstra :: Install"
- type: status
status:
- 200