35 lines
819 B
YAML
35 lines
819 B
YAML
|
id: message-me
|
||
|
|
||
|
info:
|
||
|
name: Message me User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Message me 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,message-me
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://mssg.me/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "_id"
|
||
|
|
||
|
# digest: 490a0046304402201d28ddaa139214edf0e2c573d1fab264ac230ef94298b96ad76af12f0500e23d02204ee365ddd6043efccd46c99fff6b29c9c1fbf3538d0cc859b68cd9e781b72069:922c64590222798bb761d5b6d8e72950
|