Threat actors exploit HijackLoader because it is a powerful tool for injecting malicious code into legitimate processes, enabling stealthy execution of payloads.
This technique helps them to evade detection by leveraging trusted applications to carry out malicious activities.
This scenario makes it more complicated for security measures to effectively identify and mitigate the threat.
Cybersecurity researchers at Crowdsrtike recently discovered a HijackLoader (aka IDAT Loader) that employs sophisticated techniques to evade detection.
CrowdStrike researchers found HijackLoader evolving with new defense evasion tricks like process hollowing, pipe-triggered activation, and a mix of process doppelganging.
These enhancements make it stealthier and harder to analyze, not only that even extra unhooking techniques were also spotted.
CrowdStrike uncovered a sophisticated HijackLoader sample that starts with streaming_client.exe, which obfuscates a configuration to evade static analysis.
Using WinHTTP APIs, it tests internet connectivity by contacting https[:]//nginx[.]org. If successful, it downloads a second-stage config from a remote server.
After getting the second-stage config, the malware hunts for PNG header bytes and a magic value. It then decrypts using XOR and decompresses using RtlDecompressBuffer API.
Next, it loads a legit Windows DLL specified in the configuration and writes the shellcode to its .text section for execution. It utilizes Heaven’s Gate to evade user mode hooks and injects more shellcodes into cmd.exe.
The third-stage shellcode injects a final payload like a Cobalt Strike beacon into logagent.exe using process hollowing.
HijackLoader evades detection with Heaven’s Gate hook bypass and unhooking DLLs watched by security tools. It also uses process hollowing variations and transacted hollowing for injection.
This merges the transacted section and process doppelgänging with DLL hollowing.
Here below, we have mentioned all the main evasion techniques that the HijackLoader and Shellcode use:-
The exploitation of HijackLoader underscores the significance of proactive cybersecurity measures to detect and prevent such covert attacks.
Organizations should prioritize regular security audits, employ robust endpoint protection, and stay updated on emerging threats to effectively defend against the evolving tactics employed by threat actors.
Besides this, user education and awareness training are essential in mitigating the risks associated with these sophisticated attack vectors.
Stay updated on Cybersecurity news, Whitepapers, and Infographics. Follow us on LinkedIn & Twitter.
A critical security flaw has been uncovered in certain TP-Link routers, potentially allowing malicious actors…
SilkSpecter, a Chinese financially motivated threat actor, launched a sophisticated phishing campaign targeting e-commerce shoppers…
The research revealed how threat actors exploit SEO poisoning to redirect unsuspecting users to malicious…
Black Basta, a prominent ransomware group, has rapidly gained notoriety since its emergence in 2022…
CVE-2024-52301 is a critical vulnerability identified in Laravel, a widely used PHP framework for building…
A critical vulnerability has been discovered in the popular "Really Simple Security" WordPress plugin, formerly…