A simple virus(Trojan) aka client-server application written in C++ for Windows.
- Copies itself(Trojan) to %SYSTEM%
- Writes to the register("SOFTWARE\Microsoft\Windows\CurrentVersion\Run")
- Keylogger
- Sniffer(in future)
Use cmd:
Client [server_ip] [port]
For example:
Client 127.0.0.1 1234
Function | Enabled |
---|---|
MessageBox | - |
RemoteDesktopView | - |
ViewWebcam | - |
RemoteKeyboardControl | - |
RemoteMouseControl | - |
RemoteCmdLineAccess | - |
FileEncryption | - |
ImportingFiles | - |
ExportingFiles | - |
InputBlocking | - |
SoundPlaying | - |