Skip to content

Curiouscat User Name Information - Detect

ID: curiouscat

Severity: info

Author: dwisiswant0

Tags: osint,osint-social,curiouscat

Curiouscat user name information check was conducted.

id: curiouscat
info:
name: Curiouscat User Name Information - Detect
author: dwisiswant0
severity: info
description: Curiouscat 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-social,curiouscat
self-contained: true
http:
- method: GET
path:
- "https://curiouscat.live/api/v2.1/profile?username={{user}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "is_followed_by_me"
# digest: 4b0a00483046022100e18fd1cba9d97dff3ca06fbf9d3ee285405b2e383d018abb26b92f7f2c8ae640022100e8d435969aab399e176e40ba62a22c2a3e781a16410eada1d52fe16610a56534: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/curiouscat.yaml"

View on Github