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

27 lines
512 B
YAML
Raw Normal View History

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