From 9ca957f226af8943f356b29b7927ba3b74918a9f Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Sun, 5 Feb 2023 13:54:36 -0500 Subject: [PATCH] Enhancement: exposures/configs/samba-config.yaml by mp --- exposures/configs/samba-config.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/exposures/configs/samba-config.yaml b/exposures/configs/samba-config.yaml index 15e05034c0..2db0362da1 100644 --- a/exposures/configs/samba-config.yaml +++ b/exposures/configs/samba-config.yaml @@ -1,9 +1,15 @@ id: samba-config info: - name: Samba config file disclosure + name: Samba Config - Detect author: sheikhrishad severity: info + description: Samba configuration was detected. + reference: https://www.samba.org/samba/docs/using_samba/ch06.html + 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 tags: config,exposure,smb,samba requests: @@ -22,3 +28,5 @@ requests: - type: status status: - 200 + +# Enhanced by mp on 2023/02/05