Caltore wrote:
Oh.. one more thing.. how the hell do I clean out all the spyware?! I have tried about 5 anti spyware progs... and now format.
fdisk.
fdisk is a dos command that re-writes the partition table of your drive.
With a format the data remains on the drive but the paths to said data are erased (which is why your files can be recovered if you accidently format your drive). With fdisk everything is gone (if the partition table is re-written it effectively destroys all of the data on the drive).
fdisk is accomplished the same basic way as a format: make boot floppy disk, boot off of it, type "fdisk" and it'll bring up a little menu of things you want to do (delete partition, create partition, etc).
Then you just boot off your OS CD (windows, linux, whatever) and do a fresh install as you would from a format.
You should probably be connecting through a firewall of some sort as vulnerable machines are infected almost immediately, and the first place you should go is to get all necessary updates for your respective OS.
Also, if you use windows make sure to not use Internet Explorer and all of the other usual Windows warnings.
GL
-tid242
edit: I should also add, as you may, or may not be aware of this: BE CAREFUL OF WHERE YOU ARE BACKING UP YOUR FILES. What I mean is that if you have a drive "C" and drive "D" and they are both separate hard drive discs, but you only have 1 physical HD in your cpu it is b/c you have 1 drive and it is partitioned into 2. When you run fdisk you may very likely erase both partitions. So be aware of that fact.