HookChain: A new perspective for Bypassing EDR Solutions
Helvio Carvalho Junior

TL;DR
HookChain introduces a novel evasion technique combining IAT hooking, SSN resolution, and indirect system calls to bypass traditional EDR solutions without source code modifications, advancing endpoint security research.
Contribution
This paper presents HookChain, a new method for evading EDRs by manipulating Windows subsystems, offering a fresh perspective and potential for developing more resilient security defenses.
Findings
HookChain successfully bypasses traditional EDR detection.
The technique remains invisible to EDRs that monitor only Ntdll.dll.
It does not require source code modifications.
Abstract
In the current digital security ecosystem, where threats evolve rapidly and with complexity, companies developing Endpoint Detection and Response (EDR) solutions are in constant search for innovations that not only keep up but also anticipate emerging attack vectors. In this context, this article introduces the HookChain, a look from another perspective at widely known techniques, which when combined, provide an additional layer of sophisticated evasion against traditional EDR systems. Through a precise combination of IAT Hooking techniques, dynamic SSN resolution, and indirect system calls, HookChain redirects the execution flow of Windows subsystems in a way that remains invisible to the vigilant eyes of EDRs that only act on Ntdll.dll, without requiring changes to the source code of the applications and malwares involved. This work not only challenges current conventions in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFuzzy Logic and Control Systems · Parallel Computing and Optimization Techniques · Infrastructure Maintenance and Monitoring
