From c03a04572236d57dd504c76c4e801ac2d0057771 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Fri, 9 Aug 2024 19:02:12 +0400 Subject: [PATCH] Update whatsup-gold.yaml --- http/exposed-panels/whatsup-gold.yaml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/http/exposed-panels/whatsup-gold.yaml b/http/exposed-panels/whatsup-gold.yaml index a77c97a000..a35281dc0b 100644 --- a/http/exposed-panels/whatsup-gold.yaml +++ b/http/exposed-panels/whatsup-gold.yaml @@ -4,8 +4,13 @@ info: name: Whatsup Gold Login Panel - Detect author: rxerium severity: info - description: An Whatsup Gold login panel was detected. - tags: panel,whatsup-gold + description: | + Whatsup Gold login panel was detected. + metadata: + verified: true + max-request: 2 + shodan-query: title:"WhatsUp Gold" + tags: panel,whatsup-gold,detect http: - method: GET @@ -13,6 +18,7 @@ http: - '{{BaseURL}}' - '{{BaseURL}}/NmConsole' + stop-at-first-match: true matchers-condition: and matchers: - type: word @@ -22,4 +28,4 @@ http: - type: status status: - - 200 \ No newline at end of file + - 200