35 lines
906 B
YAML
35 lines
906 B
YAML
id: gnome-extensions
|
|
|
|
info:
|
|
name: Gnome extensions User Name Information - Detect
|
|
author: dwisiswant0
|
|
severity: info
|
|
description: Gnome extensions 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-coding,gnome-extensions
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://extensions.gnome.org/accounts/profile/{{user}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "s Profile - GNOME Shell Extensions"
|
|
|
|
# digest: 4a0a0047304502200f95b74499fcd60b7970a206052cac9055b1c26ffb58fb31b9d16c471ab44281022100a75f2430637d00f8ab1bc3fae7090791a217e88a67d3769e9ad05641c98c7456:922c64590222798bb761d5b6d8e72950
|