37 lines
945 B
YAML
37 lines
945 B
YAML
id: cisco-unity-panel
|
|
|
|
info:
|
|
name: Cisco Unity Connection Panel - Detect
|
|
author: HeeresS
|
|
severity: info
|
|
description: |
|
|
A Cisco Unity Connection instance was detected.
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"Cisco Unity Connection"
|
|
tags: panel,cisco,unity,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cuadmin/home.do"
|
|
- "{{BaseURL}}"
|
|
|
|
stop-at-first-match: true
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Cisco Unity Connection Administration"
|
|
- ">Cisco Unity Connection</a>"
|
|
condition: or
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502200a80c7d68cfe1ae0075603046be2f5dd175796cb6b9bf4daa92aa80b7981219c022100e47b1b5107b34e7e9aac0afb13a9f878da371df77f19c24fc83ac7ae87da03b9:922c64590222798bb761d5b6d8e72950 |