Skip to content
Threat Feed

Tag

Stealth

52 briefs RSS
high advisory

Suspicious Csc.exe Execution via Unconventional Parent Processes

Adversaries frequently leverage the C# compiler (csc.exe) to compile malicious code on-the-fly, often triggered by suspicious parent processes such as office applications or script engines.

living-off-the-land execution stealth
1r 1t
high advisory

Detection of Suspicious File Writes by Core Windows Processes

Detection of suspicious file creation events where critical Windows system binaries write files with potentially malicious extensions, indicating potential process masquerading or system compromise.

stealth persistence detection-engineering windows-security
1r 1t
medium advisory

Detection of PowerShell-Based Timestomping Activity

Adversaries utilize PowerShell commands to modify file system metadata, specifically targeting creation, access, and modification timestamps to evade detection and hinder forensic analysis.

anti-forensics powershell stealth
1r 1t
medium advisory

Detection of Suspicious PowerShell WindowStyle Hidden Usage

Adversaries utilize the PowerShell WindowStyle parameter to execute scripts in a hidden window, a technique often used to conceal malicious activity from user visibility.

stealth powershell execution
1r 1t
medium advisory

Suspicious PowerShell Start-Process PassThru Usage

Detection logic for PowerShell scripts utilizing the Start-Process cmdlet with the -PassThru parameter to execute processes in the background, a technique often used for stealthy execution.

stealth powershell execution
1r 1t
medium advisory

Suspicious Hyper-V Cmdlet Execution

Adversaries may use Hyper-V PowerShell cmdlets to create and manipulate virtual machines to conceal malicious activity or establish persistence.

stealth persistence windows powershell
1r 1t
medium advisory

Detection of In-Memory Assembly Loading via PowerShell Reflection

This brief documents the use of .NET reflection techniques within PowerShell to execute arbitrary code in-memory, a method frequently utilized to bypass file-based security controls.

windows powershell stealth in-memory
1r 1t
medium advisory

PowerShell Virtualization Environment Detection Discovery

Adversaries utilize PowerShell commands to query WMI objects and check for virtualization artifacts to evade sandbox and analysis environments.

discovery stealth evading-sandbox powershell wmi
1r 1t
high advisory

Detection of Suspicious Double Extension File Names

Adversaries frequently employ files with double extensions to bypass user skepticism and exploit Windows default settings that hide common file extensions.

stealth file-masquerading
1r 1t
medium threat

Unsigned .node Module Loading in Electron Applications

Adversaries, such as the DripLoader malware, are abusing the lack of integrity checks in Electron applications to execute malicious native code via unsigned .node modules.

DripLoader persistence execution privilege-escalation stealth electron
1r 2t
medium advisory

Detection of LOLBin Relocation Techniques

Adversaries frequently copy Living-off-the-Land Binaries (LOLBins) from protected system directories to arbitrary locations to evade security controls that rely on path-based allowlisting.

stealth persistence lolbin windows detection-engineering
1r 1t
high advisory

Detection of Renamed CreateDump Utility Execution

Adversaries may rename the legitimate createdump.exe utility to evade detection while performing unauthorized process memory dumps for credential access.

credential-access stealth living-off-the-land
1r 2t
high advisory

PowerShell Script Execution from Alternate Data Streams

Detection of attackers using NTFS Alternate Data Streams (ADS) to hide and execute malicious PowerShell scripts, effectively bypassing simple file-based scanning.

stealth execution persistence powershell ntfs
1r 1t
medium advisory

Detection of PowerShell Base64 Decoding Techniques

This brief documents the use of the 'FromBase64String' method within PowerShell command lines, a common technique for obfuscating malicious payloads to bypass signature-based detection.

stealth obfuscation powershell detection-engineering
1r 2t
high advisory

Suspicious JavaScript Execution Via Mshta.EXE

Detection of attackers using the Windows mshta.exe utility to execute malicious JavaScript code for living-off-the-land stealth execution.

living-off-the-land stealth windows process-execution
1r 1t
medium advisory

Detection of NTFS Alternate Data Stream Manipulation via PowerShell

Adversaries utilize NTFS Alternate Data Streams (ADS) to conceal malicious payloads and configuration data on Windows systems by appending information to existing files.

stealth persistence windows powershell
1r 1t
high advisory

Detection of Windows Console History Clearing

Adversaries often attempt to clear PowerShell command history to conceal malicious activities conducted during a security incident.

anti-forensics powershell stealth
1r 1t
medium advisory

Detection of Sysinternals Procdump Execution

Detection of the execution of the Sysinternals Procdump utility, which is frequently used by attackers to dump process memory for credential access.

credential-access stealth windows tool-abuse
1r 2t
medium advisory

Abuse of NTFS INDEX_ALLOCATION Stream for Directory Obfuscation

