From 43fac1eefce1b1afaea3f901e1ad9a98040880a1 Mon Sep 17 00:00:00 2001 From: Hardik Solanki <49536512+HardikSolanki96@users.noreply.github.com> Date: Sun, 27 Nov 2022 14:42:02 +0000 Subject: [PATCH] Create vodafone-vox-ui.yaml --- exposed-panels/vodafone-vox-ui.yaml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 exposed-panels/vodafone-vox-ui.yaml diff --git a/exposed-panels/vodafone-vox-ui.yaml b/exposed-panels/vodafone-vox-ui.yaml new file mode 100644 index 0000000000..5359a2de55 --- /dev/null +++ b/exposed-panels/vodafone-vox-ui.yaml @@ -0,0 +1,27 @@ +id: vodafone-vox-ui + +info: + name: Vodafone Vox UI + author: Hardik-Solanki + severity: info + metadata: + verified: true + shodan-query: title:"Vodafone Vox UI" + tags: panel,vodafone + +requests: + - method: GET + path: + - '{{BaseURL}}/login.stm' + + matchers-condition: and + matchers: + - type: word + words: + - "Vodafone Vox UI" + - "Welcome to your EasyBox" + condition: and + + - type: status + status: + - 200