35 lines
861 B
YAML
35 lines
861 B
YAML
id: pixelfedsocial
|
|
|
|
info:
|
|
name: Pixelfed.social User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Pixelfed.social 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,pixelfedsocial
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://pixelfed.social/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "on pixelfed</title>"
|
|
|
|
# digest: 490a0046304402204c6acc3ad5899c144290421cacfe6384da28f76d8a8f2966b57f52d6dcf6840002200dc8c76260a4258294b6f3130f07a529a96a7a5a4dbc2ac0ddc407ffec82e7ac:922c64590222798bb761d5b6d8e72950
|