35 lines
998 B
YAML
35 lines
998 B
YAML
id: trello
|
|
|
|
info:
|
|
name: Trello User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Trello 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,trello
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://trello.com/1/Members/{{user}}?fields=activityBlocked%2CavatarUrl%2Cbio%2CbioData%2Cconfirmed%2CfullName%2CidEnterprise%2CidMemberReferrer%2Cinitials%2CmemberType%2CnonPublic%2Cproducts%2Curl%2Cusername"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "avatarUrl"
|
|
|
|
# digest: 4b0a00483046022100c08f70c39265c9d18f773b6a51a4d58b096558d7490408a8d6400881791022c20221008fe54173f5ab6c0f54419fdf857544e82be84a475e8d4cf1d237eb2880840fa1:922c64590222798bb761d5b6d8e72950
|