mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
23 lines
987 B
YAML
23 lines
987 B
YAML
name: Use of Cleartext Protocols
|
|
id: 826e6431-aeef-41b4-9fc0-6d0985d65a21
|
|
version: 1
|
|
date: '2017-09-15'
|
|
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.
|
|
author: Bhavin Patel, Splunk
|
|
type: ESCU
|
|
references:
|
|
- https://www.monkey.org/~dugsong/dsniff/
|
|
tags:
|
|
analytics_story: Use of Cleartext Protocols
|
|
usecase: Security Monitoring
|
|
category:
|
|
- Best Practices
|