35 lines
827 B
YAML
35 lines
827 B
YAML
id: toyhouse
|
|
|
|
info:
|
|
name: Toyhou.se User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Toyhou.se 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-hobby,toyhouse
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://toyhou.se/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "display-user"
|
|
|
|
# digest: 4b0a00483046022100d386693cb914e8e89ed64a7b3ff4fb9ea5b87a0aee5e91d40583a59ffdf497d5022100b0c4645a25992f35d43ff2095a069a2de7a348e52ddb3811827610db0e91644d:922c64590222798bb761d5b6d8e72950
|