Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0254 — Detection Strategy of Transmitted Data Manipulation
DET0254

Detection Strategy of Transmitted Data Manipulation

3 analytic(s) · 1 technique(s) detected

Analytics

3
AN0702 Analytic 0702
Windows

Monitor for anomalies in transmitted data streams, including mismatched file integrity checks, API interception, or man-in-the-middle modifications. Detect unexpected use of APIs that handle network I/O where transmitted data integrity could be manipulated.

WinEventLog:Sysmon EventCode=3, 22 WinEventLog:Sysmon EventCode=15
[IntegrityBaseline] Hash baselines or digital signature references to validate transmitted data.
[MonitoredPorts] List of ports/services where data integrity validation is enforced.
AN0703 Analytic 0703
Linux

Detect alterations of transmitted data via monitoring syscalls (`send`, `recv`, `write`) or middleware interception. Identify mismatched file hashes when compared at origin vs. destination. Watch for anomalous activity from processes interacting with secure transmission services (e.g., OpenSSL, scp).

auditd:SYSCALL send, recv, write: Abnormal interception or alteration of transmitted data linux:syslog Integrity mismatch warnings or malformed packets detected
[WatchedProcesses] List of processes authorized to handle transmitted data (e.g., sshd, nginx).
[HashCheckInterval] Frequency of out-of-band integrity verification checks.
AN0704 Analytic 0704
macOS

Monitor system APIs such as CFNetwork and SecureTransport for anomalies in transmitted data streams. Detect mismatches in file hashes or SSL/TLS downgrade attempts that enable manipulation of transmitted data.

macos:unifiedlog Suspicious anomalies in transmitted data integrity during application network operations macos:osquery CALCULATE: Integrity validation of transmitted data via hash checks
[TLSValidationRules] Custom rules for enforcing HTTPS/TLS integrity checks to prevent downgrade manipulation.
[AllowedApps] Whitelisted macOS apps permitted to transmit critical data.

Detected Techniques

1

Details

MITRE ID
DET0254
STIX ID
x-mitre-detection-strategy--1764bbd5-67d1-4225-9c06-0d5aa74d056f
Analytics
3
Techniques Detected
1
By Tactic
Impact
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.