Merge pull request #9752 from projectdiscovery/moosocial-installer

Create moosocial-installer.yaml
patch-2
Dhiyaneshwaran 2024-05-12 13:30:32 +05:30 committed by GitHub
commit cd7bf50c94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: moosocial-installer
info:
name: mooSocial Installation - Exposure
author: ritikchaddha
severity: high
metadata:
verified: true
max-request: 1
shodan-query: html:"mooSocial Installation"
tags: exposure,moosocial,misconfig,install
http:
- method: GET
path:
- "{{BaseURL}}/install"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Welcome to mooSocial Installation'
- type: status
status:
- 200