25 lines
390 B
YAML
25 lines
390 B
YAML
id: carrdco
|
|
|
|
info:
|
|
name: carrd.co
|
|
author: dwisiswant0
|
|
severity: info
|
|
tags: osint,osint-business,carrdco
|
|
|
|
self-contained: true
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "https://{{user}}.carrd.co"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "( Made with Carrd )"
|