####0net: Simple Windows Remote Control Backdoor
#####Introduction:
0net is a simple Windows remote control backdoor program. The client is written in C++ and compiled with VC++6.0. The server is written in Python and is cross-platform. The project is currently under development...
Project details: http://www.s0nnet.com/0net
#####Features:
- Supports reverse connection (IP and domain) to a specified server
- Implements common remote commands: shutdown, restart, cancel shutdown, popup, lock screen, reset cursor, freeze mouse and keyboard
- Supports capturing the target host screen (compressed) and sending it back to the server
- Supports auto-start on boot
- Supports remote CMD via pipe and sending output back to the server
- Supports file upload and download
- Supports keylogging (real-time and offline recording) -- under development
- Supports webcam screenshot and sending back to the server -- under development