Showing posts sorted by relevance for query kaspersky. Sort by date Show all posts
Showing posts sorted by relevance for query kaspersky. Sort by date Show all posts

Monday, May 19, 2008

Using Kaspersky Online Scanner to scan PC for viruses and malwares for free

HTML clipboard

This is absolutely free service from Kaspersky Lab - the maker of KAV - antivirus program with the highest detection rates according to AV-Comparatives.org. The website page goes at the first line as

Welcome to the Kaspersky Online Scanner! Use it to scan your PC for viruses and other malware for free. Warning: if you have installed Kaspersky Online Scanner Pro, please manually uninstall it using "Add/Remove Programs" before installing this version! Otherwise this version will not function correctly.

Initially there is a small installation done followed by the choice for virus definitions, and rest assured - you never leave it stand alone if you are too prone to viruses and security infringing softwares. Based on Microsoft's ActiveX Technology, the Kaspersky Online Scanner works only with MS Internet Explorer 6.0 and higher. The major plus point is that the scanner has hourly updated AV database that means each time you launch the online scanner it's sure to be updated silently.

Detection rates of antivirus programs

If you're not in MSIE, then you can scan for individual files, including compressed ones, then you can scan them at File Scanner. If you would like to scan your entire computer for viruses, please use their free virus scan. To list the free virus scanning services from Kaspersky Lab:

Sunday, April 26, 2009

Kaspersky Lab announces anti-virus for Windows 7

Kaspersky Lab, makers from Kaspersky Antivirus (KAV) has announced the Kaspersky Anti-Virus for Windows 7 beta users and plans to extend the compatibility with full release of Windows 7.kaspersky-for-windows7-logo

Kaspersky Lab’s suite of security offerings will be available to Windows 7 users immediately following the launch of the new operating system. According to the lab more than 300,000 people over two and a half months have installed the version of KAV for Windows 7. They have extended thanks to collaboration with Microsoft for receiving an exceptional amount of valuable feedback from beta testers that will enable them to ensure that their products are fully compatible with Windows 7 upon final release.

More news related to Kaspersky Antivirus and Windows 7 from previous posts on this geeklog.

Tuesday, June 03, 2008

Virus.Win32.Parite.b : Remove viruses and worms with ease and passion

 Virus.Win32.Parite.b : Remove viruses and worms with ease and passionNot again badly that my system got infected by something that resides at temporary folder with name ena1.tmp having size 172KB, sometimes the name ena1.tmp got itself replaced with other name. Whatever, not lately I restored off my system and scanned using the beta version of Kaspersky Antivirus 8, and the whole lot infected virus was determined to be Virus.Win32.Parite.b which was a step ahead from its parent Virus.Win32.Parite.a both of these are purely parasitic viruses which modify the code of the infected file. The infected file remains partially or fully functional.

The KAV displayed the following notice every time the infected file/folder was scanned.

Detected
--------
Status     Object
------       ------
will be deleted when the computer is restarted: virus Virus.Win32.Parite.b File: C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ena1.tmp//UPX

To the sadness after the complete scanning and rebooting the system the virus was still resided at the %temp% folder. Later delving thoroughly, it was found that the virus Virus.Win32.Parite.b replicated itself into the System Volume Information system folder of the local drive and the pen drive as well. Surprisingly, in my JetFlash V110 pendrive there used to be no such system folder as System Volume Information. And with no further lingering, I just deleted it using TuneUp Shredder and all such unwanted files were deleted successfully, and finally a decisive full system scan was done to eliminate all the infected files and the virus itself.

continue reading and exploring full source code of the virus below

Malware Descriptions / Parasitic Classic Viruses section of the viruslist.com writes on parasitic viruses Virus.Win32.Parite.b as

Parasitic viruses modify the code of the infected file. The infected file remains partially or fully functional.

Parasitic viruses are grouped according to the section of the file they write their code to:

  • Prepending: the malicious code is written to the beginning of the file
  • Appending: the malicious code is written to the end of the file
  • Inserting: the malicious code is inserted in the middle of the file

Inserting file viruses use a variety of methods to write code to the middle of a file: they either move parts of the original file to the end or copy their own code to empty sections of the target file. These are sometimes called cavity viruses.

File and Boot Viruses here is very useful information on aliases and coding of the virus we are dealling with:

Virus.Win32.Parite.b (Kaspersky Lab) is also known as: Win32.Parite.b (Kaspersky Lab), W32/Pate.b (McAfee),   W32.Pinfi (Symantec),   Win32.Parite.2 (Doctor Web),   W32/Parite-B (Sophos),   Win32/Parite.B (RAV),   PE_PARITE.A (Trend Micro),   W32/Parite (H+BEDV),   W32/Parite.B (FRISK),   Win32:BackDoor-Servu (ALWIL),   Win32/Parite (Grisoft),   Backdoor.FtpUServ.A (SOFTWIN),   W32/Parite.B (Panda),   Win32/Parite.B (Eset)

