35 lines
815 B
YAML
35 lines
815 B
YAML
id: steemit
|
|
|
|
info:
|
|
name: Steemit User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Steemit 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,steemit
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://steemit.com/@{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "blog"
|
|
|
|
# digest: 4a0a00473045022100c863f119393d8353f191e71e7e3cec14e304236b516bb8a8e7d42cce80a16c0502205b35a6d5387fda13cf0db8dd303f0446ac9727b6bebe6eb46f0a04442ca137a2:922c64590222798bb761d5b6d8e72950
|