Merge pull request #8656 from projectdiscovery/mosparo-install

Create mosparo-install.yaml
patch-1
pussycat0x 2023-11-20 14:58:56 +05:30 committed by GitHub
commit bf20b97130
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