35 lines
830 B
YAML
35 lines
830 B
YAML
id: carrdco
|
|
|
|
info:
|
|
name: Carrd.co User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Carrd.co 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-business,carrdco
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://{{user}}.carrd.co"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "( Made with Carrd )"
|
|
|
|
# digest: 4a0a004730450221008eb411723037673b4a474f14752236802248ba97f8549f81ebbebe43e55f453502200a385a6940eaaccbcd5e0d46bd9e3bf4aa60f09d79de781f5f8135c4b31b7af1:922c64590222798bb761d5b6d8e72950
|