35 lines
867 B
YAML
35 lines
867 B
YAML
|
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: 490a0046304402202330b2ffe7383ca5d76006b74b62e99a900f07d7e6c19fc4053febe10f457daf0220491c36288216fa5a78f176de33a08f0efd7a3b22a4212b2b38191b594df0152b:922c64590222798bb761d5b6d8e72950
|