sch3m4 / 0xb4ckd00r

Backdoor for Windows systems (client and server) writen in C (client) and ASM (server) using reverse connection

Home Page:http://safetybits.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an old proyect I wrote in 2007.

Both (client and server) run in Windows environment.

Client listens in a port, and server makes a reverse connection to act as a backdoor.

The client is written in C and server is written in ASM.

Nowadays it supports the following commands:

* Close the backdoor
* Show available commands
* Launch a reverse shell
* Close the reverse shell
* Make screenshots
* Upload a file to remote FTP server
* Download files from FTP server
* Download files from HTTP server

NOTE: The server doesn't provide host infection

About

Backdoor for Windows systems (client and server) writen in C (client) and ASM (server) using reverse connection

http://safetybits.net


Languages

Language:Assembly 89.2%Language:C 10.8%