35 lines
818 B
YAML
35 lines
818 B
YAML
|
id: hubski
|
||
|
|
||
|
info:
|
||
|
name: Hubski User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Hubski 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,hubski
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://hubski.com/user/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "'s profile"
|
||
|
|
||
|
# digest: 490a0046304402200391cb0509d06f59693a2975b1aed26a3e733cd14ba1d9ee06b8cb0c99b5badf022013761698324801268a7b8c93bc69620893eba2789cde800b84991303d4cb91ab:922c64590222798bb761d5b6d8e72950
|