Archive A Reconstructed © MegaSecurity Database
WSRemote
Released 21 years, 7 months ago. September 2004
Copyright © MegaSecurity
By heroin
Informations
| Author | heroin |
| Family | WSRemote |
| Category | Remote Access |
| Version | WSRemote |
| Released Date | Sep 2004, 21 years, 7 months ago. |
Author Information / Description
# Short Introduction to Wsremote | 1.3
Since the installation of the XP Support Tools you have the ability to bind the I/O of your
command line interpreter(cmd) via Windows sockets directly to a port.
You only have to start Wsremote. There is no need to start the telnet server before.
Wsremote acts as server and client. How it operates depends on the starting parameters.
Parameters:
/s - act as server
/c - act as client
Optional parameters:
/u - username
/p - password
Example parameters for starting a server:
c:\>wsremote /s cmd 1023 /u heroin /p lovesyou
Example parameters for starting a client:
c:\>wsremote /c Target-IP 1023 /u heroin /p lovesyou
Additional notes:
If you try to telnet to a Wsremote server port, you will get the "Authfaild" error message, because
you are connecting to a stream and not to a telnet server.
Wsremote is quite secure because you have the option to use a username and a password.
It won't use the WinXP inbuild Security Account Manager which means, you can choose whatever
you desire there.
Example server with no password:
c:\>wsremote /s cmd 1023
heroin
This archive is an almost-complete reconstruction of the legendary Mega Security (also known as Kobayashi), a premier 90s-era "Trojan Database" where malware authors once showcased their work. After a decade offline, the site was brought back in August 2024 by its original creator, MasterRat, who authorized the Malware Gallery to host this modernized, searchable version of the collection. While the original site remains available for those seeking a nostalgic, old-school experience, we are proud to continue its legacy here. Full credit and thanks go to MasterRat and the retired Mega Security staff for their years of dedicated work in cataloging these historical samples.