.:(Weed5):.
HOME LIBRARY
OUR TOOLS OUR PAPERS
SERVICES ABOUT US
The Weed5 Computer Security Research Group. http://www.weed5.org/
Weed5 Security Tools
Windows 9x / NT / 2000
Linux / xBSD
MIR Operating System


.:(Our Tools):.
.::> RECUB - by starch




Introduction
RECUB (Remote Encrypted Callback Unix Backdoor), is a handy admin tool which can be also used as a backdoor on a linux system. Some of its features make it unique to other backdoors.

Features
>> Activation through ICMP "ping" echo packet
>> No need for server to listen on any port
>> Completly invisible from the network (well, thats what I think)
>> The activation packet will contain your IP/tcp port and it will be encrypted with blowfish
>> The server will recieve the activation packet and decrypt it with the embedded password.
>> If it dosent match, the server ignores it.
>> If it does match, the server will connect to your IP/PORT with the SSL protocol (using OpenSSL toolkit)
>> The SSL server on the client side is setup by the the client program
>> The server then checks the identity of the client with a SSL certificate
>> And fully encrypted connection is established.
>> Also comes with a (simple) process hiding LKM. (see lkm directory).
>> A new GTK+ 2 interface to handle RECUB client.

Screenshots
Big Screenshot of RECUB GUI : Click here

Downloads
Download Source of RECUB V.1 alpha : recub-main.tgz (this includes only the command line interface)
Download Glade Project of RECUB GTK+ interface : recub-gtk.tgz

.::> Note: Please read our disclaimer before you read or download anything.

Copyright 2003, Weed5 and it's members. All rights reserved.
Logos and information are copyright of their respective owners.
See Disclaimer/Terms of Service and FAQ's.