25 lines
383 B
YAML
25 lines
383 B
YAML
|
id: hoobe
|
||
|
|
||
|
info:
|
||
|
name: hoo.be
|
||
|
author: dwisiswant0
|
||
|
severity: info
|
||
|
tags: osint,osint-business,hoobe
|
||
|
|
||
|
self-contained: true
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "https://hoo.be/{{user}}"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|
||
|
|
||
|
- type: word
|
||
|
part: body
|
||
|
words:
|
||
|
- "--profile-name-color"
|