Skip to content

amishHammer/rooty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.2%
  • Python 26.4%
  • Shell 1.4%