whatsup-gold-detection
parent
6a65d0aad1
commit
b4717cfc17
|
@ -0,0 +1,24 @@
|
||||||
|
id: whatsup-gold-panel
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Whatsup Gold Login Panel - Detect
|
||||||
|
author: rxerium
|
||||||
|
severity: info
|
||||||
|
description: An Whatsup Gold login panel was detected.
|
||||||
|
tags: panel,whatsup-gold
|
||||||
|
|
||||||
|
http:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- '{{BaseURL}}'
|
||||||
|
- '{{BaseURL}}/NmConsole'
|
||||||
|
|
||||||
|
matchers-condition: and
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
words:
|
||||||
|
- "<title>WhatsUp Gold</title>"
|
||||||
|
|
||||||
|
- type: status
|
||||||
|
status:
|
||||||
|
- 200
|
Loading…
Reference in New Issue