33 lines
859 B
YAML
33 lines
859 B
YAML
id: gxd5-pacs-connexion-utilisateur
|
|
|
|
info:
|
|
name: GXD5 Pacs Connexion Login Panel - Detect
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
description: GXD5 Pacs Connexion panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/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
|
|
shodan-query: http.title:"GXD5 Pacs Connexion utilisateur"
|
|
tags: panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>GXD5 Pacs Connexion utilisateur</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a00463044022005ec57d41ed0239321634a29247b1aa92227ca5f479d9e5ad214b77edf504fdf02207123f3c740a50d651a0c32a65fb2d04674a18171d43a2e42e835d42bf4349bd6:922c64590222798bb761d5b6d8e72950
|