This parasitic memory resident virus is functionally identical to Win32.Parite.a. It differs from Parite.a only in the key that it creates in the system registry:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\PINF]

Details of Virus.Win32.Parite.a (Kaspersky Lab) is also known as: Win32.Parite.a (Kaspersky Lab), W32/Pate.a (McAfee),   W32.Spybot.Worm (Symantec),   Win32.Parite.1 (Doctor Web),   W32/Parite-A (Sophos),   Win32/HLLW.SpyBot (RAV),   PE_PARITE.A (Trend Micro),   W32/Parite (H+BEDV),   W32/Spybot.IA (FRISK),   Win32:SpyBot-GEN (ALWIL),   Win32/Parite (Grisoft),   Win32.Parite.A (SOFTWIN),   Trojan.Spybot.gen-3 (ClamAV),   W32/Spybot.BE.worm (Panda),   Win32/Parite.A (Eset)

The virus consists of a dropper, which is witten in assembler, and the virus part itself, written in Borland C++.  When an infected file is launched, the control flow is passed to the virus dropper, which writes the virus to a temporary file and executes its infection procedure. The virus searches for Win32 EXE PE files with .scr and .exe extensions on all logical drives of computer, and also in shared resources of local network, and infects them.

The virus doesn't manifest itselfs presence in any way. The structure of infected file looks like this:

Host file
Virus
dropper - drops "main" to TEMP dir and executes it.
main - searches for files and infects them, e.t.c.

The AutoRun.inf file contained the following code, think this is system dependent and further it directly attacks the system shell command.

[AutoRun]
open=
shell\open\Command=System~1\com1.{29ec2020-4aea-1069-a2dd-08002b40409d}\ntldr.pif
shell\open\Default=1
shell\explore\Command=System~1\com1.{29ec2020-4aea-1069-a2dd-08002b40409d}\ntldr.pif

In actual, the above code won't be functional as I have changed the values in brackets. This is all about how the virulent code looks like.

The virus treated report from Kaspersky Antivirus 8 Beta Version

Detected
--------
Status Object
------ ------
deleted:
virus Packed.Win32.PolyCrypt.b File: J:\portables\proceeded\processed\Boss.exe/bossinv.exe
deleted:
Trojan program Backdoor.Win32.Skrat.e File: J:\processed\setup - mbhttpbf.exe//data0001
deleted:
malware HackTool.Win32.VB.ao File: J:\setup - mbhttpbf.exe//data0003
deleted:
Trojan program Trojan-Spy.Win32.WebPageRecorder.b File: J:\setup - Stealth Web Page Recorder.exe/WebPageRecorder.exe
deleted:
Trojan program Trojan-PSW.Win32.XPassLogger File: J:\ \portables\proceeded\processed\setup - XP Login Password.exe/kbfiltr.sys
deleted:
virus Packed.Win32.PolyCrypt.b File: J:\ \processed\Blazing Invisible Boss.exe/bossinv.exe
deleted:
Trojan program Trojan-PSW.Win32.Agent.eb File: J:\ \processed\Girls_boys.exe
deleted:
malware Nuker.Win32.Small.b File: J:\ \processed\send messages to IP.exe//UPX//Autoit
deleted:
Trojan program Backdoor.Win32.Skrat.e File: J:\ \processed\setup - mbhttpbf.exe//data0001
deleted:
malware HackTool.Win32.VB.ao File: J:\ \processed\setup - mbhttpbf.exe//data0003
deleted:
Trojan program Trojan-Spy.Win32.WebPageRecorder.b File: J:\ \processed\setup - Stealth Web Page Recorder.exe/web.dll
detected:
riskware not-a-virus:RiskTool.Win32.HideWindows File: G:\AUTOPLAY\DOCS\COMMON\CMDOW.EXE
deleted:
Trojan program Trojan-PSW.Win32.XPassLogger File: J:\ \processed\setup - XP Login Password.exe/kbfiltr.sys

More more studies:

Wednesday, May 14, 2008

The easiest way to remove kinza virus, Updates : Kinza.exe virus as removed by Kaspersky Antivirus

You must read this topic ( Getting rid of Kinza virus : How do I remove kinza virus? ) before proceeding to the text below which is the extended portion of the update of the previous discussion on How to remove kinza virus? This is the easiest way to remove kinza virus!

