Chkrootkit is an open source rootkit scanner for Linux. It can detect malicious programs and viruses that may be installed on a system and hiding from normal inspection.
Detects malicious rootkits, hidden files, and viruses in Linux systems, providing a reliable solution for system security assessment.
What is Chkrootkit?
Chkrootkit is an open source command line tool for Linux that is used to detect rootkits and other malware on a system. A rootkit is a set of programs that allows permanent or consistent undetectable presence on a computer. Chkrootkit scans system binaries, files, and folders for anything that looks suspicious or out of the ordinary.
Some of the things that Chkrootkit checks for include hidden files, hidden processes, hidden registry entries, suspicious strings in kernel modules, and unauthorized open ports or network connections. It works by comparing binary signatures against known malicious files, comparing file properties against secure baseline versions, and cross checking various sources of system information for consistencies.
Chkrootkit is frequently updated and can detect many known rootkits and malware. However some more advanced threats may evade detection. So it is commonly used along with other security tools as part of a defense-in-depth security strategy. Chkrootkit is included in many Linux distributions by default such as Debian and Ubuntu.
Chkrootkit Features
Features
Detects known rootkits
Scans system files and processes for suspicious activity
Checks for signs of rootkit infection
Provides detailed information on detected issues
Supports various Linux distributions
Pricing
Open Source
Pros
Open-source and free to use
Widely used and trusted by the security community
Regularly updated to detect new threats
Easy to use and interpret the results
Cons
Limited to detecting known rootkits
May not detect advanced or custom-made rootkits
Requires manual execution and interpretation of results
Rootkit Hunter is an open source rootkit scanner and remover for Linux systems. It allows users to scan for rootkits, backdoors, and local exploits on their systems.It works by comparing file properties like permissions, sizes, hashes, ownership, and modification times against known good values to look for discrepancies that could...
GMER is a powerful utility that detects and removes rootkits and other advanced malware from Windows systems. It was designed to find well-hidden and complex threats that traditional security software might miss.Some key features of GMER include:Scans the Windows registry, files, and memory to search for rootkits, backdoors, trojans, spyware,...
Trend Micro RootkitBuster is an advanced anti-malware utility designed specifically to detect and remove rootkits and other sophisticated system threats. Rootkits are a type of malware that embed themselves at the core of the operating system, making them difficult to detect and remove with traditional antivirus software.RootkitBuster conducts deep scans...
The Sophos Virus Removal Tool is a powerful, free antivirus program for Windows designed to detect and remove viruses, spyware, adware, Trojans, worms, and other types of malicious software.It provides on-demand virus scanning of a computer as well as the ability to clean or quarantine detected threats. The tool works...
TDSSKiller is an anti-malware utility designed to detect and remove rootkits including TDL4, ZeroAccess, Necurs and more. It is developed by Kaspersky Lab to scan for rootkit activity and reverse any changes made by them.Some key features of TDSSKiller include:Lightweight and portable - It can run from a USB drive...
RootkitRevealer is a free rootkit detection tool from Microsoft that scans Windows systems for well-known rootkits, backdoors and other malware trying to hide themselves on a system. It works by comparing a baseline of an initially clean system vs the current state to identify discrepancies and changes that could indicate...
Vba32 AntiRootkit is an anti-malware program developed by VBA Ltd that specializes in detecting and removing rootkits and other advanced malware that often evades traditional antivirus software. Rootkits are programs that hide themselves and other malware from being detected, often by modifying the operating system itself.Vba32 AntiRootkit uses advanced heuristics,...
IceSword is an open source web application security scanner written in Python. It allows security professionals and web developers to test web applications for security vulnerabilities such as cross-site scripting (XSS), SQL injection, command injection, path traversal, and more.Some key features of IceSword include:Automatic crawling and scanning of web applicationsHundreds...