nuclei-templates/exposed-panels/cisco/cisco-prime-infrastructure....

27 lines
512 B
YAML

id: cisco-prime-infrastructure
info:
name: Cisco Prime Infrastructure
author: dhiyaneshDk
severity: info
metadata:
shodan-query: http.title:"prime infrastructure"
tags: panel,cisco
requests:
- method: GET
path:
- "{{BaseURL}}/webacs/pages/common/login.jsp"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'productName = "Prime Infrastructure"'
- "Cisco "
- type: status
status:
- 200