Below is the result of the Kinza.exe virus as removed by Kaspersky antivirus 7.

Scan : completed
----------------
Scanned: 756
Detected: 1
Untreated: 0
Start time: 4/1/2008 11:09:30 AM
Duration: 00:01:10
Finish time: 4/1/2008 11:10:40 AM

Detected
--------
Status Object
------ ------
deleted: virus Worm.VBS.Autorun.i File: G:\kinza.exe//data.rar/boot.vbs


Events
------
Time Name Status Reason
---- ---- ------ ------
4/1/2008 11:09:30 AM Logical disk sector: G ok scanned
4/1/2008 11:09:30 AM File: G:\kinza.exe archive RarSFX
4/1/2008 11:09:30 AM File: G:\kinza.exe//data.rar archive RAR
4/1/2008 11:09:30 AM File: G:\kinza.exe//data.rar/archive comment ok scanned
4/1/2008 11:09:30 AM File: G:\kinza.exe//data.rar/boot.vbs detected: virus 'Worm.VBS.Autorun.i'
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/boot.vbs not disinfected postponed
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/dxdlg.exe packed file NPack
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/dxdlg.exe//NPack detected: riskware
'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/imapd.exe packed file NPack
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/imapd.exe//NPack detected: riskware
'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/imapdb.dll detected: riskware 'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/imapdb.exe packed file NPack
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/imapdb.exe//NPack detected: riskware
'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:09:31 AM File: G:\kinza.exe//data.rar/imapdc.dll detected: riskware 'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:09:32 AM File: G:\kinza.exe//data.rar/imapdd.dll ok iChecker
4/1/2008 11:09:32 AM File: G:\kinza.exe//data.rar/imapde.dll ok iChecker
4/1/2008 11:09:32 AM File: G:\kinza.exe//data.rar/wproxp.exe ok iChecker
4/1/2008 11:09:32 AM File: G:\kinza.exe//data.rar/ActMon.ini ok scanned
4/1/2008 11:09:33 AM File: G:\autorun.inf ok scanned
4/1/2008 11:09:49 AM File: g:\kinza.exe archive RarSFX
4/1/2008 11:09:49 AM File: g:\kinza.exe//data.rar archive RAR
4/1/2008 11:09:49 AM File: g:\kinza.exe//data.rar/archive comment ok scanned
4/1/2008 11:09:49 AM File: g:\kinza.exe//data.rar/boot.vbs detected: virus 'Worm.VBS.Autorun.i'
4/1/2008 11:10:35 AM File: g:\kinza.exe backed up
4/1/2008 11:10:37 AM File: g:\kinza.exe//data.rar/dxdlg.exe packed file NPack
4/1/2008 11:10:37 AM File: g:\kinza.exe//data.rar/dxdlg.exe//NPack detected: riskware
'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:10:37 AM File: g:\kinza.exe//data.rar/imapd.exe packed file NPack
4/1/2008 11:10:37 AM File: g:\kinza.exe//data.rar/imapd.exe//NPack detected: riskware
'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:10:38 AM File: g:\kinza.exe//data.rar/imapdb.dll detected: riskware 'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:10:38 AM File: g:\kinza.exe//data.rar/imapdb.exe packed file NPack
4/1/2008 11:10:38 AM File: g:\kinza.exe//data.rar/imapdb.exe//NPack detected: riskware
'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:10:38 AM File: g:\kinza.exe//data.rar/imapdc.dll detected: riskware 'not-a-virus:Monitor.Win32.ActMon.511'
4/1/2008 11:10:38 AM File: g:\kinza.exe//data.rar/imapdd.dll packed file NPack
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/imapdd.dll//NPack ok scanned
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/imapdd.dll ok scanned
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/imapde.dll packed file NPack
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/imapde.dll//NPack ok scanned
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/imapde.dll ok scanned
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/wproxp.exe packed file NPack
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/wproxp.exe//NPack ok scanned
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/wproxp.exe ok scanned
4/1/2008 11:10:39 AM File: g:\kinza.exe//data.rar/ActMon.ini ok scanned
4/1/2008 11:10:40 AM File: g:\kinza.exe deleted


Statistics
----------
Object Scanned Dangerous objects Untreated Deleted Moved to Quarantine Archives Packed files
Password protected Corrupted
------ ------- ----------------- --------- ------- ------------------- -------- ------------
------------------ ---------
All objects 756 1 0 1 0 6 31 0 0
G:\ 756 1 0 1 0 6 31 0 0


