EDR Evasion: Process Injection Without WriteProcessMemoryhttps://www.reddit.com/r/netsec/comments/1wr9sr7/edr_evasion_process_injection_without
Unlike traditional approaches, console named-pipe injection does not use VirtualAllocEx and WriteProcessMemory . Instead, it takes advantage of read and write operations through a named pipe, along with the way console programs store interactive commands in memory. submitted by /u/Cold-Dinosaur [link] [comments]