Attackers can abuse the NTFS $INDEX_ALLOCATION stream to create directories that are inaccessible to standard Windows utilities like Explorer and PowerShell, facilitating stealthy data storage.

stealth persistence windows ntfs
1r 1t
medium advisory

Execution via NTFS Alternate Data Streams

Adversaries utilize NTFS Alternate Data Streams to hide and execute malicious payloads, evading detection by conventional file analysis tools.

stealth persistence ads ntfs windows
1r 1t
medium advisory

Service Security Descriptor Tampering via Sc.exe

Adversaries use the sc.exe utility to modify service security descriptors to achieve persistence, escalate privileges, or hide malicious services from standard management tools.

persistence privilege-escalation stealth
1r 1t
medium advisory

Suspicious Rundll32 Execution via Uncommon File Extensions

Adversaries may execute malicious payloads by leveraging rundll32.exe with non-standard file extensions to bypass simple filename-based security controls.

stealth living-off-the-land defense-evasion
1r 1t
medium advisory

Suspicious Rundll32 Proxy Execution Patterns

This brief documents common LOLBIN usage of rundll32.exe to execute arbitrary code or bypass security controls through legitimate Windows DLLs.

stealth lolbin windows process-creation
1r 1t
high advisory

Detection of XORDump Credential Dumping Activity

XORDump is a utility used by attackers to dump process memory, specifically targeting lsass.exe to facilitate credential theft.

credential-access stealth hacktool
1r 2t
medium advisory

Remote File Download Using Findstr.exe

Attackers can leverage the findstr.exe utility to download or read content from remote SMB shares using specific command-line arguments, potentially facilitating file exfiltration or second-stage payload delivery.

living-off-the-land file-transfer stealth
1r 1t
medium advisory

Suspicious Dynamic .NET Compilation via Csc.exe

Attackers utilize the C# compiler (csc.exe) to dynamically compile and execute malicious code in memory, enabling evasion of signature-based defenses and EDR hooks.

stealth evading-security-controls windows dot-net
1r 1t
medium advisory

Detection of PowerShell Alternate Data Stream File Storage

Adversaries utilize PowerShell to store malicious payloads within NTFS Alternate Data Streams (ADS) to evade detection and maintain stealthy persistence.

persistence stealth powershell ntfs
1r 1t
medium advisory

Detection of Hidden Executables in NTFS Alternate Data Streams

Adversaries utilize NTFS Alternate Data Streams (ADS) to conceal malicious executables, effectively bypassing basic file visibility checks and traditional security scans.

stealth persistence ads
1r 1t
medium advisory

Abuse of AppX Deployment Service for Malicious Package Installation

Adversaries are leveraging the Windows AppX deployment mechanism to execute malicious packages by placing them in non-standard file paths to bypass traditional deployment directory restrictions.

windows appx stealth persistence
1r
medium advisory

Detection of Registry Modifications to Disable Hidden File Visibility

Adversaries frequently modify Windows registry keys to prevent users from viewing hidden and system files, a technique used to maintain persistence and camouflage malicious artifacts.

stealth registry persistence
1r 1t
high advisory

Detection of PowerShell Token Obfuscation Techniques

This brief documents detection logic for PowerShell command-line obfuscation methods commonly utilized by the Invoke-Obfuscation framework to bypass security monitoring.

powershell obfuscation stealth windows
1r 1t
medium advisory

Detection of Direct Volume Access via PowerShell IO.FileStream

Adversaries may use PowerShell to open a handle to disk volumes via DOS device paths to perform direct, unauthorized file system access or bypass security controls.

stealth file-access powershell
1r 1t
medium advisory

Suspicious Cross-User Process Spawning Behavior

Detection of common user-space applications being spawned under different user contexts, which often indicates privilege escalation testing or sacrificial process execution.

privilege-escalation stealth windows process-creation
1r 2t
medium advisory

PSScriptPolicyTest Creation By Uncommon Process

This brief describes a detection opportunity for the stealthy creation of the 'PSScriptPolicyTest' PowerShell script by processes other than standard PowerShell executables or legitimate Windows components, a behavior potentially indicative of advanced adversaries attempting to bypass PowerShell logging and security policies.

stealth detection powershell
1r 1t
medium advisory

Suspicious System Process Names in Unusual File Locations

This brief detects an attacker's attempt to evade detection and maintain persistence by creating executable files with names identical to legitimate Windows system processes in non-standard directories, a tactic associated with stealth and defense evasion.

stealth defense-evasion persistence windows file-event
1r 1t
high advisory

Rundll32 UNC Path Execution for Malicious DLL Loading

Threat actors are observed abusing the legitimate Windows utility rundll32.exe to execute malicious DLLs from remote UNC network paths, facilitating execution and lateral movement within compromised environments.

Windows lateral-movement code-execution stealth malware
1r 2t
high threat

System File Execution Location Anomaly

