Skip to content

Carrd.co User Name Information - Detect

ID: carrdco

Severity: info

Author: dwisiswant0

Tags: osint,osint-business,carrdco

Carrd.co user name information check was conducted.

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: 490a0046304402202b3436a44904a17a1fe333c5add8c3ef3660ad8dc40f8f723558d95b72b6e09c022079964aaef3aa2415453d93db707a3034787a6f2ede722b72ba3e18316421b63a:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/osint/user-enumeration/carrdco.yaml"

View on Github