Dev Resource Hub
  • Tech Resources
    • Tutorial Resources
    • Software Resources
    • Hardware Resources
    • AI Resources
    • Programming Manual
    • Cybersecurity
  • About
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms of Use
  • English
    • 中文 (中国)
    • English
  • Tech Resources
    • Tutorial Resources
    • Software Resources
    • Hardware Resources
    • AI Resources
    • Programming Manual
    • Cybersecurity
  • About
    • About Us
    • Contact Us
    • Privacy Policy
    • Terms of Use
  • English
    • 中文 (中国)
    • English
  1. Home
  2. Tag
  3. EDR
In-depth Analysis of Core EDR Evasion Techniques: From Image Loading to Driver Callback Hijacking

Cybersecurity In-depth Analysis of Core EDR Evasion Techniques: From Image Loading to Driver Callback Hijacking

In the landscape of cybersecurity confrontation, Endpoint Detection and Response (EDR) tools remain a critical line of defense for defenders. They monitor key behaviors such as process creation, thread activity, and registry modifications to detect and block malicious attacks in a timely manner,Last time we discussed process creation and thread notifications in ‘How Does Windows…

54 Views 0 Comments
Cybersecurity 4 days ago
How Does Windows EDR Block Programs via Callback Mechanisms? A Detailed Guide to 3 Evasion Methods & Defense Strategies

Cybersecurity How Does Windows EDR Block Programs via Callback Mechanisms? A Detailed Guide to 3 Evasion Methods & Defense Strategies

In the Windows security field, many developers and security researchers encounter a common issue: the programs they write (even test samples) get blocked by EDR (Endpoint Detection and Response) tools as soon as they launch. Behind this, EDR’s “sharp eyes” don’t come out of nowhere—they rely on a special privilege granted by the Windows system:…

75 Views 0 Comments
Cybersecurity 5 days ago
Modern EDR Countermeasures: Fundamentals and Practical Guide to User-Mode Function Hooking

Cybersecurity Modern EDR Countermeasures: Fundamentals and Practical Guide to User-Mode Function Hooking

In the field of Windows security offense and defense, Function Hooking is a core technology for EDR (Endpoint Detection and Response) to monitor process behavior and for attackers to bypass protections. To counter modern EDR interception, the first step is to master the operating mechanism of function hooking in user mode. Centered on the framework of “FUNCTION-HOOKING…

69 Views 0 Comments
Cybersecurity 6 days ago
About us

About Us | Contact Us | Privacy Policy | Terms of Use