From 20458382e63010fa8f8d4b6380770cba9b07956d Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Thu, 21 Oct 2021 22:22:40 +0530 Subject: [PATCH] Create fireware-xtm-user-authentication.yaml --- .../fireware-xtm-user-authentication.yaml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 exposed-panels/fireware-xtm-user-authentication.yaml diff --git a/exposed-panels/fireware-xtm-user-authentication.yaml b/exposed-panels/fireware-xtm-user-authentication.yaml new file mode 100644 index 0000000000..2f351d82e1 --- /dev/null +++ b/exposed-panels/fireware-xtm-user-authentication.yaml @@ -0,0 +1,23 @@ +id: fireware-xtm-user-authentication + +info: + name: Fireware XTM User Authentication + author: dhiyaneshDK + severity: info + tags: panel + metadata: + shodan: 'http.title:"Fireware XTM User Authentication"' + +requests: + - method: GET + path: + - '{{BaseURL}}/sslvpn_logon.shtml' + + matchers-condition: and + matchers: + - type: word + words: + - 'User Authentication' + - type: status + status: + - 200