mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
19 lines
1.0 KiB
YAML
19 lines
1.0 KiB
YAML
name: Use of Cleartext Protocols
|
|
id: 826e6431-aeef-41b4-9fc0-6d0985d65a21
|
|
version: 2
|
|
creation_date: '2019-10-16'
|
|
modification_date: '2026-05-13'
|
|
author: Bhavin Patel, Splunk
|
|
status: production
|
|
description: Leverage searches that detect cleartext network protocols that may leak credentials or should otherwise be encrypted.
|
|
narrative: Various legacy protocols operate by default in the clear, without the protections of encryption. This potentially leaks sensitive information that can be exploited by passively sniffing network traffic. Depending on the protocol, this information could be highly sensitive, or could allow for session hijacking. In addition, these protocols send authentication information, which would allow for the harvesting of usernames and passwords that could potentially be used to authenticate and compromise secondary systems.
|
|
references:
|
|
- https://www.monkey.org/~dugsong/dsniff/
|
|
category:
|
|
- Best Practices
|
|
product:
|
|
- Splunk Enterprise
|
|
- Splunk Enterprise Security
|
|
- Splunk Cloud
|
|
usecase: Security Monitoring
|