hal3002 / rooty

libpcap based ICMP encrypted backdoor for linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICMP based libpcap backdoor based on the idea from: http://packetstormsecurity.org/search/?q=silentdoor

Also includes the ability to send shellcode for execution and a connectionless shell functionality

To build, you only need to have libpcap development files installed.
Then you should only have to run make.
To make a debug build with error message run: make debug
If you have upx installed and would liked a packed version: make upx

About

libpcap based ICMP encrypted backdoor for linux.


Languages

Language:C 55.9%Language:Ruby 17.3%Language:Python 16.0%Language:Shell 9.1%Language:Assembly 1.2%Language:Makefile 0.6%