This brief describes the detection of Windows system binaries executing from uncommon locations, a defense evasion and stealth technique employed by various threat actors including Lazarus Group and Sidewinder APT, indicating potential malicious activity on an endpoint.

Windows Lazarus Group +5 defense-evasion stealth execution process-anomaly
1r 4t updated
high advisory

Execution Of Non-Existing File via Process Ghosting

This brief details the Process Ghosting technique, an advanced evasion method leveraged by attackers to create and execute processes from files that no longer exist on disk, challenging traditional endpoint detection solutions and hindering forensic investigations.

evasion process-injection windows stealth
1r 2t
high advisory

Remote AppX Package Downloaded from File Sharing or CDN Domain

This brief details the detection of a malicious AppX package downloaded from untrusted file-sharing or CDN domains, a technique employed by threat actors like BazarLoader to deliver malware via abused Windows app mechanisms, potentially leading to system compromise and ransomware.

Windows AppX appx malware initial-access stealth windows
1r 3t 35i
high threat

Suspicious Process Execution from Linux Shared Memory (/dev/shm)

Attackers are abusing the Linux shared memory directory, `/dev/shm`, for fileless malware staging and execution to evade disk-based detection mechanisms, posing a high risk for persistent access and system compromise.

Various APTs +1 stealth execution linux memory-abuse
1r 1t
high advisory

Detecting Renamed ProcDump Execution for Evasion

This brief focuses on the detection of renamed Sysinternals ProcDump executables, a technique often employed by threat actors to evade security controls and perform credential dumping from LSASS memory on Windows systems, leading to potential lateral movement and privilege escalation.

Windows Sysinternals ProcDump stealth credential-dumping sysinternals evasion windows
1r 2t
high advisory

Legitimate Application Dropped Script Detection

This brief describes the detection of Living Off The Land Binaries (LOLBINs) and legitimate Windows applications being abused to drop various script files to disk, indicating malware staging or script-based code execution attempts.

living-off-the-land stealth execution windows
1r 2t
medium advisory

Suspicious PowerShell Start-Process with PassThru for Stealth Execution

This brief details a PowerShell defense evasion technique where adversaries utilize the `Start-Process` cmdlet with the `-PassThru` parameter to execute commands or programs in a hidden, background manner, enabling covert persistent access or malicious payload execution on Windows systems.

powershell defense-evasion stealth windows
1r 1t
medium advisory

GitHub SSH Certificate Configuration Changed

Attackers can modify SSH certificate configurations in GitHub organizations to gain unauthorized access, persist in the environment, escalate privileges, and operate stealthily.

Github ssh certificate initial-access persistence privilege-escalation stealth t1078.004
2r 4t
medium advisory

Kubernetes Event Deletion for Defense Evasion

An adversary may delete Kubernetes events to evade detection and hide malicious activity within a Kubernetes environment by removing audit logs.

Kubernetes stealth defense-evasion
2r 1t
medium advisory

Suspicious AWS SAML Activity Detection

This rule identifies suspicious SAML activity in AWS, such as AssumeRoleWithSAML and UpdateSAMLProvider events, which could indicate an attacker gaining backdoor access, escalating privileges, or establishing persistence.

AWS IAM +1 aws saml cloudtrail initial-access lateral-movement persistence privilege-escalation stealth
2r 3t
medium advisory

Azure AD User Password Reset Detection

Detects when a user successfully resets their own password in Azure Active Directory, which may indicate malicious activity or account compromise.

Azure Active Directory azure password-reset privilege-escalation initial-access persistence credential-access stealth
2r 1t
medium advisory

Azure Service Principal Removal Detection

Detection of a service principal removal in Azure, potentially indicating malicious activity or an attempt to remove evidence of a compromise.

Azure service principal stealth cloud
2r 1t
medium advisory

Unauthorized Guest User Invitation Attempt in Azure

Detection of a failed attempt to invite an external guest user by an Azure user lacking the necessary permissions, potentially indicating privilege escalation or malicious insider activity.

Azure privilege-escalation initial-access persistence stealth
2r 1t
high advisory

Azure Subscription Permission Elevation via Activity Logs

An attacker elevates their Azure subscription permissions to manage all subscriptions, potentially leading to unauthorized access and control over the environment.

Azure privilege-escalation persistence initial-access stealth
2r 1t
high advisory

Azure AD Account Created and Deleted Within a Close Time Frame

Detection of Azure Active Directory accounts that are created and deleted within a short timeframe, potentially indicating malicious activity such as privilege escalation or persistence attempts.

Azure Active Directory privilege-escalation persistence initial-access stealth account-manipulation
2r 3t
medium advisory

AWS Root Account Usage Detected

The AWS root account, which grants unrestricted access to all resources within an AWS account, was used, potentially indicating unauthorized activity, privilege escalation, or a breach of security best practices.

AWS CloudTrail cloud aws privilege-escalation initial-access persistence stealth
3r 3t