25 lines
393 B
YAML
25 lines
393 B
YAML
id: cafecito
|
||
|
||
info:
|
||
name: cafecito
|
||
author: dwisiswant0
|
||
severity: info
|
||
tags: osint,osint-misc,cafecito
|
||
|
||
self-contained: true
|
||
requests:
|
||
- method: GET
|
||
path:
|
||
- "https://cafecito.app/{{user}}"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: status
|
||
status:
|
||
- 200
|
||
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- " | Cafecito</title>"
|