Settings
--------
Parameter Value
--------- -----
Security Level Recommended
Action Prompt for action when the scan is complete
Run mode Manually
File types Scan all files
Scan only new and changed files No
Scan archives all
Scan embedded OLE objects all
Do not scan archives larger than No
Skip if scan takes longer than No
Parse email formats No
Scan password-protected archives No
Use iChecker technology Yes
Use iSwift technology Yes
Register information about dangerous objects in application statistics Yes
Rootkit scan Yes
Extended rootkit scan No
Use heuristic analyser Yes
Heuristic analyser level 3

The ultimate benefit is that there is no need to download kinza virus removal tool as you can neutralize kinza.exe virus with the help of Kaspersky Antivirus, even the trial version functions well.

Friday, March 07, 2008

Signs of Infection : How to know what are the signs of Virus Infection? : Concerning Viruses II

There are a number of signs which show that a computer is infected. If you notice that your computer is doing strange things, specifically:
  • Unexpected messages or images appear on your screen or you hear unusual sounds;
  • The CD/DVD-ROM tray opens and closes unexpectedly;
  • The computer arbitrarily opens a program without your assistance;
  • Warnings pop up on the screen about a program on your computer attempting to access the Internet, even though you initiated no such action, then, it is highly probable that your computer has become infected with a virus.
There are also several typical traits of a virus infection through e-mail:
  • Friends or acquaintances tell you about messages from you that you never sent;
  • Your inbox houses a large number of messages without return addresses or headers.
It must be noted that these signs can results from problems other than viruses. They can sometimes arise from different causes. For example, in the case of the e-mail, infected messages can be sent with your return address but not from your computer. There are also indirect indications that your computer is infected:
  • Your computer freezes or crashes frequently;
  • Your computer loads programs slowly;
  • You cannot boot up the operating system;
  • Files and folders disappear or their contents are distorted;
  • The hard drive is frequently accessed (the light blinks);
  • The web browser (for example, Microsoft Internet Explorer) freezes up or behaves unexpectedly (for example, you cannot close the program window).
In 90% of cases, these indirect systems are caused by malfunctions in hardware or software. Despite the low likelihood that these symptoms are indicative of infection, a full scan of your computer is recommended.

What to do if you show signs of infection...?

If you notice that your computer is behaving suspiciously...

  1. Don't panic! Do not give in to panic. This is the golden rule, and it could save you from losing important data and from a lot of fretting.
  2. Disconnect your computer from the Internet or local network, if it is on one.
  3. If the infection symptom is that you cannot boot from the computer's hard drive (the computer displays an error message when you turn it on), try booting in safe mode or with the emergency Microsoft Windows boot disk that you created when you installed the operating system on the computer.
  4. Before doing anything else, back up your work on removable storage media (floppy, CD/DVD, flash drive, etc.).
  5. Install a good antivirus software, if you have not done so already.
  6. Update databases and program modules. If possible, get the updates off the Internet from an uninfected computer at a friend's, an Internet café, or work. It is better to use a different computer, since when you connect to the Internet with an infected computer, there is a chance that the virus will send important information to hackers or spread the virus to the addresses in your address book. That is why if you suspect that you have a virus, the best thing to do is to immediately disconnect from the Internet.
  7. Select the security level recommended by the experts of the Antivirus program you used or installed.
  8. Start a full computer scan.
     

Related Links:

The information presented herein is adapted from Help and Support Section of the Kaspersky Anti-Virus 7.0, details of the notes can be pertained from related links as following:

Thursday, March 27, 2008

Reinvesting in Security? THINK ONCE AGAIN!

This blog posts involves on how to opt a perfect (if not most apt) antivirus security/software for your system (generally a PC)? Based on freewares, trialwares and paid versions of some well known security softwares available on the market today, presented below are glimpses of facts associated with them. Its obvious not all anti-spyware tools, anti-spam tools have been covered here. Freeware are the precedence.

Never use real viruses for testing the operation of an anti-virus product!

Anti-Virus Programs

·         Avast! Home Edition*** is one of the most widely used free antivirus software out there. The only way to test antivirus software is to treat viruses- so it must be manually done by removing if any from one's system.

Avast also has VRDB means Virus Recovery DataBase. VRDB helps when, despite all the security measures, a virus gets inside the computer and files get infected. It is possible to repair infected files, return them exactly to their original state.

 Avast is very light on system a resource which is the most for almost every user. For support visit: http://avast.com/ and a good forum at http://forum.avast.com/. Free avast! Home Edition can be downloaded from www.avast.com/.

·         AVG Free Edition is another popular free antivirus. Rapid virus database updates are available for the lifetime of the product from the website http://free.grisoft.com/. AVG will not slow down the system or use minimal system resources. The interface and use is very easy going.

