So you think you might be infected 07-12-2013, 07:56 AM
#1
Well here we go. New user here, so lets see how this goes.
In this thread I will be telling you a few way to try and determine if you might be infected. I would like to say, this in no way should substitute a virus scanner, and some could cause a little damage, so just read everything first then do it, while reading it!
This is my first step, because I like to know what I have starting up with my computer, and this step can sometimes speed up you computer.
Many I have seen complain they think they have a virus because their computer starts up slow. Well here, we are going to look for what is starting with your computer. There are a few ways to do it, and I am going to tell you a few.
MSConfig
Well this program comes with Windows, in i believe all versions. This program shows a lot of details related to the computers start up. There are a few spots in this program that can cause some damage, so be careful!!
What we are going to do is look at the Startup Tab. In this tab you will be able to see many of the programs that start up with the computer, along with the file location, and the location of how it starts. Now you can go through this, and look. If you see anything that looks suspicious then take not of it.
Things to look for:
The startup folder is simply that, a folder that is in the start menu folder of the user. To access this, go to my computer. Then navigate to "Documents And Settings" or "Users" The start up can be in either just your account of the All Users Account. So check both! Go to the user Account then go to this location "\Start Menu\Programs\Startup" you are now in the startup folder for the user. You can delete these shortcuts if you think they are suspicious.
Registry
The other way is through Registry. This is another area where it can get dangerous. These are the programs that have HKLM (Local Machine) or HKCU (Current User) in the last column. Take note of that. You will need it to know which place to go! To access the Registry, you need to have admin control, so just note that! You are going to type "regedit" in the same run box as you opened up before this. This will open a program with 2 windows in it. On the left it displays the treeview of the registry (That is what I like to call it). Now remember that location I said to remember, that is where we have to go. Usually it is in "Software\Microsoft\Windows\CurrentVersion\Run" in either HKLM (Runs when anyone logs on), or HKCU (Runs only when you log in). After you get there, direct your attention to the view on the right! Somewhere in there should be that value you saw in MSconfig. You are going to click it, then delete it! This will stop the program from running on start up.
*THAT IS WHERE SOME DAMAGE COULD OCCUR*
Some programs might need those programs to run correctly. IF you delete anything in this program that is required by another program (Or Windows) it can cause more damage, some might not be recoverable as easy. Before deleting anything in here, it would be in your best interest to ask me if it is ok! Some might look like a virus when it is a legitimate program!
Steps Overview
After successfully stopping it from running on start-up, see if it made a difference! If it did, it might have been a virus, but it also might be a program that is normal, but just hogs the computers power.
Take Note
* Folders sometimes will show up as PROGRA~1 This is ok. In Windows, when using some command prompts you only use the first 6 letters, and the ~1 at the end to say there is more to that folder.
* Look for program names or values that have random letters and/or Numbers. This is one technique Hackers use to make AV's not detect the virus!
* Some viruses have the ability to replace Registry values if you delete them! These are a little harder to stop. I will add another section later on on how to try to fight these!
Well, I hope this is good for now. Spent an hour typing it. I am going to cut this off for now, but I will add more to this thread tomorrow when I can think!! I think this is a good enough post to make on the topic. I am trying to break it up so it is easier to read because I am sure I would use to many pictures to explain each step I make!
Let me know what you think!
In this thread I will be telling you a few way to try and determine if you might be infected. I would like to say, this in no way should substitute a virus scanner, and some could cause a little damage, so just read everything first then do it, while reading it!
Start-Up
This is my first step, because I like to know what I have starting up with my computer, and this step can sometimes speed up you computer.
Many I have seen complain they think they have a virus because their computer starts up slow. Well here, we are going to look for what is starting with your computer. There are a few ways to do it, and I am going to tell you a few.
MSConfig
Well this program comes with Windows, in i believe all versions. This program shows a lot of details related to the computers start up. There are a few spots in this program that can cause some damage, so be careful!!
What we are going to do is look at the Startup Tab. In this tab you will be able to see many of the programs that start up with the computer, along with the file location, and the location of how it starts. Now you can go through this, and look. If you see anything that looks suspicious then take not of it.
Things to look for:
- Programs you do not remember installing
- Program name is just random letters or numbers
The startup folder is simply that, a folder that is in the start menu folder of the user. To access this, go to my computer. Then navigate to "Documents And Settings" or "Users" The start up can be in either just your account of the All Users Account. So check both! Go to the user Account then go to this location "\Start Menu\Programs\Startup" you are now in the startup folder for the user. You can delete these shortcuts if you think they are suspicious.
Registry
The other way is through Registry. This is another area where it can get dangerous. These are the programs that have HKLM (Local Machine) or HKCU (Current User) in the last column. Take note of that. You will need it to know which place to go! To access the Registry, you need to have admin control, so just note that! You are going to type "regedit" in the same run box as you opened up before this. This will open a program with 2 windows in it. On the left it displays the treeview of the registry (That is what I like to call it). Now remember that location I said to remember, that is where we have to go. Usually it is in "Software\Microsoft\Windows\CurrentVersion\Run" in either HKLM (Runs when anyone logs on), or HKCU (Runs only when you log in). After you get there, direct your attention to the view on the right! Somewhere in there should be that value you saw in MSconfig. You are going to click it, then delete it! This will stop the program from running on start up.
*THAT IS WHERE SOME DAMAGE COULD OCCUR*
Some programs might need those programs to run correctly. IF you delete anything in this program that is required by another program (Or Windows) it can cause more damage, some might not be recoverable as easy. Before deleting anything in here, it would be in your best interest to ask me if it is ok! Some might look like a virus when it is a legitimate program!
Steps Overview
- Open the Run Menu (Windows Key & R or through the start menu)
- Type in "msconfig" and hit run
- Click on Start-Up Tab
- Disable programs that look suspicious
- Reboot to see if it fixes your problem
- If it does, then go to the location, delete the startup, or delete the file
- There you go, it should now not start up with the computer
After successfully stopping it from running on start-up, see if it made a difference! If it did, it might have been a virus, but it also might be a program that is normal, but just hogs the computers power.
Take Note
* Folders sometimes will show up as PROGRA~1 This is ok. In Windows, when using some command prompts you only use the first 6 letters, and the ~1 at the end to say there is more to that folder.
* Look for program names or values that have random letters and/or Numbers. This is one technique Hackers use to make AV's not detect the virus!
* Some viruses have the ability to replace Registry values if you delete them! These are a little harder to stop. I will add another section later on on how to try to fight these!
Well, I hope this is good for now. Spent an hour typing it. I am going to cut this off for now, but I will add more to this thread tomorrow when I can think!! I think this is a good enough post to make on the topic. I am trying to break it up so it is easier to read because I am sure I would use to many pictures to explain each step I make!
Let me know what you think!
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)