Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Security
General Security Discussions
Endpoint Detection and Response: How Hackers Have Evolved (part 1)
Message
<blockquote data-quote="Andy Ful" data-source="post: 947610" data-attributes="member: 32260"><p>I found the source about hooks used by EDRs:</p><p>CrowdStrike 38 hooks</p><p>Cylance 30 hooks</p><p>Sophos 23 hooks</p><p>CarbonBlack 33 hooks</p><p>Symantec 30 hooks</p><p>DeepInstinct 24 hooks</p><p>McAfee 20 hooks</p><p>CheckPoint SandBlast 49 hooks</p><p>Eset 38 hooks</p><p></p><p>The malware can unhook the hooks from the userland to weaken/disable some security layers like HIPS, behavior monitoring, etc.</p><p></p><p>Some AVs avoid hooking in the userland and use kernel callbacks, mini-filter drivers, ETW, etc. For example, Defender uses Microsoft-Windows-Threat-Intelligence (ETW provider). They can be bypassed via kernel exploits. Bypassing the AV feature via exploiting the kernel is very hard when it is protected by hardware-assisted virtualization. If I correctly remember KIS uses hardware virtualization for Safe Money, some other AVs can use it to harden auto-sandboxes, etc. On Windows 10 hardware-assisted virtualization (Virtualization-Based Security) can be introduced via Core Isolation settings and GPO. It is compatible with Defender but there can be problems with other AVs. Some VBS features are not available on Windows Home and Pro, also VBS requires additional hardware and firmware qualifications (will not work on older machines).</p></blockquote><p></p>
[QUOTE="Andy Ful, post: 947610, member: 32260"] I found the source about hooks used by EDRs: CrowdStrike 38 hooks Cylance 30 hooks Sophos 23 hooks CarbonBlack 33 hooks Symantec 30 hooks DeepInstinct 24 hooks McAfee 20 hooks CheckPoint SandBlast 49 hooks Eset 38 hooks The malware can unhook the hooks from the userland to weaken/disable some security layers like HIPS, behavior monitoring, etc. Some AVs avoid hooking in the userland and use kernel callbacks, mini-filter drivers, ETW, etc. For example, Defender uses Microsoft-Windows-Threat-Intelligence (ETW provider). They can be bypassed via kernel exploits. Bypassing the AV feature via exploiting the kernel is very hard when it is protected by hardware-assisted virtualization. If I correctly remember KIS uses hardware virtualization for Safe Money, some other AVs can use it to harden auto-sandboxes, etc. On Windows 10 hardware-assisted virtualization (Virtualization-Based Security) can be introduced via Core Isolation settings and GPO. It is compatible with Defender but there can be problems with other AVs. Some VBS features are not available on Windows Home and Pro, also VBS requires additional hardware and firmware qualifications (will not work on older machines). [/QUOTE]
Insert quotes…
Verification
Post reply
Top