35 lines
831 B
YAML
35 lines
831 B
YAML
|
id: hackster
|
||
|
|
||
|
info:
|
||
|
name: Hackster User Name Information - Detect
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
description: Hackster 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-coding,hackster
|
||
|
|
||
|
self-contained: true
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://www.hackster.io/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "- Hackster.io"
|
||
|
|
||
|
# digest: 4a0a0047304502205daf8977acfda48d7a36d916e2921bb9dab3c8d1301af6fa68f7e31c68547567022100be6695f2110dbccaa7e56fc5a186a0e91eceed45638c770e1af258a25d87ba34:922c64590222798bb761d5b6d8e72950
|