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 DET0898 — Detection of Spoofed User-Agent
DET0898

Detection of Spoofed User-Agent

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

Analytics

3
AN2029 Analytic 2029
Windows

Process execution without GUI context (e.g., powershell.exe, wscript.exe) generates HTTP traffic with a spoofed User-Agent mimicking a legitimate browser. No corresponding UI application (e.g., msedge.exe) is active or in parent lineage. The User-Agent deviates from known enterprise baselines or contains spoofed platform indicators. User-Agent strings can be gathered with API calls such as `ShellExecuteW` to open the default browser on a socket to receive an HTTP reply, or by hard coding the User-Agent string for a specific browser.

NSM:Flow Inbound HTTP POST with suspicious payload size or user-agent WinEventLog:Sysmon EventCode=3, 22 etw:Microsoft-Windows-Kernel-Process API Calls
[HeaderSignatureMatch] Specific HTTP header anomalies or patterns (e.g., spoofed User-Agent).
[UserAgentFingerprint] Flag browser-based sessions
[NonBrowserProcessList] List of non-browser binaries expected not to initiate web requests (e.g., powershell.exe, cscript.exe)
AN2031 Analytic 2031
Linux

Detection of HTTP outbound requests with inconsistent or spoofed User-Agent headers from command-line tools (e.g., curl, wget, python requests) following interactive user shells or scheduled jobs outside of normal user session behavior.

NSM:Flow http.log, conn.log auditd:SYSCALL outbound connections auditd:SYSCALL execve
[HeaderSignatureMatch] Specific HTTP header anomalies or patterns (e.g., spoofed User-Agent).
[UserAgentFingerprint] Flag browser-based sessions
AN2032 Analytic 2032
macOS

Observation of scripted network requests (e.g., using osascript, curl, or python) that include mismatched or spoofed browser User-Agent strings compared to the typical macOS Safari or Chrome baseline, especially when triggered by non-interactive launch agents, login hooks, or background daemons.

macos:unifiedlog network connection events NSM:Flow Inbound HTTP POST with suspicious payload size or user-agent macos:unifiedlog exec logs
[UserAgentFingerprint] Flag browser-based sessions
[HeaderSignatureMatch] Specific HTTP header anomalies or patterns (e.g., spoofed User-Agent).

Detected Techniques

1

Details

MITRE ID
DET0898
STIX ID
x-mitre-detection-strategy--ad21a251-e824-4368-a04c-8a480ee653cc
Analytics
3
Techniques Detected
1
By Tactic
Stealth
1
Leaving Threaticon

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