35 lines
858 B
YAML
35 lines
858 B
YAML
id: bitcoin-forum
|
|
|
|
info:
|
|
name: Bitcoin forum User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Bitcoin forum 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-finance,bitcoin-forum
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://bitcoinforum.com/profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Profile of"
|
|
|
|
# digest: 4a0a004730450221008365c9e2968aeac0bcde1655c135668c9e3ccd7218cbb735bfbd30feece30fd90220276417961f6a059398b9e146c995dd9cb8f347d41e87a1b85e185a264c8d9786:922c64590222798bb761d5b6d8e72950
|