·         AntiVir from the word antivirus, another free antivirus is very light in system's resources. In AntiVir, you have the option of scanning all files, or using a file extension list. Private and individual use of AntiVir Personal Edition is completely free of charge. Get it from http://free-av.com/.

·         Symantec's Norton Antivirus and many other security softwares are not a point to be reviewed. Simply, because the cost is relatively high and the processor need to be of high speed, some of the newbie tech guys having NAV Clients on their system later get rid of, having been tired of slow response of the system. Opt if you have gigs of RAM and bucks! Visit http://symantect.com Now!

·         Kaspersky Antivirus  provides complex computer protection against viruses, spywares and other malicious programs. Many previous blog posts about security in this blog explain how Kaspersky Antivirus is using the latest in tech today. Proactive defense, Multitask Protection Management, iChecker, and many other. A 30 day or 60 day trial is downloadable from http://www.kaspersky.com and another site worth visiting would be http://www.viruslist.com. If you have bucks (not too costly) and the system is not that too old, consider purchasing a key.

·          NOD 32 Antivirus System is one of the oldest of its type. And also with many users, probably many adding everyday. You can download and buy NOD 32 from the net. Associated with ESET, spol. s r.o., this threatSense® engine is a sophisticated, well-balanced system, visit http://www.eset.com/  for details.

Test "virus" EICAR and its modifications

This test "virus" was specially designed by EICAR (The European Institute for Computer Antivirus Research) for testing anti-virus products. The test "virus" IS NOT A VIRUS because it does not contain code that can harm your computer. However, most anti-virus products manufacturers identify this file as a virus. Never use real viruses for testing the operation of an anti-virus product!

You can download this test "virus" from the official website of the EICAR organization at: http://www.eicar.org/anti_virus_test_file.htm. The file that you downloaded from the EICAR website contains the body of a standard test virus.

Firewalls

·         Sygate Personla Firewall- SPF- http://sygate.com/.

·         ZoneAlarm - www.zonealarm.com/

·         Kerio Personal Firewall- KPF – http://www.kerio.com/kpf_comparision_version.html/

Anti-Spyware

·         Ad-Aware SE – http://www.lavasoftusa.com/support/download/

·         Spybot – Search & Destroy- SS&D – http://www.safer-networking.org/en/download/

Anti-Spam Software

·         POPFile – http://popfile.sourceforge.net/

·         K9- http://www.keir.net/k9.html

Folder and Drive Protection Software

This can be another nightmare to find a program that disables mobile drives or your private email folders. Test some of few free on the net and some might never have been considered of. Please, search the geeklog for more on this topic.

·         The Microsoft TweakUI Powertoy - www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx   

·         CleverCrypt Lite - www.tucows.com/preview/388836

·         WinGuard Pro - www.winguardpro.com

Related Links:

The information presented herein the blog is directly from the end user experiences of the various programs (either trial or full versions). Please, visit the product's official website before making purchase. Read more from the following links:

·         Previous posts about Security Softwares from this blog

·         Google's responses on Antivirus Softwares

·         Free Antivirus Softwares available on the net

·         Download ready made registry hacks

·         Viruses are a big no-no today, and many a posts at geeklog are here.

·         The easiest way to remove viruses/malwares without installing any antivirus software

Intruder Alert and Autorun viruses on pen drives are strictly prohibited!

Sunday, March 09, 2008

Preventing Infection : How to prevent infection of Virus? : Concerning Viruses III

The most reliable and thought-out measures cannot provide you with 100% protection from computer viruses and Trojans, but, with this set of rules in mind, you will significantly lower the likelihood of virus attacks and the level of potential damage.  One of the basic methods of battling viruses is, as in medicine, well-timed prevention. Computer prophylactics involve a rather small number of rules that, if complied with, can significantly lower the likelihood of being infected with a virus and losing data. Below is a listing of basic safety rules which, if followed, will help mitigate the risk of virus attacks.

Rule No. 1: Use antivirus software and Internet security programs. To do so:

  • Install Anti-Virus program as soon as possible.

  • Regularly update the application databases. Updates may be performed several times a day in the event of virus epidemics. Under such circumstances application databases on antivirus software update servers update immediately.

  • Select the security settings recommended by the antivirus company for your computer. You will be protected constantly from the moment the computer is turned on and it will be harder for viruses to get onto your computer.

  • Configure the settings for complete scan recommended by the experts of your antivirus company and schedule scans for at least once per week.

