Recent Articles
Protection Against Viruses from USB in 3 steps
Friday, May 7, 2010|
Surbhi Verma
In Reply to Jitender's Query....
Hello Friends,
Viruses attack through USB is a very common problem....
Today i m gonna tell you 3steps to protect your PC from Viruses incoming from Your USB drive also how you can del those viruses from USB....
here i will cover these 3 steps>
1. Disable AutoRun Functionality
2. Manually deletion of viruses through USB drive
3. Scan USB using Antivirus
**Never Open any USB without checking for Viruses using the step 2 and 3.
Detailed description of these steps>>>>
1. How to Disable Autorun Factionality:
well, i guess all of you know, what is autorun.... so i just step forward to tell you how to disable it.
Group Policy settings to disable all Autorun features in Windows
- Click Start, click Run, type Gpedit.msc in the Open box, and then click OK.
- Under Computer Configuration, expand Administrative Templates, and then click on System.
- In the right side you will see Turn off Autoplay,right click on it and then go to Properties.
- Click Enabled, and then select All drives in the Turn off Autoplay box to disable Autorun on all drives.
- Click OK to close the Turn off Autoplay Properties dialog box.
- Restart the computer.
Edit Registry to disable all Autorun features in Windows
- Click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then click the following entry in the registry:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer\NoDriveTypeAutorun - Right-click NoDriveTypeAutoRun, and then click Modify.
- In the Value data box, type 0xFF to disable all types of drives. Or, to selectively disable specific drives, use a different value as described in the "How to selectively disable specific Autorun features" section.
- Click OK, and then exit Registry Editor.
- Restart the computer.
2. Manually deletion of viruses through USB drive:
In this step you will learn, how to manually check USB for viruses using Command prompt and how to delete them......
First, i m gonna tell you how to check USB for viruses>
- Click Start, click Run, type cmd , and then click OK.
- Now go to my comuter to check, what drive location is assigned to USB from A: ,B: ,C: ,D: ,...etc....
- Type that location in Command prompt and press enter.
For Example..... if USB drive location is F:
then type F:
as result you will got something like this F:/>
4. Now check all the files and directries in USB. for this:
- Type Attrib and press enter..... By this you will get list of all the files
- and to see directries type dir and press enter..............
Check the list throughly for any virus....
Now the question arrises which file could be a virus. how you can know about that?????
- Well, for this you should know names of files and directories that you have copied in USB.
- Any suspecious file that you did't copy, can be a virus as viruses copy automatically with other filles.
- Mainly Suspeuscious files having extension .exe or .inf and suspeciouse Directories with some Bad names or a very Attractive name..... can be virus .
- Suspecious file with extension .exe and attributes SHR, could be definitely a Virus.
Secondly, I will tell you how to delete these Suspecious Files from USB>
5. Continuing after step 4, Type suspecious file name followed by del and Press enter.
For Example> if i want to del autorun.inf, then i will write like this
F:/>del autorun.inf
6. If any suspecious file have attrib SHR or SH...... then it will not delete directly. For deleting these files first you have to remove their attrib...
To remove SHR attrib type> attrib -r -h -s filename
To remove SH attrib type> attrib -h -s filename
after removing their attributes, delete these files also.
3. Scan USB using Antivirus
At last Don't Forget to scan your USB drive using a good and Updated Antivirus.
4. Step Four............ Nooo no, No more steps, You can open your USB drive......your PC is safe now.
Tested on: Windows XP
Be Safe
If you want more information and tutorials about Antivirus and Security, check out other posts under category Antivirus and Security Tips.
Posted in
AntiVirus and Tips
,
USB
1 comments for this post
Leave a reply
Subscribe to:
Post Comments (Atom)
TechByte4U on Facebook
Popular Posts
Free winrar, Full version Winrar, Winrar Serial key I guess everyone know what is Winrar, and what it works. So without going into t...
Hello Friends, Before some days i was wondering that How a small java script hacks a complete Orkut profile..... But finally i come...
Hello Guys, Here is the step by step procedure to Apply an image as background of any drive say C:, D:........ Step 1: O...
In last part i have explained the basics of cookie stealing, and happy to know that many of you are really excited to get the secon...
Hello Friends, These days on orkut you will find very frequently written these lines on many Orkut Profiles or in many communi...
In this Tutorial i m giving detail description about a firefox Addon Flash and video Download about which i have also told in my last...
Hi Friends.... Do you know...you can use keyboard instead of mouse to operate your system... Many of you will say...yes, we ca...
Hello Everyone, Here is gud news for all users of TuneUp Utilities.. TuneUp Utilities is providing you a promotional offer for it...
Hey Friends, Many Times we desires to know a method by which we can copy multiple texts at first moment and then paste all the c...
Hi friends, Every person want to earn money... and here on internet there are millions of site which says that You can make mone...
jitendar
May 7, 2010 at 6:57 PM
how can make bootable pendrive for windowsXp and how can instrall in system?