Tech News
← Home  ·  All topics

Windows Apis

1 GoKawiil brief on this topic

Flashpoint Validates Windows EDR Bypass via Process Parameter Poisoning

Flashpoint researchers confirmed a Windows evasion technique called 'process parameter poisoning,' first disclosed in July by Max Hirschberger and Ogulcan Ugur, which hides malicious payloads inside standard process initialization structures rather than using memory APIs like VirtualAllocEx and WriteProcessMemory that EDR tools typically monitor. Flashpoint built its own Rust implementation of the method and found it evaded detection when paired with additional evasion techniques, echoing the original researchers' finding that code injection succeeded against four major EDR products without triggering alerts.