Function Name
ConnectNamedPipe
Description
ConnectNamedPipe is used to create a server pipe for interprocess communication that will wait for a client pipe to connect. This function can be used to simplify connectivity to a C2 server.
Library
Kernel32.dll
Associated Attacks
Helper
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x