Enhancement: exposures/configs/ssh-authorized-keys.yaml by cs

patch-1
MostInterestingBotInTheWorld 2023-03-02 14:53:03 -05:00
parent 8fd6a63872
commit 3b058b0059
1 changed files with 6 additions and 2 deletions

View File

@ -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