added matcher and fixed spacing
parent
43804209d2
commit
f0e02adc86
|
@ -1,17 +1,20 @@
|
|||
id: dell-bmc-panel-detect
|
||||
id: dell-bmc-panel
|
||||
|
||||
info:
|
||||
name: Dell BMC Web Panel - Detect
|
||||
name: Dell BMC Panel - Detect
|
||||
author: megamansec
|
||||
severity: info
|
||||
description: Dell BMC web panel was detected.
|
||||
description: |
|
||||
Dell BMC web 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
|
||||
tags: panel,bmc,dell
|
||||
metadata:
|
||||
max-request: 1
|
||||
shodan-query: title:"Dell Remote Management Controller"
|
||||
verified: true
|
||||
tags: panel,bmc,dell,login
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -23,3 +26,7 @@ http:
|
|||
part: body
|
||||
words:
|
||||
- "<title>Dell Remote Management Controller</title>"
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue