nuclei-templates/exposures/configs/cisco-network-config.yaml

25 lines
519 B
YAML

id: cisco-network-config
info:
name: Cisco System Network Configuration Exposure
author: DhiyaneshDk
severity: low
reference: https://www.exploit-db.com/ghdb/5430
tags: config,exposure,cisco,network
requests:
- method: GET
path:
- "{{BaseURL}}/CGI/Java/Serviceability?adapter=device.statistics.configuration"
matchers-condition: and
matchers:
- type: word
words:
- "Network Configuration"
part: body
- type: status
status:
- 200