Enhancement: exposures/configs/hp-ilo-serial-key-disclosure.yaml by md
parent
d2ca8d26c5
commit
bc702249f2
|
@ -1,11 +1,16 @@
|
|||
id: hp-ilo-serial-key-disclosure
|
||||
|
||||
info:
|
||||
name: HP ILO Serial Key Disclosure
|
||||
name: HP iLO Serial Key - Detect
|
||||
author: dhiyaneshDk
|
||||
severity: medium
|
||||
descriptionL: HP iLO serial key was detected.
|
||||
reference:
|
||||
- https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/hp-ilo-serial-key-disclosure.json
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||
cvss-score: 5.3
|
||||
cwe-id: CWE-200
|
||||
tags: exposure,config
|
||||
|
||||
requests:
|
||||
|
@ -26,3 +31,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by md on 2023/02/09
|
||||
|
|
Loading…
Reference in New Issue