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

34 lines
741 B
YAML
Raw Normal View History

2021-11-06 16:48:39 +00:00
id: cisco-prime-infrastructure
info:
name: Cisco Prime Infrastructure Panel - Detect
2021-11-06 16:48:39 +00:00
author: dhiyaneshDk
severity: info
description: |
A Cisco Prime Infrastructure login panel was discovered.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
2021-11-06 16:48:39 +00:00
metadata:
max-request: 1
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
http:
2021-11-06 16:48:39 +00:00
- 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