35 lines
822 B
YAML
35 lines
822 B
YAML
|
id: heylink
|
||
|
|
||
|
info:
|
||
|
name: Heylink User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Heylink 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-misc,heylink
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://heylink.me/{{user}}/"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "HeyLink.me |"
|
||
|
|
||
|
# digest: 4b0a0048304602210084d35a5189895c472279cb0c08d1fcf26f1184f812c7244f619a35b8a1d1ab01022100e9b48e3edf9d6c4cb6c875fbf3c244e72663976a27a71f1a6a8ab8a81706094c:922c64590222798bb761d5b6d8e72950
|