|
Get there IP address and run
nbtstat -A IP_Address
at the DOS Command prompt if they allow file sharing (which is rare) with "net view" ,you can mirror there hard drive with,
net use z: \\IP_Address\CDISK
This is one way to do it without a Trogan horse, having direct access to their C drive
|