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

26 lines
517 B
YAML
Raw Normal View History

2021-04-21 20:59:31 +00:00
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
2021-04-21 20:59:31 +00:00
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