Skip to content

CaringBridge User Name Information - Detect

ID: caringbridge

Severity: info

Author: dwisiswant0

Tags: osint,osint-health,caringbridge

CaringBridge user name information check was conducted.

id: caringbridge
info:
name: CaringBridge User Name Information - Detect
author: dwisiswant0
severity: info
description: CaringBridge 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-health,caringbridge
self-contained: true
http:
- method: GET
path:
- "https://www.caringbridge.org/visit/{{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "| CaringBridge"
# digest: 4b0a004830460221009e9d45df2d00324a77bbd6d9d09ff6f1ced059816f9cf6aaca7ef6f7af8efe75022100dbd8ae2d57dc94b50dc706150bb950396a4ef2ce0d742e42a66b4b30fc968db8: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/caringbridge.yaml"

View on Github