Enhancement: exposures/configs/samba-config.yaml by mp
parent
d7b23740e1
commit
9ca957f226
|
@ -1,9 +1,15 @@
|
||||||
id: samba-config
|
id: samba-config
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Samba config file disclosure
|
name: Samba Config - Detect
|
||||||
author: sheikhrishad
|
author: sheikhrishad
|
||||||
severity: info
|
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
|
tags: config,exposure,smb,samba
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
|
@ -22,3 +28,5 @@ requests:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
|
# Enhanced by mp on 2023/02/05
|
||||||
|
|
Loading…
Reference in New Issue