30 lines
668 B
YAML
30 lines
668 B
YAML
id: watcher-panel
|
|
|
|
info:
|
|
name: Watcher Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: html:"/vsaas/v2/static/"
|
|
tags: panel,watcher,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/vsaas/v2/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Watcher</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100c25e6773421892f859147eb458d47205fee293814e882a11f2ade5fbec6e571302206bd7297fb8502946f0bf9bbf61f0e4b7688385870bbe426f6d85d516df792574:922c64590222798bb761d5b6d8e72950
|