Update whatsup-gold.yaml
parent
47050f41b1
commit
c03a045722
|
@ -4,8 +4,13 @@ info:
|
||||||
name: Whatsup Gold Login Panel - Detect
|
name: Whatsup Gold Login Panel - Detect
|
||||||
author: rxerium
|
author: rxerium
|
||||||
severity: info
|
severity: info
|
||||||
description: An Whatsup Gold login panel was detected.
|
description: |
|
||||||
tags: panel,whatsup-gold
|
Whatsup Gold login panel was detected.
|
||||||
|
metadata:
|
||||||
|
verified: true
|
||||||
|
max-request: 2
|
||||||
|
shodan-query: title:"WhatsUp Gold"
|
||||||
|
tags: panel,whatsup-gold,detect
|
||||||
|
|
||||||
http:
|
http:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -13,6 +18,7 @@ http:
|
||||||
- '{{BaseURL}}'
|
- '{{BaseURL}}'
|
||||||
- '{{BaseURL}}/NmConsole'
|
- '{{BaseURL}}/NmConsole'
|
||||||
|
|
||||||
|
stop-at-first-match: true
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
|
Loading…
Reference in New Issue