Skip to main content
T1027Defense Evasionhard difficulty

Obfuscated Files or Information

Obfuscation makes a payload hard to read or scan by encoding, encrypting, compressing, or packing its contents on disk or in transit, defeating signature-based detection. For analysts the obfuscation itself becomes the tell rather than the hidden content: long Base64 blobs in command lines, high-entropy files and strings, packed executables, and script layers that decode and execute at runtime. Pair these with the deobfuscation step captured in script-block logging.

Practice detecting Obfuscated Files or Information on realistic SIEM, XDR, Firewall alerts in SOCSimulator Operations.

SIEMXDRFirewall

What is Obfuscated Files or Information?

Obfuscated Files or Information is documented as technique T1027 in MITRE ATT&CK® v19.1 under the Defense Evasion tactic. Detection requires visibility into SIEM, XDR, Firewall telemetry.

Detection Strategies

The following detection strategies help SOC analysts identify Obfuscated Files or Information activity. These methods apply across SIEM, XDR, Firewall environments and can be implemented as detection rules, correlation queries, or behavioral analytics in your security platform.

  1. 1

    Detect Base64-encoded content in process command line arguments, PowerShell scripts, and environment variables, paying particular attention to long encoded strings that decode to executable content or download cradles.

  2. 2

    Monitor for the use of common obfuscation indicators including chr() functions in VBScript, string formatting tricks in PowerShell, and character array operations designed to construct malicious strings at runtime.

  3. 3

    Alert on compression utilities being used by unusual processes or in unusual contexts, such as 7zip or WinRAR being invoked by a web browser or email client to extract files immediately before execution.

  4. 4

    Implement content inspection on web proxy traffic to detect encoded payloads in HTTP requests and responses, including Base64 content in URLs, POST bodies, and HTTP headers used for covert channel communication.

  5. 5

    Use dynamic analysis capabilities to analyze obfuscated files in sandbox environments, comparing static file content with runtime behavior to identify payloads that only reveal their true nature during execution.

Example Alerts

These realistic alert examples show what Obfuscated Files or Information looks like in your security tools. Use them to tune detection rules and train analysts to recognize true positives versus false positives in live environments.

HighXDR

Heavily Obfuscated PowerShell Script Executed

PowerShell script block logging captured execution of a heavily obfuscated script using 14 layers of encoding and character manipulation. After deobfuscation, the script downloads a payload from a legitimate cloud storage service (Dropbox) and loads it directly into memory using reflection to avoid writing to disk. This fileless execution technique evades most traditional antivirus scanning.

HighXDR

Steganographic Payload in Image File

Behavioral analysis detected a process reading a JPEG file and subsequently extracting executable content from it using least-significant-bit steganography. The JPEG was downloaded from a compromised legitimate website. The extracted payload is a second-stage backdoor that was hidden within the image to evade network security controls that permit image file downloads.

MediumFirewall

Encoded Command in Web Request

Web application firewall detected an HTTP request containing Base64-encoded data in a parameter field that decodes to a system command including whoami and hostname. The encoded content bypassed initial WAF rules designed to detect command injection. The source IP has subsequently been blocked and is associated with automated vulnerability scanning infrastructure.

Frequently Asked Questions

How do SOC analysts detect Obfuscated Files or Information?
Detection centers on SIEM, XDR, Firewall telemetry for the defense evasion phase of the attack. Detect Base64-encoded content in process command line arguments, PowerShell scripts, and environment variables, paying particular attention to long encoded strings that decode to executable content or download cradles. Monitor for the use of common obfuscation indicators including chr() functions in VBScript, string formatting tricks in PowerShell, and character array operations designed to construct malicious strings at runtime.
What does a Obfuscated Files or Information alert look like?
A representative XDR detection is "Heavily Obfuscated PowerShell Script Executed" (high severity): PowerShell script block logging captured execution of a heavily obfuscated script using 14 layers of encoding and character manipulation. After deobfuscation, the script downloads a payload from a legitimate cloud storage service (Dropbox) and loads it directly into memory using reflection to avoid writing to disk. This fileless execution technique evades most traditional antivirus scanning.
Which tools detect Obfuscated Files or Information, and how can I practice?
Obfuscated Files or Information (T1027) is best surfaced with SIEM, XDR, Firewall telemetry, which exposes the defense evasion signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.

