mooSocial Installation - Exposure
ID: moosocial-installer
Severity: high
Author: ritikchaddha
Tags: exposure,moosocial,misconfig,install
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: moosocial-installer
info: name: mooSocial Installation - Exposure author: ritikchaddha severity: high classification: cpe: cpe:2.3:a:moosocial:moosocial:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: moosocial product: moosocial 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# digest: 4a0a00473045022100f0103c23526d2f4208ec8a1bab4a03a00a82837f6138f6bd4835606353cea078022027f13716158355ec368b4f0d274aafcb9e08d7c3ca2439f4f5c884b7a026888a:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/installer/moosocial-installer.yaml"