项目作者: EgeBalci

项目描述 :
Winsock accept() Backdoor Implant.
高级语言: C
项目地址: git://github.com/EgeBalci/WSAAcceptBackdoor.git
创建时间: 2021-02-13T15:59:01Z
项目社区:https://github.com/EgeBalci/WSAAcceptBackdoor

开源协议:GNU Affero General Public License v3.0

下载


WSAAcceptBackdoor

This project is a POC implementation for a DLL implant that acts as a backdoor for accept Winsock API calls. Once the DLL is injected into the target process, every accept call is intercepted using the Microsoft’s detour library and redirected into the BackdooredAccept function. When a socket connection with a pre-defined special source port is establised, BackdooredAccept function launches a cmd.exe process and binds the accepted socket to the process STD(OUT/IN) using a named pipe.





Demo: TTMO-4