37 lines
943 B
YAML
37 lines
943 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:
|
|
max-request: 2
|
|
shodan-query: html:"Cisco Unity Connection"
|
|
verified: true
|
|
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: 490a00463044022067ca0395c5118f81dca1fb693524759e613d662a69a2460743b6d6e403ba551802206cc24a8eb5dd2c5b8e3a429129800013dbc0e6a82d95180966478212fba5c6af:922c64590222798bb761d5b6d8e72950 |