Rule No. 2: Use caution when copying new data to your computer:
  • Scan all removable storage drives for viruses (floppies, CD/DVDs, flash drives, etc.) before using them.

  • Treat e-mails with caution. Do not open any files that have come through e-mail if you are not certain that they were really supposed to be sent to you, even if they were sent by people you know.

  • Be careful with information obtained through the Internet. If any web site suggests that you install a new program, be certain that it has a security certificate.

  • If you are copying an executable file from the Internet or local network, be sure to scan it with Anti-Virus.

  • Use discretion when selecting which web sites you visit. Many sites are infected with dangerous script viruses or Internet worms.

Rule No. 3: Pay close attention to information from Antivirus company websites.

In most cases, the Antivirus company announces a new outbreak long before it reaches its peak. The corresponding likelihood of infection is still low, and you will be able to protect yourself from new infection by downloading updated application databases.

Rule No. 4: Do not trust virus hoaxes, such as prank programs and e-mails about infection threats.
Rule No. 5: Use the Microsoft Windows Update tool and regularly install Microsoft Windows operating system updates.
Rule No. 6: Buy legit copies of software from official distributors.
Rule No. 7: Limit the number of people who are allowed to use your computer.
Rule No. 8: Lower the risk of unpleasant consequences of a potential infection:
  • Back up data regularly. If you lose your data, the system can fairly quickly be restored if you have backup copies. Store distribution floppies, CDs, flash drives, and other storage media with software and valuable information in a safe place.

  • Create a Rescue Disk that you can boot with, using a clean operating system.

Rule No. 9: Review the list of software installed on your computer on a regular basis. This can be accomplished using the Install/Remove Programs service under Control Panel or simply by viewing the contents of the Program Files folder and the startup folder. To do so, open Install/Remove Programs in the Control Panel or view the contents of the Program Files directory or the startup folder. You can discover software here that was installed on your computer without your knowledge, for example, while you were using the Internet or installing a program. Some of them are almost always potentially dangerous programs.

Related Links:

The information presented herein is adapted from Help and Support Section of the Kaspersky Anti-Virus 7.0, details of the notes can be pertained from related links as following:

Thursday, March 06, 2008

Types of Virus Threats and early prevention of them : How to know which virus threats you are exposed to? : Concerning Viruses I

There are a vast number of threats that could affect your computer today.

Worms

This malicious program category largely exploits operating system vulnerabilities to spread itself. The class was named for the way the worms crawl from computer to computer, using networks and e-mail. This feature gives many worms a rather high speed in spreading themselves.

Worms penetrate a computer, search for network addresses of other computers, and send a burst of self-made copies to these addresses. In addition to network addresses, worms often utilize data from e-mail client address books. Some of these malicious programs occasionally create working files on system disks, but they can run without any system resources at all (with the exception of RAM).

Viruses

Programs that infected other programs, adding their own code to them to gain control of the infected files when they are opened. This simple definition explains the fundamental action performed by a virus - infection.

Trojans

Programs that carry out unauthorized actions on computers, such as deleting information on drives, making the system hang, stealing confidential information, etc. This class of malicious program is not a virus in the traditional sense of the word (meaning it does not infect other computers or data). Trojans cannot break into computers on their own and are spread by hackers, who disguise them as regular software. The damage that they incur can exceed that done by traditional virus attacks by several fold.

Recently, the most widespread type of malicious program damaging computer data has been worms. Then follow viruses and Trojans. Some malicious programs combine features of two or even three of these classes.
 
Adware

Program code included in software, unbeknownst to the user, designed to display advertisements. Adware is usually built into software that is distributed free. The advertisement is situated in the program interface. These programs often also collect personal data on the user and send it back to their developer, change browser settings (start page and search pages, security levels, etc.) and create traffic that the user cannot control. All this can lead to breach of the security policy and to direct financial losses.

Spyware

Software that collects information about a particular user or organization without their knowledge. You might never guess that you have spyware installed on your computer. In general, the goal of spyware is to:

    • trace user actions on a computer;
    • gather information on the contents of your hard drive; in such cases, this more often than not involves scanning several directories and the system registry in order to compile a list of the software installed on the computer;
    • gather information on the quality of the connection, bandwidth, modem speed, etc.
Riskware

Potentially dangeerous applications include software that has not malicious features but could form part of the development environment for malicious programs or could be used by hackers as auxiliary components for malicious programs. This program category includes programs with backdoors and vulnerabilities, as well as some remote administration utilities, keyboard layout togglers, IRC clients, FTP servers, and all-purpose utilities for stopping processes or hiding their operation.

Yet another type of malicious program that goes along with programs like adware, spyware, and riskware is programs that plug into your web browser and redirect traffic. You have most certainly encountered such programs if you have ever opened one web site when you thought you were pulling up another.
 
Jokes

Software that does not cause a host any direct harm but displays messages that such harm has already been caused or will result under certain conditions. These programs often warn the user of dangers that do not exist, such as messages that pop up about formatting the hard drive (although no formatting actually takes place) or detecting viruses in uninfected files.

