37 lines
890 B
YAML
37 lines
890 B
YAML
id: hashnode
|
|
|
|
info:
|
|
name: Hashnode User Name Information - Detect
|
|
author: cheesymoon
|
|
severity: info
|
|
description: hashnode.com 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,hashnode
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://hashnode.com/@{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Member Since'
|
|
- '"username":"{{user}}"'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100c70872c50f01b9f5ade1ca6a2740f7a2eff85dcf579e6cd73d4de6a31c48fc01022021f5fa0f0b29251ea80aa653a612399be7ccc27f3c84d035628e76a01c443ad1:922c64590222798bb761d5b6d8e72950
|