Marshmallow User Name Information - Detect
ID: marshmallow
Severity: info
Author: dwisiswant0
Tags: osint,osint-social,marshmallow
Description
Section titled “Description”Marshmallow user name information check was conducted.
YAML Source
Section titled “YAML Source”id: marshmallow
info: name: Marshmallow User Name Information - Detect author: dwisiswant0 severity: info description: Marshmallow user name information check was conducted. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0 cwe-id: CWE-200 metadata: max-request: 1 tags: osint,osint-social,marshmallow
self-contained: true
http: - method: GET path: - "https://marshmallow-qa.com/{{user}}"
matchers-condition: and matchers: - type: status status: - 200
- type: word part: body words: - "さんにメッセージをおくる"# digest: 4a0a0047304502201cd13d41a0b8ba7cd64534d909f5cb860b791e6288defae3466b8fa38496324b0221009bd10b972773cc84e6b4f19b3bdf6e863e93d66fee459a6cde11501d92c66c18: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/osint/user-enumeration/marshmallow.yaml"