MITRE ATT&CK technique
Hijack Execution Flow detection rulesT1574
Hijack Execution Flow (T1574) is a MITRE ATT&CK technique in the Execution tactic. This page lists the 121 community-maintained Sigma detection rules in the library mapped to T1574 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, linux.
Top products
Tactic
APT27 - Emissary Panda Activity
criticalDetects the execution of DLL side-loading malware used by threat group Emissary Panda aka APT27
windows · process_creation
HackTool - SharpUp PrivEsc Tool Execution
criticalDetects the use of SharpUp, a tool for local privilege escalation
windows · process_creation
Winnti Malware HK University Campaign
criticalDetects specific process characteristics of Winnti malware noticed in Dec/Jan 2020 in a campaign against Honk Kong universities
windows · process_creation
Winnti Pipemon Characteristics
criticalDetects specific process characteristics of Winnti Pipemon malware reported by ESET
windows · process_creation
Abuse of Service Permissions to Hide Services Via Set-Service
highDetects usage of the "Set-Service" powershell cmdlet to configure a new SecurityDescriptor that allows a service to be hidden from other utilities such as "sc.exe", "Get-Service"...etc. (Works only in powershell 7)
windows · process_creation
Abuse of Service Permissions to Hide Services Via Set-Service - PS
highDetects usage of the "Set-Service" powershell cmdlet to configure a new SecurityDescriptor that allows a service to be hidden from other utilities such as "sc.exe", "Get-Service"...etc. (Works only in powershell 7)
windows · ps_script
Aruba Network Service Potential DLL Sideloading
highDetects potential DLL sideloading activity via the Aruba Networks Virtual Intranet Access "arubanetsvc.exe" process using DLL Search Order Hijacking
windows · image_load
Code Injection by ld.so Preload
highDetects the ld.so preload persistence file. See `man ld.so` for more information.
linux
DHCP Callout DLL Installation
highDetects the installation of a Callout DLL via CalloutDlls and CalloutEnabled parameter in Registry, which can be used to execute code in context of the DHCP server (restart required)
windows · registry_set
DHCP Server Error Failed Loading the CallOut DLL
highThis rule detects a DHCP server error in which a specified Callout DLL (in registry) could not be loaded
windows
DHCP Server Loaded the CallOut DLL
highThis rule detects a DHCP server in which a specified Callout DLL (in registry) was loaded
windows
Diamond Sleet APT DLL Sideloading Indicators
highDetects DLL sideloading activity seen used by Diamond Sleet APT
windows · image_load
DLL Search Order Hijackig Via Additional Space in Path
highDetects when an attacker create a similar folder structure to windows system folders such as (Windows, Program Files...) but with a space in order to trick DLL load search order and perform a "DLL Search Order Hijacking" attack
windows · file_event
DLL Sideloading by VMware Xfer Utility
highDetects execution of VMware Xfer utility (VMwareXferlogs.exe) from the non-default directory which may be an attempt to sideload arbitrary DLL
windows · process_creation
DLL Sideloading Of ShellChromeAPI.DLL
highDetects processes loading the non-existent DLL "ShellChromeAPI". One known example is the "DeviceEnroller" binary in combination with the "PhoneDeepLink" flag tries to load this DLL. Adversaries can drop their own renamed DLL and execute it via DeviceEnroller.exe using this parameter
windows · image_load
DNS Server Error Failed Loading the ServerLevelPluginDLL
highDetects a DNS server error in which a specified plugin DLL (in registry) could not be loaded
windows
Exploiting SetupComplete.cmd CVE-2019-1378
highDetects exploitation attempt of privilege escalation vulnerability via SetupComplete.cmd and PartnerSetupComplete.cmd described in CVE-2019-1378
windows · process_creation
Fax Service DLL Search Order Hijack
highThe Fax service attempts to load ualapi.dll, which is non-existent. An attacker can then (side)load their own malicious DLL using this service.
windows · image_load
HackTool - Powerup Write Hijack DLL
highPowerup tool's Write Hijack DLL exploits DLL hijacking for privilege escalation. In it's default mode, it builds a self deleting .bat file which executes malicious command. The detection rule relies on creation of the malicious bat file (debug.bat by default).
windows · file_event
Lazarus APT DLL Sideloading Activity
highDetects sideloading of trojanized DLLs used in Lazarus APT campaign in the case of a Spanish aerospace company
windows · image_load
Malicious DLL File Dropped in the Teams or OneDrive Folder
highDetects creation of a malicious DLL file in the location where the OneDrive or Team applications Upon execution of the Teams or OneDrive application, the dropped malicious DLL file ("iphlpapi.dll") is sideloaded
windows · file_event
Microsoft Defender Blocked from Loading Unsigned DLL
highDetects Code Integrity (CI) engine blocking Microsoft Defender's processes (MpCmdRun and NisSrv) from loading unsigned DLLs which may be an attempt to sideload arbitrary DLL
windows
Microsoft Office DLL Sideload
highDetects DLL sideloading of DLLs that are part of Microsoft Office from non standard location
windows · image_load
Modification of ld.so.preload
highIdentifies modification of ld.so.preload for shared object injection. This technique is used by attackers to load arbitrary code into processes.
linux
New DNS ServerLevelPluginDll Installed
highDetects the installation of a DNS plugin DLL via ServerLevelPluginDll parameter in registry, which can be used to execute code in context of the DNS server (restart required)
windows · registry_set
New DNS ServerLevelPluginDll Installed Via Dnscmd.EXE
highDetects the installation of a DNS plugin DLL via ServerLevelPluginDll parameter in registry, which can be used to execute code in context of the DNS server (restart required)
windows · process_creation
Pingback Backdoor Activity
highDetects the use of Pingback backdoor that creates ICMP tunnel for C2 as described in the trustwave report
windows · process_creation
Pingback Backdoor DLL Loading Activity
highDetects the use of Pingback backdoor that creates ICMP tunnel for C2 as described in the trustwave report
windows · image_load
Pingback Backdoor File Indicators
highDetects the use of Pingback backdoor that creates ICMP tunnel for C2 as described in the trustwave report
windows · file_event
Possible Privilege Escalation via Weak Service Permissions
highDetection of sc.exe utility spawning by user with Medium integrity level to change service ImagePath or FailureCommand
windows · process_creation
Potential appverifUI.DLL Sideloading
highDetects potential DLL sideloading of "appverifUI.dll"
windows · image_load
Potential DLL Sideloading Of KeyScramblerIE.DLL Via KeyScrambler.EXE
highDetects potential DLL side loading of "KeyScramblerIE.dll" by "KeyScrambler.exe". Various threat actors and malware have been found side loading a masqueraded "KeyScramblerIE.dll" through "KeyScrambler.exe".
windows · image_load
Potential DLL Sideloading Of Non-Existent DLLs From System Folders
highDetects loading of specific system DLL files that are usually not present on the system (or at least not in system directories) but may be loaded by legitimate processes, potentially indicating phantom DLL hijacking attempts. Phantom DLL hijacking involves placing malicious DLLs with names of non-existent system binaries in locations where legitimate applications may search for them, leading to execution of the malicious DLLs.
windows · image_load
Potential DLL Sideloading Via comctl32.dll
highDetects potential DLL sideloading using comctl32.dll to obtain system privileges
windows · image_load
Potential DLL Sideloading Via VMware Xfer
highDetects loading of a DLL by the VMware Xfer utility from the non-default directory which may be an attempt to sideload arbitrary DLL
windows · image_load
Potential EACore.DLL Sideloading
highDetects potential DLL sideloading of "EACore.dll"
windows · image_load
Potential Edputil.DLL Sideloading
highDetects potential DLL sideloading of "edputil.dll"
windows · image_load
Potential Iviewers.DLL Sideloading
highDetects potential DLL sideloading of "iviewers.dll" (OLE/COM Object Interface Viewer)
windows · image_load
Potential JLI.dll Side-Loading
highDetects potential DLL side-loading of jli.dll. JLI.dll has been observed being side-loaded by Java processes by various threat actors, including APT41, XWorm, and others in order to load malicious payloads in context of legitimate Java processes.
windows · image_load
Potential Mpclient.DLL Sideloading
highDetects potential sideloading of "mpclient.dll" by Windows Defender processes ("MpCmdRun" and "NisSrv") from their non-default directory.
windows · image_load
Potential Mpclient.DLL Sideloading Via Defender Binaries
highDetects potential sideloading of "mpclient.dll" by Windows Defender processes ("MpCmdRun" and "NisSrv") from their non-default directory.
windows · process_creation
Potential Notepad++ CVE-2025-49144 Exploitation
highDetects potential exploitation of CVE-2025-49144, a local privilege escalation vulnerability in Notepad++ installers (v8.8.1 and prior) where the installer calls regsvr32.exe without specifying the full path. This allows an attacker to execute arbitrary code with elevated privileges by placing a malicious regsvr32.exe alongside this Legitimate Notepad++ installer. The vulnerability is triggered when the installer attempts to register the NppShell.dll file, which is a component of Notepad++.
windows · process_creation
Potential PlugX Activity
highDetects the execution of an executable that is typically used by PlugX for DLL side loading starting from an uncommon location
windows · process_creation
Potential PrintNightmare Exploitation Attempt
highDetect DLL deletions from Spooler Service driver folder. This might be a potential exploitation attempt of CVE-2021-1675
windows · file_delete
Potential Privilege Escalation via Service Permissions Weakness
highDetect modification of services configuration (ImagePath, FailureCommand and ServiceDLL) in registry by processes with Medium integrity level
windows · process_creation
Potential Raspberry Robin Aclui Dll SideLoading
highDetects potential sideloading of malicious "aclui.dll" by OleView.This behavior was observed in Raspberry-Robin variants reported by chekpoint research on Feburary 2024.
windows · image_load
Potential Rcdll.DLL Sideloading
highDetects potential DLL sideloading of rcdll.dll
windows · image_load
Potential RjvPlatform.DLL Sideloading From Non-Default Location
highDetects potential DLL sideloading of "RjvPlatform.dll" by "SystemResetPlatform.exe" located in a non-default location.
windows · image_load
Potential SmadHook.DLL Sideloading
highDetects potential DLL sideloading of "SmadHook.dll", a DLL used by SmadAV antivirus
windows · image_load
Potential System DLL Sideloading From Non System Locations
highDetects DLL sideloading of DLLs usually located in system locations (System32, SysWOW64, etc.).
windows · image_load
Potential Vcruntime140 DLL Sideloading
highDetects potential DLL sideloading of vcruntime140.dll, a common C++ runtime library. Threat actors have been observed using DLL sideloading techniques to load malicious payloads under the guise of legitimate applications such as SqlWriter, SqlDumper etc. Notably, APT29 has been documented leveraging WinELOADER to sideload vcruntime140.dll for executing malicious code.
windows · image_load
Potential Waveedit.DLL Sideloading
highDetects potential DLL sideloading of "waveedit.dll", which is part of the Nero WaveEditor audio editing software.
windows · image_load
Registry Modification for OCI DLL Redirection
highDetects registry modifications related to 'OracleOciLib' and 'OracleOciLibPath' under 'MSDTC' settings. Threat actors may modify these registry keys to redirect the loading of 'oci.dll' to a malicious DLL, facilitating phantom DLL hijacking via the MSDTC service.
windows · registry_set
Renamed Vmnat.exe Execution
highDetects renamed vmnat.exe or portable version that can be used for DLL side-loading
windows · process_creation
Service DACL Abuse To Hide Services Via Sc.EXE
highDetects usage of the "sc.exe" utility adding a new service with special permission seen used by threat actors which makes the service hidden and unremovable.
windows · process_creation
Small Sieve Malware CommandLine Indicator
highDetects specific command line argument being passed to a binary as seen being used by the malware Small Sieve.
windows · process_creation
Suspicious GUP Usage
highDetects execution of the Notepad++ updater in a suspicious directory, which is often used in DLL side-loading attacks
windows · process_creation
Suspicious Printer Driver Empty Manufacturer
highDetects a suspicious printer driver installation with an empty Manufacturer value
windows · registry_set
Suspicious Service DACL Modification Via Set-Service Cmdlet - PS
highDetects usage of the "Set-Service" powershell cmdlet to configure a new SecurityDescriptor that allows a service to be hidden from other utilities such as "sc.exe", "Get-Service"...etc. (Works only in powershell 7)
windows · ps_script
Suspicious Unsigned Thor Scanner Execution
highDetects loading and execution of an unsigned thor scanner binary.
windows · image_load
System Control Panel Item Loaded From Uncommon Location
highDetects image load events of system control panel items (.cpl) from uncommon or non-system locations that may indicate DLL sideloading or other abuse techniques.
windows · image_load
Tasks Folder Evasion
highThe Tasks folder in system32 and syswow64 are globally writable paths. Adversaries can take advantage of this and load or influence any script hosts or ANY .NET Application in Tasks to load and execute a custom assembly into cscript, wscript, regsvr32, mshta, eventvwr
windows · process_creation
Trusted Path Bypass via Windows Directory Spoofing
highDetects DLLs loading from a spoofed Windows directory path with an extra space (e.g "C:\Windows \System32") which can bypass Windows trusted path verification. This technique tricks Windows into treating the path as trusted, allowing malicious DLLs to load with high integrity privileges bypassing UAC.
windows · image_load
UAC Bypass With Fake DLL
highAttempts to load dismcore.dll after dropping it
windows · image_load
Unsigned Binary Loaded From Suspicious Location
highDetects Code Integrity (CI) engine blocking processes from loading unsigned DLLs residing in suspicious locations
windows
Unsigned Mfdetours.DLL Sideloading
highDetects DLL sideloading of unsigned "mfdetours.dll". Executing "mftrace.exe" can be abused to attach to an arbitrary process and force load any DLL named "mfdetours.dll" from the current directory of execution.
windows · image_load
Using SettingSyncHost.exe as LOLBin
highDetects using SettingSyncHost.exe to run hijacked binary
windows · process_creation
VMMap Unsigned Dbghelp.DLL Potential Sideloading
highDetects potential DLL sideloading of an unsigned dbghelp.dll by the Sysinternals VMMap.
windows · image_load
Xwizard.EXE Execution From Non-Default Location
highDetects the execution of Xwizard tool from a non-default directory. When executed from a non-default directory, this utility can be abused in order to side load a custom version of "xwizards.dll".
windows · process_creation
Changing Existing Service ImagePath Value Via Reg.EXE
mediumAdversaries may execute their own malicious payloads by hijacking the Registry entries used by services. Adversaries may use flaws in the permissions for registry to redirect from the originally specified executable to one that they control, in order to launch their own code at Service start. Windows stores local service configuration information in the Registry under HKLM\SYSTEM\CurrentControlSet\Services
windows · process_creation
Creation Of Non-Existent System DLL
mediumDetects creation of specific system DLL files that are usually not present on the system (or at least not in system directories) but may be loaded by legitimate processes. Phantom DLL hijacking involves placing malicious DLLs with names of non-existent system binaries in locations where legitimate applications may search for them, leading to execution of the malicious DLLs. Thus, the creation of such DLLs may indicate preparation for phantom DLL hijacking attacks.
windows · file_event
Creation of WerFault.exe/Wer.dll in Unusual Folder
mediumDetects the creation of a file named "WerFault.exe" or "wer.dll" in an uncommon folder, which could be a sign of WerFault DLL hijacking.
windows · file_event
DLL Execution Via Register-cimprovider.exe
mediumDetects using register-cimprovider.exe to execute arbitrary dll file.
windows · process_creation
DLL Names Used By SVR For GraphicalProton Backdoor
mediumHunts known SVR-specific DLL names.
windows · image_load
Enabling COR Profiler Environment Variables
mediumDetects .NET Framework CLR and .NET Core CLR "cor_enable_profiling" and "cor_profiler" variables being set and configured.
windows · registry_set
Potential Antivirus Software DLL Sideloading
mediumDetects potential DLL sideloading of DLLs that are part of antivirus software suchas McAfee, Symantec...etc
windows · image_load
Potential AVKkid.DLL Sideloading
mediumDetects potential DLL sideloading of "AVKkid.dll"
windows · image_load
Potential CCleanerDU.DLL Sideloading
mediumDetects potential DLL sideloading of "CCleanerDU.dll"
windows · image_load
Potential CCleanerReactivator.DLL Sideloading
mediumDetects potential DLL sideloading of "CCleanerReactivator.dll"
windows · image_load
Potential Chrome Frame Helper DLL Sideloading
mediumDetects potential DLL sideloading of "chrome_frame_helper.dll"
windows · image_load
Potential DLL Sideloading Of DBGCORE.DLL
mediumDetects DLL sideloading of "dbgcore.dll"
windows · image_load
Potential DLL Sideloading Of DBGHELP.DLL
mediumDetects potential DLL sideloading of "dbghelp.dll"
windows · image_load
Potential DLL Sideloading Of DbgModel.DLL
mediumDetects potential DLL sideloading of "DbgModel.dll"
windows · image_load
Potential DLL Sideloading Of Libcurl.DLL Via GUP.EXE
mediumDetects potential DLL sideloading of "libcurl.dll" by the "gup.exe" process from an uncommon location
windows · image_load
Potential DLL Sideloading Of MpSvc.DLL
mediumDetects potential DLL sideloading of "MpSvc.dll".
windows · image_load
Potential DLL Sideloading Of MsCorSvc.DLL
mediumDetects potential DLL sideloading of "mscorsvc.dll".
windows · image_load
Potential DLL Sideloading Via ClassicExplorer32.dll
mediumDetects potential DLL sideloading using ClassicExplorer32.dll from the Classic Shell software
windows · image_load
Potential DLL Sideloading Via DeviceEnroller.EXE
mediumDetects the use of the PhoneDeepLink parameter to potentially sideload a DLL file that does not exist. This non-existent DLL file is named "ShellChromeAPI.dll". Adversaries can drop their own renamed DLL and execute it via DeviceEnroller.exe using this parameter
windows · process_creation
Potential DLL Sideloading Via JsSchHlp
mediumDetects potential DLL sideloading using JUSTSYSTEMS Japanese word processor
windows · image_load
Potential Goopdate.DLL Sideloading
mediumDetects potential DLL sideloading of "goopdate.dll", a DLL used by googleupdate.exe
windows · image_load
Potential Initial Access via DLL Search Order Hijacking
mediumDetects attempts to create a DLL file to a known desktop application dependencies folder such as Slack, Teams or OneDrive and by an unusual process. This may indicate an attempt to load a malicious module via DLL search order hijacking.
windows · file_event
Potential Libvlc.DLL Sideloading
mediumDetects potential DLL sideloading of "libvlc.dll", a DLL that is legitimately used by "VLC.exe"
windows · image_load
Potential Mfdetours.DLL Sideloading
mediumDetects potential DLL sideloading of "mfdetours.dll". While using "mftrace.exe" it can be abused to attach to an arbitrary process and force load any DLL named "mfdetours.dll" from the current directory of execution.
windows · image_load
Potential Persistence Attempt Via Existing Service Tampering
mediumDetects the modification of an existing service in order to execute an arbitrary payload when the service is started or killed as a potential method for persistence.
windows · process_creation
Potential Python DLL SideLoading
mediumDetects potential DLL sideloading of Python DLL files.
windows · image_load
Potential Registry Persistence Attempt Via DbgManagedDebugger
mediumDetects the addition of the "Debugger" value to the "DbgManagedDebugger" key in order to achieve persistence. Which will get invoked when an application crashes
windows · registry_set
Potential RjvPlatform.DLL Sideloading From Default Location
mediumDetects loading of "RjvPlatform.dll" by the "SystemResetPlatform.exe" binary which can be abused as a method of DLL side loading since the "$SysReset" directory isn't created by default.
windows · image_load
Potential RoboForm.DLL Sideloading
mediumDetects potential DLL sideloading of "roboform.dll", a DLL used by RoboForm Password Manager
windows · image_load
Potential ShellDispatch.DLL Sideloading
mediumDetects potential DLL sideloading of "ShellDispatch.dll"
windows · image_load
Potential SolidPDFCreator.DLL Sideloading
mediumDetects potential DLL sideloading of "SolidPDFCreator.dll"
windows · image_load
Potential Suspicious Activity Using SeCEdit
mediumDetects potential suspicious behaviour using secedit.exe. Such as exporting or modifying the security policy
windows · process_creation
Potential Vivaldi_elf.DLL Sideloading
mediumDetects potential DLL sideloading of "vivaldi_elf.dll"
windows · image_load
Potential Wazuh Security Platform DLL Sideloading
mediumDetects potential DLL side loading of DLLs that are part of the Wazuh security platform
windows · image_load
Potential WWlib.DLL Sideloading
mediumDetects potential DLL sideloading of "wwlib.dll"
windows · image_load
Potentially Suspicious Child Process of KeyScrambler.exe
mediumDetects potentially suspicious child processes of KeyScrambler.exe
windows · process_creation
Registry-Free Process Scope COR_PROFILER
mediumAdversaries may leverage the COR_PROFILER environment variable to hijack the execution flow of programs that load the .NET CLR. The COR_PROFILER is a .NET Framework feature which allows developers to specify an unmanaged (or external of .NET) profiling DLL to be loaded into each .NET process that loads the Common Language Runtime (CLR). These profiliers are designed to monitor, troubleshoot, and debug managed code executed by the .NET CLR. (Citation: Microsoft Profiling Mar 2017) (Citation: Microsoft COR_PROFILER Feb 2013)
windows · ps_script
Regsvr32 DLL Execution With Uncommon Extension
mediumDetects a "regsvr32" execution where the DLL doesn't contain a common file extension.
windows · process_creation
Service Registry Permissions Weakness Check
mediumAdversaries may execute their own malicious payloads by hijacking the Registry entries used by services. Adversaries may use flaws in the permissions for registry to redirect from the originally specified executable to one that they control, in order to launch their own code at Service start. Windows stores local service configuration information in the Registry under HKLM\SYSTEM\CurrentControlSet\Services
windows · ps_script
Service Security Descriptor Tampering Via Sc.EXE
mediumDetection of sc.exe utility adding a new service with special permission which hides that service.
windows · process_creation
Setup16.EXE Execution With Custom .Lst File
mediumDetects the execution of "Setup16.EXE" and old installation utility with a custom ".lst" file. These ".lst" file can contain references to external program that "Setup16.EXE" will execute. Attackers and adversaries might leverage this as a living of the land utility.
windows · process_creation
Third Party Software DLL Sideloading
mediumDetects DLL sideloading of DLLs that are part of third party software (zoom, discord....etc)
windows · image_load
Unsigned .node File Loaded
mediumDetects the loading of unsigned .node files. Adversaries may abuse a lack of .node integrity checking to execute arbitrary code inside of trusted applications such as Slack. .node files are native add-ons for Electron-based applications, which are commonly used for desktop applications like Slack, Discord, and Visual Studio Code. This technique has been observed in the DripLoader malware, which uses unsigned .node files to load malicious native code into Electron applications.
windows · image_load
Unsigned Module Loaded by ClickOnce Application
mediumDetects unsigned module load by ClickOnce application.
windows · image_load
VMGuestLib DLL Sideload
mediumDetects DLL sideloading of VMGuestLib.dll by the WmiApSrv service.
windows · image_load
VMMap Signed Dbghelp.DLL Potential Sideloading
mediumDetects potential DLL sideloading of a signed dbghelp.dll by the Sysinternals VMMap.
windows · image_load
Potential 7za.DLL Sideloading
lowDetects potential DLL sideloading of "7za.dll"
windows · image_load
Potential Azure Browser SSO Abuse
lowDetects abusing Azure Browser SSO by requesting OAuth 2.0 refresh tokens for an Azure-AD-authenticated Windows user (i.e. the machine is joined to Azure AD and a user logs in with their Azure AD account) wanting to perform SSO authentication in the browser. An attacker can use this to authenticate to Azure AD in a browser as that user.
windows · image_load
Service Registry Key Read Access Request
lowDetects "read access" requests on the services registry key. Adversaries may execute their own malicious payloads by hijacking the Registry entries used by services. Adversaries may use flaws in the permissions for Registry keys related to services to redirect from the originally specified executable to one that they control, in order to launch their own code when a service starts.
windows
Signed DLL Loaded With Missing PE Version Metadata
lowDetects the loading of a digitally signed DLL whose PE version-info resource is entirely missing. Legitimate signed DLLs from reputable vendors often carry populated metadata fields (Description, Company, Product, OriginalFileName, FileVersion). An attacker who signs a purpose-built or hollowed DLL with a stolen, mis-issued, or cheaply purchased code-signing certificate will often omit these fields, producing a valid signature with no accompanying version info. This pattern is observed in DLL side-loading, search-order hijacking, and certificate-abuse campaigns where signing is used purely to satisfy security-product trust checks. Hunting Hypothesis: - Investigate the signing certificate (issuer, subject, validity window, thumbprint) for disposable or recently issued CAs and cross-reference against known threat-actor certificates. - Examine the DLL's on-disk path relative to the loading process — paths outside standard system directories or inside application folders susceptible to search-order hijacking are high-priority leads. - Correlate with the parent process context; DLLs loaded into high-value targets such as lsass.exe, svchost.exe, or browser processes warrant immediate escalation. Note: The "selection_metadata_null" selection matches fields with a null value. Some backends may interpret null field conditions as "field does not exist" rather than "field has a null value", which would change the detection semantics. If your backend does not support or support null-value matching in different ways than expected, you may need to adjust the rule logic accordingly or remove the "selection_metadata_null" condition.
windows · image_load
Use Of Hidden Paths Or Files
lowDetects calls to hidden files or files located in hidden directories in NIX systems.
linux
Windows Spooler Service Suspicious Binary Load
informationalDetect DLL Load from Spooler Service backup folder. This behavior has been observed during the exploitation of the Print Spooler Vulnerability CVE-2021-1675 and CVE-2021-34527 (PrinterNightmare).
windows · image_load