35 lines
843 B
YAML
35 lines
843 B
YAML
id: hackerone
|
|
|
|
info:
|
|
name: HackerOne User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: HackerOne 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-tech,hackerone
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://hackerone.com/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "profile that highlights"
|
|
|
|
# digest: 4b0a00483046022100d70cea8eb68b909f42e54a1c2106ccaa5e3cd7d468b1ad9b09799aca925a51cc022100b71633d095cca03db3d4e6f5f8cd87322bae48aecf6d204aa7d231c53015d8fd:922c64590222798bb761d5b6d8e72950
|