nuclei-templates/http/exposed-panels/cisco/cisco-expressway-panel.yaml

35 lines
1.0 KiB
YAML
Raw Normal View History

2024-03-16 09:19:13 +00:00
id: cisco-expressway-panel
info:
name: CISCO Expressway Login Panel - Detect
author: righettod
severity: info
description: |
CISCO Expressway login panel was detected.
reference:
- https://www.cisco.com/c/en/us/products/unified-communications/expressway-series/index.html
metadata:
verified: true
max-request: 1
shodan-query: html:"Cisco Expressway"
tags: panel,cisco,login,detect
2024-03-16 09:19:13 +00:00
http:
- method: GET
path:
- "{{BaseURL}}/login"
matchers:
- type: dsl
dsl:
- 'status_code == 200'
2024-03-17 17:33:50 +00:00
- 'contains_any(to_lower(body), "cisco expressway", "cisco expway")'
2024-03-16 09:19:13 +00:00
condition: and
extractors:
- type: regex
part: body
group: 1
regex:
2024-03-17 17:33:50 +00:00
- 'Cisco\s+(?:Expressway|Expway)\s+([A-Za-z\s]+)<\/legend>'
# digest: 4a0a00473045022072ff0d78e16c7789ee82205c94f1efea59dedb5d2deb469c5137640a14dc61f6022100ea4b5e671f90362a0a83b148b1ecafd2abab1fa530cb14295fed23da04d36fc6:922c64590222798bb761d5b6d8e72950