35 lines
828 B
YAML
35 lines
828 B
YAML
id: crowdin
|
||
|
||
info:
|
||
name: Crowdin User Name Information - Detect
|
||
author: dwisiswant0
|
||
severity: info
|
||
description: Crowdin 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-hobby,crowdin
|
||
|
||
self-contained: true
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "https://crowdin.com/profile/{{user}}"
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: status
|
||
status:
|
||
- 200
|
||
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- ") – Crowdin"
|
||
|
||
# digest: 490a0046304402205f4daf5fa8b80f853e36d406651d75ae852fad249cc7724d0d0fa713f604764902205e9bed9573e3ebc4a2310d5724c38372bd80b4580d138662b294d9e3187933a9:922c64590222798bb761d5b6d8e72950
|