Backdoor Development: Creating a Trojanized System Binary with C

19,057
0
Published 2023-11-19
Repository: github.com/Drew-Alleman/netstat-trojan

0:59 - Downloading and setting up netstat source
1:56 - Importing C Socket libraries
2:34 - Defining Constants
3:45 - Creating the backdoor function
10:57 - Testing trojan
12:00 - Making the backdoor run in the background
14:57 - Modifying the netstat output to hide the backdoor
17:33 - Testing the new trojan binary
18:18 - Virustotal report of the Trojan
18:43 - Replacing the orginal netstat binary

--- Resources
book.hacktricks.xyz/welcome/readme
gtfobins.github.io/
github.com/danielmiessler/SecLists/
highon.coffee/blog/reverse-shell-cheat-sheet/
github.com/BlackArch/webshells

All Comments (20)