Donation Goal
Donate Now Goal amount for this year: 799 USD, Received: 100 USD (13%)
Please donate to help support this website. The funds will be used to purchase owned license of LiteSpeed Web Server Enterprise (2-CPU). It provides superior performance in terms of raw speed, scalability and anti-DDoS capabilities.

Is this a Virus? How to Determine if the File is Dangerous or Not

Posted By Raymond In Category: Computer

Sep
3
2008

I review and post a lot of useful software and small tools that is able to help our computing life easier. The links that I post together with the article are guaranteed taken directly from the official website. Unless the link is no longer available, then I’ll upload the original non-tampered file to RapidShare to act as a download mirror.

There will be times when a legitimate software or tool being flagged as a threat, dangerous or suspicious file such as a virus or trojan. This is called False Positive. A false positive, also known as a false detection or false alarm, occurs when an antivirus program detects a known virus string in an uninfected file. The file, while not infected with an actual virus, does contain a string of characters that matches a string from an actual virus. It’s just a coincidence…

I get pretty upset when I receive emails or comments saying that I upload a virus or trojan to infect my readers. No way I would do that. I’ve taken years to build this website’s reputation and I am not going to tarnish it by infecting my loyal readers with virus. Think about it, I get NOTHING by doing this. Well I don’t blame these people because they are probably basic computer users that listens to whatever their antivirus says. If you ask me which is my favorite antivirus, I’d say Kaspersky but still HI (Human Intelligence) is the best way to avoid being infected by virus. So today I am going to teach you how to determine if a file is truly a virus.


I think I am going to start off by teaching you some basics on how NOT to get infected by virus in the first place. First things first, I’d advice you to go to Control Panel > Folder Options to configure some important settings. Go to View tab and:

1. Select Show hidden file and folders
2. UNCHECK Hide extensions for known file types
3. UNCHECK Hide protected operating system files

secured folder options settings

The first and third point is to be able to see any hidden files or folders because a lot of virus has the hidden attribute. The second point is important because a lot of virus comes in two extensions to fool users. An example is mypassword.txt.exe. If you’ve hidden the extensions for known file types, the file name would only appear as mypassword.txt while it is actually an executable (exe) file and not a text (txt) file. So always take note of the complete file name and extension.

Next, avoiding being infected by autorun.inf virus. A lot of really powerful virus spreads through USB flash drives via autorun. Let’s say I have a USB flash drive that is infected by an autorun virus. When I plug in to my computer, double click My Computer and once I double click on the USB flash drive letter, Windows automatically process the autorun.inf file and runs the virus that is in the flash drive to infect my computer. Saw how dangerous and easy it was to get infected by autorun virus? To counter this, you can disable Autorun for Windows.

Now we’ll continue to the more interesting part which is how to determine if the file is virus. The file can either be downloaded from a website, copied from external USB flash drive or even from email attachment.

If you have an antivirus installed, scan the file with your antivirus program first. If nothings comes up and you’re still feeling paranoid about it, you can upload the suspicious file to VirusTotal and have it scanned with 36 types of antivirus. Obviously if all 36 antivirus detects it as a threat, then it is definitely a dangerous file. If you get mixed and unsure results with 10 antivirus saying that RemoveWGA.exe is virus while 26 others did not detect anything like the table below, then you’ll have to analyse the file with ThreatExpert.

File RemoveWGA.exe received on 08.30.2008 06:39:17 (CET)
AntivirusVersionLast UpdateResult
AhnLab-V32008.8.29.02008.08.29Win-Trojan/Muldrop.49664
AntiVir7.8.1.232008.08.29-
Authentium5.1.0.42008.08.29-
Avast4.8.1195.02008.08.29-
AVG8.0.0.1612008.08.29Downloader.Generic7.ADMP
BitDefender7.22008.08.30-
CAT-QuickHeal9.502008.08.29-
ClamAV0.93.12008.08.30PUA.Tool.RemoveWGA
DrWeb4.44.0.091702008.08.29Tool.RemoveWGA
eSafe7.0.17.02008.08.28Win32.Small
eTrust-Vet31.6.60572008.08.29Win32/Prigamb.A
Ewido4.02008.08.29-
F-Prot4.4.4.562008.08.29-
F-Secure7.60.13501.02008.08.30-
Fortinet3.14.0.02008.08.29-
GData192008.08.30-
IkarusT3.1.1.34.02008.08.30-
K7AntiVirus7.10.4322008.08.29-
Kaspersky7.0.0.1252008.08.30-
McAfee53732008.08.29-
Microsoft1.38072008.08.25-
NOD32v234012008.08.30-
Norman5.80.022008.08.29-
Panda9.0.0.42008.08.29-
PCTools4.4.2.02008.08.29-
Prevx1V22008.08.30Suspicious
Rising20.59.42.002008.08.30-
Sophos4.33.02008.08.29RemoveWGA
Sunbelt3.1.1592.12008.08.29RiskTool.Win32.ProcessPatcher.Sml!cobra (v)
Symantec102008.08.30-
TheHacker6.3.0.6.0682008.08.30-
TrendMicro8.700.0.10042008.08.29-
VBA323.12.8.42008.08.29-
ViRobot2008.8.29.13552008.08.29Spyware.Small.Dr.13824.A
VirusBuster4.5.11.02008.08.29-
Webwasher-Gateway6.6.22008.08.29-

