# HG changeset patch # User Oleksandr Gavenko # Date 1450198643 -7200 # Node ID fb2ead263aedb1dd906e8fac5bb19d7b18aeab24 # Parent c8c4218cc0824600a121db053de33651ab61e9dc Windows Defender diff -r c8c4218cc082 -r fb2ead263aed virus.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/virus.rst Tue Dec 15 18:57:23 2015 +0200 @@ -0,0 +1,66 @@ +.. -*- coding: utf-8 -*- + +================================= + Computer viruses and rootckits. +================================= + +Online virus scaner. +==================== + + * http://virusscan.jotti.org/ + * http://www.virustotal.com/ + * http://virscan.org/ + +Rootkit checker. +================ + +For Debian:: + + $ sudo apt-get install rkhunter chkrootkit + + $ sudo rkhunter -c + ... + + $ sudo chkrootkit + ... + +.. + + http://www.rootkit.nl/projects/rootkit_hunter.html + +Antivirus software. +=================== + +Debian. +------- + +ClamAV - anti-virus utility for Unix:: + + $ sudo apt-get install clamav + +Windows. +-------- + +Free: + + * `Windows Defender + `_ + * `Avast `_ - free Antivirus is free only for personal + and non-commercial use. + * `Dr.Web CureIt! `_ + * `Free Kaspersky security scan for your PC + `_ + * `Kaspersky Virus Removal Tool `_ + +Nod32 removal. +~~~~~~~~~~~~~~ + +Disable nod32 services by 'msconfig' utility. + +Remove such keys from registry by 'regedit':: + + HKEY_LOCAL_MACHINE\SOFTWARE\ESET + HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\Root\LEGACY_NOD32DRV + HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\eamon ==> + ... easdrv easdrv EhttpSrv ekrn epfw Epfwndis epfwtdi +