Rootkits

Utilities used to conceal malicious activity. They mask malicious programs to keep anti-virus programs from detecting them. Rootkits modify the operating system on the computer and alter its basic functions to hide its own existence and actions that the hacker undertakes on the infected computer.

Other dangerous programs

Programs created to set up DoS attacks on remote servers, hacking into other computers, and programs that are part of the development environment for malicious programs. These programs include hack tools, virus builders, vulnerability scanners, password-cracking programs, and other types of programs for cracking network resources or penetrating a system.

Related Links:

The information presented herein is adapted from Help and Support Section of the Kaspersky Anti-Virus 7.0, details of the notes can be pertained from related links as following:

Monday, March 10, 2008

Proactive Defense verdicts : Knowing the detail of the virus penetration and getting rid of them : Concerning Viruses IV

This section covers Proactive Defense verdicts. Note that not all verdicts should necessarily be taken as a threat. Some of these operations are normal behavior for programs being run on the computer or reactions of the operating system to the operation of those programs. However, in some cases the same operations can be called up by hacker activity or malicious programs.

Verdicts with a high danger level are highlighted in red throughout the text. Verdicts that are not always indicative of threats are in black.

Stack overflow

Stack overflow is one of the most common techniques today for gaining unauthorized access to a system.

The concept works as follows. A program usually needs a stack structure in the RAM where it can store and retrieve intermediate values. When the program calls up a procedure or subprogram, it sends the return address to the stack, and the procedure then knows where to return control once it is complete. A stack overflow is when a block of data larger than the stack is sent to the stack. The excess data are recorded in the part of the stack designated for correctly returning from the procedure. Thus, the overflow alters the normal process of executing the program, and instead of correctly returning to executing it further, it is transferred to the address that was rewritten in the command because of the stack overflow.

To cause a stack overflow, hackers use exploits, programs containing machine instructions executed by the processor. The address that the processor goes to because of the stack overflow will be specified in these instructions.

The likelihood of a stack overflow when using standard programs in normal mode is extremely low. When a stack overflow is detected, it is very likely that it means that this vulnerability is being taken advantage of for malicious ends.

Data execution

This technique uses errors in software installed on your computer. The errors used are errors that replace correct data with data provided by a malicious object, which cause these data to be processed incorrectly.

The most common object of attacks using data execution are browsers, many of which do not perform the necessary scans while view web pages, images, and multimedia, and malicious code implanted in objects on web pages can gain control.

Microsoft uses DEP (Data Execution Prevention) to protect executable code in Microsoft Windows. This solution is included in updates for Microsoft Windows XP and Microsoft Windows Server 2003.

Hidden Install

Hidden Install is the process of installing a malicious program or running executable files without notifying the user of such. A hidden install process can be detected using standard tools, such as Microsoft Windows Task Manager, but since there are no standard installation windows on screen when the malicious program is installed, it is unlikely that a user would think to track the processes running in the system.

Hidden Object

Hidden Object is a process that standard tools (Microsoft Windows Task Manager, Process Explorer, etc.) cannot detect. A rootkit, in other words, a toolkit for gaining root user rights, is a program or set of programs for hidden control of a hacked system. This term came from UNIX.

Within Microsoft Windows, "rootkit" generally refers to a program used to mask software that is installed on the system and intercepts and distorts system messages about the processes running in the system and the folders on drives. In other words, a rootkit works like a proxy server, letting some information through and blocking or distorting other information. In addition, rootkits can generally mask the presence in the system of any processes, folders and files on disk, and registry keys described in its configuration. Many masking programs install their drivers and services in the system, which are naturally invisible to system administration tools like Task Manager or Process Explorer, as well as to anti-virus programs.

Root Shell

This vulnerability consists of rerouting input/output of the command prompt (usually to the network), which generally is used to gain remote access to a computer.

The malicious object attempts to gain access to the command line on the victim computer from which future commands will be executed. Access is usually gained through a remote attack and running a scripted that takes advantage of this vulnerability. The script launches a command line interpreter on the computer connected via TCP. The hacker can then control the system remotely.

Starting Internet Browser

Browsers can be started hidden and data can be sent to it for hackers to exploit later. Monitoring browsers being opened enables you to intercept this.

Browsers are usually opened with settings containing, for example, user passwords, whenever he/she clicks a link in the body of an e-mail in a mail client or an instant messaging program, which is not a suspicious action. If you add a mail client and ICQ to the trusted zone, meaning if you allow only certain programs to open browser windows with settings, all other cases when data is transmitted through a browser from a hacker and not the computer user will may be assessed as suspicious.

