35 lines
831 B
YAML
35 lines
831 B
YAML
id: cafecito
|
||
|
||
info:
|
||
name: Cafecito User Name Information - Detect
|
||
author: dwisiswant0
|
||
severity: info
|
||
description: Cafecito 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-misc,cafecito
|
||
|
||
self-contained: true
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "https://cafecito.app/{{user}}"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: status
|
||
status:
|
||
- 200
|
||
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- " | Cafecito</title>"
|
||
|
||
# digest: 490a0046304402206d3107f950b203cb0ffc541f237b90a6545d6c3d63c6148c8388a14d976af5d802203316e005b20dba6833f6d920fc3302492f885c0d74be74e3278ba06f2b69d839:922c64590222798bb761d5b6d8e72950
|