First Step Get a Good Antivirus
any antivirus that can scan malware.
Second Step to Recover Data From Infected USB/Removable Disk
Inorder to Recover Data from such an infected USB go to Start Menu and in Accessories go to Command Prompt after that use this command (Where j: is your USB path or it may be g: or something else depending on your system and partitions)
In CMD type this (don’t forget to replace j: with your own USB drive path):
In CMD type this (don’t forget to replace j: with your own USB drive path):
attrib -h -r -s /s /d j:\*.* (attrib(space)-h(space)-r(space)-s(space)/s(space)/d(space)j:\*.*
After that go to USB and open it by Right Clicking it and selecting open. You will see that along with shortcuts your Data is also recovered and thus after this delete all shortcuts.
Preventing USB/Removable Device from such future attacks – Immunizing USB/Removable Drive
Precautions When USB drive in Infected
1) You must have Good Updated Antivurs installed in computer so that virus may not infect your computer.
2) Disable Autorun of the Windows so that the USB autorun virus may not execute and don’t use this dialog box since it only appears when autorun is enabled.
2) Disable Autorun of the Windows so that the USB autorun virus may not execute and don’t use this dialog box since it only appears when autorun is enabled.
3) Open USB drive by right clicking it and then open the USB from the options , So that autorun.inf may not execute.
No comments:
Post a Comment