35 lines
873 B
YAML
35 lines
873 B
YAML
id: samba-config
|
|
|
|
info:
|
|
name: Samba Config - Detect
|
|
author: sheikhrishad
|
|
severity: info
|
|
description: Samba configuration information 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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: config,exposure,smb,samba
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/smb.conf"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "configuration file"
|
|
- "samba"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502200c72d77acaaec82a288ef7234ba4c593e493b06ae50d682d119a68aa34f33ddb02210093dc2ce105d463160f65a5565aa1803d8c21012370a5d7e079c3dbf7543ebc7d:922c64590222798bb761d5b6d8e72950
|