nuclei-templates/http/exposed-panels/emerson-power-panel.yaml

32 lines
753 B
YAML
Raw Normal View History

2021-12-16 06:18:07 +00:00
id: emerson-power-panel
info:
name: Emerson Network Power IntelliSlot Web Card Panel - Detect
2021-12-16 06:18:07 +00:00
author: princechaddha
severity: info
description: Emerson Network Power IntelliSlot Web Card panel was detected.
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-12-16 06:18:07 +00:00
metadata:
max-request: 1
shodan-query: http.title:"Emerson Network Power IntelliSlot Web Card"
tags: panel,intellislot,emerson
2021-12-16 06:18:07 +00:00
http:
2021-12-16 06:18:07 +00:00
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Emerson Network Power IntelliSlot Web Card</title>"
- type: status
status:
- 200