Practice Obfuscated Files or Information in a Free Room

Investigate Obfuscated Files or Information on realistic SIEM, XDR, and firewall consoles, free.

OneNote Attachment to RAT: A Guided First Investigation

OneNote Attachment to RAT: A Guided First Investigation

A logistics contracts employee at Glacierline Freight opens an attachment that arrived in her inbox and clicks a button inside it. Minutes later her workstation is running something that appears on no software inventory and is talking to a host that no business process uses. Walk the email gateway records, the file artifacts and the endpoint process tree one step at a time, and work out for yourself which message carried the delivery, what landed on disk, and what ran.

15m·256 tasks
View Operation
Overdue Invoice, Compromised Endpoint: Tracing a Finance Workstation Intrusion

Overdue Invoice, Compromised Endpoint: Tracing a Finance Workstation Intrusion

A finance clerk at Brightwater Logistics worked through her inbox at her desk one Tuesday morning. Inside the hour her workstation, bwl-fin-wks-042, was running programs no accounts-payable machine has any business running and reaching hosts that have nothing to do with freight. You have the mail gateway records for her mailbox and the endpoint telemetry for that hour, and nothing else. Work the morning in order: establish what was delivered, what ran, what it left behind so that it would run again, and where it reported to.

25m·256 tasks
View Operation
Weaponized SVG: Embedded Code in an Image Attachment

Weaponized SVG: Embedded Code in an Image Attachment

A treasury analyst at a bank opens what looks like a SWIFT payment confirmation, clicks the button inside it, and no document ever appears. Minutes later her workstation is running code out of her own user profile and holding an encrypted session to a host it has never contacted before. Walk the mail gateway, the file artifacts and the endpoint process tree step by step, from the delivery that started it to the beacon that followed.

25m·256 tasks
View Operation
Glossary

What is False Positive? SOC Glossary

A false positive is a security alert that fires on legitimate, benign activity, incorrectly classifying safe behavior as…

Read more
Glossary

What is EDR? SOC Glossary

Endpoint Detection and Response (EDR) is a security technology that continuously monitors endpoint activity, recording p…

Read more
Glossary

What is Threat Hunting? SOC Glossary

Threat hunting is the proactive, human-led process of searching through security telemetry to find hidden threats that e…

Read more
Glossary

What is Log Management? SOC Glossary

Log management is the process of collecting, normalizing, storing, retaining, and analyzing log data from across the IT …

Read more
Career Path

Detection Engineer Career Guide: Salary & Skills

Detection Engineers build the rules, analytics, and automated workflows that determine what the SOC can see. You transla…

Read more
Career Path

Threat Hunter Career Guide: Salary & Skills

Threat Hunters do not wait for alerts. You develop hypotheses based on threat intelligence and adversary behavior models…

Read more
Tool

SIEM Training Console: SOCSimulator

The SIEM console in SOCSimulator replicates the workflow of enterprise platforms like Splunk Enterprise Security, Micros…

Read more
Tool

XDR Training Console: SOCSimulator

The XDR console in SOCSimulator replicates the investigation workflow of platforms like CrowdStrike Falcon, Microsoft De…

Read more
Tool

Firewall Training Console: SOCSimulator

The Firewall console in SOCSimulator replicates the log analysis experience of enterprise platforms like Palo Alto Netwo…

Read more
Comparison

SOCSimulator Vs. Letsdefend: Platform Comparison

SOCSimulator wins on operational realism. You get multi-tool shift simulation with SLA pressure, noise injection, and al…

Read more
Free Room

CI/CD Pipeline Hijack: GitHub Actions Compromise

medium difficulty room covering T1027

Read more
Free Room

Hidden in the Pixels: LSB Steganography Exfil From an Infected Endpoint

medium difficulty room covering T1027.003

Read more