Strange Behaviour

This refers to detection not of dangerous or suspicious behaviour of a specific process but of a change in state of the operating system itself, such as direct memory access or modification of an R0-R3 access point.

Dangerous behavior detected (generic behavior)

This group of malicious action detectors includes Trojan.generic, Worm.generic, and Worm.P2P.generic, fairly complex algorithms for detecting dangerous behavior. A verdict is issued that a certain process is most likely an unknown malicious process based on analysis of a set of actions, not on one or two factors. The Generic verdict is not assigned the first time a suspicious action is attempted. Each time a suspicious action is made, the suspicion rating of the process rises. Proactive Defense processes it as soon as it reaches a critical level. This method ensures an extremely low level of false positives. The likelihood of a good program displaying several aspects of malicious activity immediately is extremely low.

Actions that affect the suspicion rating:

  • actions typical of infections or malicious objects injecting into the system;
  • directly malicious actions;
  • actions typical of replicating malicious objects.

Application Changed

This event signifies that the executable file of the monitored application has been modified since it was last run. It should be pointed out that an executable file could have been modified by malicious code injecting itself into the application or by a standard program update, such as the executable file for Microsoft Internet Explorer being modified by Microsoft Windows updates.

Integrity Violation

An integrity violation is when one or several modules of a monitored application could have been modified since the time the application was last run. It could have been modified by program updates and not only by malicious code injecting itself into the application (for example, the libraries used by Microsoft Internet Explorer could be modified by a Microsoft Windows update).

Critical Application

The Application Integrity Control module has an additional feature for monitoring application start. In this mode, Kaspersky Anti-Virus issues a warning whenever an application specified by the user is started. The warning only appears if the rule Run: Prompt for action is configured for the monitored application. This mode is disabled by default.

Running as child

There are a number of malicious programs that use well known programs to create data leaks or to download malicious code from the Internet. To do so, the malicious program opens a standard program that the firewall rules and other defense tools grant access to the Internet (a web browser, for example). When this happens, the monitored application is run as a child process.

The warning only appears if the rule Run child process: Prompt for action is configured for the monitored application . Since some programs are run by others child processes, the event is common enough that by default warnings are not displayed for these events, although the events are logged in Proactive Defense operation reports.

Hosts file modification

The hosts file is one of the most important system files of Microsoft Windows. It is designed to redirect access to websites by transforming URL addresses into IP address on the DNS servers, but right on the local computer. The hosts file is a plain text file, with each line defining the correlation between the character name of a server (URL) and its IP address.

Malicious programs often use this file to redefine anti-virus update server addresses to block any chance of updating and preventing the malicious program from being detected, and for other ends as well.

Invader / Loader

There are countless varieties of malicious programs that are masked as executable files, libraries, or plug-ins for well-known programs and load themselves into standard processes. A data leak from the user's computer can be orchestrated in this way. Network traffic initiated by malicious code will pass through the firewall freely, since the firewall thinks that this traffic belongs to an application that is allowed to access the Internet.

Trojans commonly invade other processes. However, a number of benign programs, updates, and installer programs also exhibit this behavior. You should only allow this type of activity if you are certain that the program being load is harmless.

Keyloggers

Keyloggers are programs that record every key you press on your keyboard. This type of malware can send information harvested from the keyboard (logins, passwords, and credit card numbers) to a hacker. However, standard programs can also log keys. Keylogging is often used to call up program functions from different applications using hotkeys.

Registry access

Registry access tracks modifications to registry keys.

Malicious programs modify the registry to register themselves so they start automatically when you start your operating system, to change your homepage in Microsoft Internet Explorer, and other destructive actions. However, remember that standard applications might also access the system registry.

The module contains a predefine list of six groups of critical keys. Users may also add their only groups of keys and configure rules for various programs to access them.

Registry strange

The module enables you to intercept attempts to create hidden keys in the registry that are not displayed by standard programs, such as regedit. Keys are created with incorrect names so that the registry editor cannot display these values correctly, which makes it more difficult to diagnose malicious software in the system.

Trojan downloader

Trojan Downloader is a program with the chief function of hiding unauthorized downloads of software from the Internet. Hacker sites are the best known source of Trojan Downloaders. A Trojan downloader is not a direct threat on its own. They are dangerous namely because they download and start software uncontrolled. Trojan Downloaders are mostly used for downloading and running viruses, Trojans, and spyware.

Related Links:

The information presented herein is adapted from Help and Support Section of the Kaspersky Anti-Virus 7.0, details of the notes can be pertained from related links as following:

Subscribe to geeklog feed Bookmark and Share

Design by Free blogger template