From 210a2d71467292795914f8e333ca00e617869e52 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 29 Jul 2021 19:00:34 +0530 Subject: [PATCH] Create gxd5-pacs-connexion-utilisateur.yaml --- .../gxd5-pacs-connexion-utilisateur.yaml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 exposed-panels/gxd5-pacs-connexion-utilisateur.yaml diff --git a/exposed-panels/gxd5-pacs-connexion-utilisateur.yaml b/exposed-panels/gxd5-pacs-connexion-utilisateur.yaml new file mode 100644 index 0000000000..c4cb4ac680 --- /dev/null +++ b/exposed-panels/gxd5-pacs-connexion-utilisateur.yaml @@ -0,0 +1,23 @@ +id: gxd5-pacs-connexion-utilisateur + +info: + name: GXD5 Pacs Connexion utilisateur + author: dhiyaneshDK + severity: info + reference: https://www.shodan.io/search?query=http.title%3A%22GXD5+Pacs+Connexion+utilisateur%22 + tags: panel,login + +requests: + - method: GET + path: + - '{{BaseURL}}' + + matchers-condition: and + matchers: + - type: word + words: + - 'GXD5 Pacs Connexion utilisateur' + + - type: status + status: + - 200