Create mosparo-install.yaml

patch-1
Dhiyaneshwaran 2023-11-20 12:37:19 +05:30 committed by GitHub
parent 9fe2ce09b5
commit a870b8820c
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: mosparo-install
info:
name: mosparo Exposed Installation
author: DhiyaneshDK
severity: high
metadata:
verified: true
max-request: 1
shodan-query: title:"Setup - mosparo"
tags: misconfig,mosparo,install
http:
- method: GET
path:
- "{{BaseURL}}/setup/"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Setup - mosparo'
- type: status
status:
- 200