Function Name
CreatePipe
Description
CreatePipe is used to create an anonymous pipe and returns handles to the read and write ends of the pipe. Could be used to add a sub-process for execution via cmd.
Library
Kernel32.dll
Associated Attacks
Helper
Created: 2021-11-02
Last Update: 2021-11-02
Credits: @TalenceSecurity