Enhancement: exposures/configs/ssh-authorized-keys.yaml by cs
parent
8fd6a63872
commit
3b058b0059
|
@ -3,8 +3,12 @@ id: ssh-authorized-keys
|
|||
info:
|
||||
name: SSH Authorized Keys File - Detect
|
||||
author: geeknik
|
||||
severity: low
|
||||
severity: info
|
||||
description: SSH authorized keys file was detected.
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
reference:
|
||||
- https://www.ssh.com/academy/ssh/authorized-key
|
||||
tags: config,exposure,ssh
|
||||
|
@ -29,4 +33,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by md on 2023/02/23
|
||||
# Enhanced by cs on 2023/03/02
|
||||
|
|
Loading…
Reference in New Issue