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")
Use cmd:
Client [ip] [command] [command arguments]
For example:
Client 127.0.0.1 message HelloWorld!
Function | Enabled |
---|---|
MessageBox | + |
RemoteDesktopView | - |
ViewWebcam | - |
RemoteKeyboardControl | - |
RemoteMouseControl | - |
RemoteCmdLineAccess | - |
FileEncryption | - |
ImportingFiles | - |
ExportingFiles | - |
InputBlocking | - |
SoundPlaying | - |