MalAPI.io
Contribute
FAQ
Other
Living Off Trusted Sites
Filesec.io
Security Blog
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
Documentation
https://docs.microsoft.com/en-us/windows/win32/api/namedpipeapi/nf-namedpipeapi-connectnamedpipe
Created: 2021-10-30
Last Update: 2021-10-30
Credits: mr.d0x