ThreatExpert is an advanced automated threat analysis system designed to analyze and report the behavior of computer viruses, worms, trojans, adware, spyware, and other security-related risks in a fully automated mode. In only a few minutes ThreatExpert can process a sample and generate a highly detailed threat report with the level of technical detail that matches or exceeds antivirus industry standards such as those normally found in online virus encyclopedias.

Just visit ThreatExpert, browse the file that you want to submit for analysis, enter your email address, agree to the terms and conditions and click the Submit button. In a few minutes, you’ll receive an email notifying you that the analysis is complete with the link to see the report.

ThreatExpert Report on RemoveWGA: Link
ThreatExpert Report on Bifrost Trojan: Link

The report for Bifrost trojan shows that the exe file creates files in Windows\System32 folder. It also created new registry values that commands Windows to auto run the file whenever Windows is booted up. Finally, the file creates an outbound traffic to hacker.ipaddress.com via port 2000.

If you are unable determine the file is dangerous or not after scanning it with 36 types of antivirus and analyzing it with ThreatExpert but you still want to run the file, then I’d suggest you to run it in a virtual environment (Sandboxie or SafeSpace)

Now you know how to determine if a file flagged by your antivirus program as threat is really dangerous or not. Don’t get me wrong, you still need to have an antivirus program because it protects your computer in real-time. There are times when we are tired and won’t be so cautious.


Related posts:
  • Protect Windows From USB Autorun.inf Virus With USB Firewall
  • Remove ANY MSN Virus with MSN Virus Removal Software and MSNFix
  • How To Clean and Remove JambanMu, Alman or Almanahe Virus
  • Stop Windows From Executing Instructions Found In AUTORUN.INF
  • Another Web Based Multi Engine Virus Scanner
    • aBg_rOnGak

      Should the user still want the autorun feature, he/she should just

      1. Right click on My Computer, then click Explore
      2. On the smaller, left pane, click on the desired drive

      This way, the the command(s) in autorun.inf won’t be executed

      If the system has restriction regarding Folder option and regedit, but command prompt still can be accessed, just run it, then type

      attrib -r -h -s :\autorun.inf

      If there’s autorun.inf on the drive, it will show (unless the malware has already run, thus making autorun.inf hidden again)

    • Prashanth

      Thanks you very much Raymond. I just wanted something like ThreatFire.

    • http://www.madhuzinsane.wordpress.com Madhusudhanan.J

      well, my friend..impressed by your blog… learnt lot of stuff!! but the point is most of your older blogs are out-dated like the yahoo invisible thing that isnt thr.. the link says error 404… would be gr8 if u could just check those things :)

    • Solaris

      hmmm….. very useful… keep on coming…

    • philips14c

      Yes! These are the same things I’ll do in case of suspicious files!
      Anubis is also a good choice for checking exe files!

      http://anubis.iseclab.org/

    • brayden

      Great article it’s always a pleasure to read your articles.

    • Mark

      Thanks Raymond for this helpful artical..!

    • http://www.sunbeltsandbox.com Alex Eckelberry

      (Shameless plug) What about using the Sunbelt Sandbox? http://www.sunbeltsandbox.com or cwsandbox.org

    • Ammar

      Thanks Raymond. Its really a nice one.

    • Humayun Khan

      Hi

      Raymond great information.

      Because this is the mont of Ramzan can you provide our muslim friends who visit this blog with some useful software that might help them in this mont of ramzan.

      softwres like

      Auto Azan (call for prayer)
      Sehar and Iftar timings
      etc.,

      this is just a request.

      thanks in advance

    • fsr

      Wow, ThreatExpert is really excellent, with that info, you can remove all the crap. Just bookmarked. I also use the Virus Total uploader, right-click and analyse.

    • jorgex3

      I get all my downloads from newsgroups and I don\’t take risks. I see that you got the EMBRACE keygen. I downloded Sandboxie v3.28 from DVT and noton found Infostealer.Gampass then I got Sandboxie v3.30 from CORE and norton found other infection. however, EMBRACE version is clean, my question is, if i run CORE\’s version in Sandboxie my computer is safe from this infected file? Thanks Rayman

    • jeff parker

      thanks ray.its so useful.

    • Prashanth

      @aBg_rOnGak

      autorun.inf files can be modified so that clicking “Explore” will launch viruses. And we can add our own text like “Scan” to context menu using autorun.inf

    • http://www.releaselive.com Ibrahim Rabbani

      thanks ray, my pc is infected all the time and at the end of the day i randomly kill processes =P this should help..

    • Uplink

      ok so RemoveWGA was a virus/trojan? and if its a yes then why the AV’s didnt pick it up?

    • http://www.raymond.cc/ Raymond

      NO, RemoveWGA is NOT a virus. That’s what I am trying to explain above.

    • aBg_rOnGak

      Prashanth

      please read carefully….I typed Explore on My Computer, not on the drive itself….

      And I would like to correct a mistake… the command line should be

      attrib -r -h -s :\autorun.inf

      <x. is the drive’s letter

    • aBg_rOnGak

      It seems that my mistake were, i put the letter in the bracket (wht’s its name? — the ones beside letter M on the kboard)

    • brain

      theres also free commander. it can open flash disks without executing what is in it. you can also see hidden or system files. you can easily change attributes and wipe files that you suspect. http://www.freecommander.com

    Copyright © 2005-2012 - Raymond.CC Blog