[TOOL] StMichael - LKM Rootkit Detector
From: SecuriTeam (support_at_securiteam.com)
Date: 11/01/05
- Previous message: SecuriTeam: "[TOOL] Mwcollect - Malware Collector"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: list@securiteam.com Date: 1 Nov 2005 16:27:27 +0200
The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion
The SecuriTeam alerts list - Free, Accurate, Independent.
Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html
- - - - - - - - -
StMichael - LKM Rootkit Detector
------------------------------------------------------------------------
SUMMARY
DETAILS
StMichael is a LKM that attempts to provide a level of protection against
kernel-module rootkits. It provides this protection by monitoring various
portions of the kernel, and optionally the entire kernel text itself, for
modifications that may indicate the presence of a malicious kernel module.
If rootkit-like activity is detected, StMichael will attempt to recover
the kernel's integrity by rolling back the changes made to a previously
known-good state.
The following is a brief list of the capabilities of the StMichael kernel
module:
* Can generate and check MD5, and optionally SHA1, checksum of various
kernel data structures, such as the system call able, and filesystem call
out structures
* Can checksum (md5 only) the base kernel, and detect modifications to
the kernel text such as would occur during a silvo-type attack.
* Can backup a copy of the kernel, storing it in a weekly encrypted form,
for later restoration if a catastrophic kernel compromise is detected.
* Can detect the presence of simplistic kernel rootkits upon loading.
* Can modify the Linux kernel to protect immutable files from having
their immutable attribute removed.
* Can disable write-access to kernel memory through the /dev/kmem device.
* Can conceal the Stmichael module and its symbols.
* Can monitor kernel modules being loaded and unloaded to detect attempts
to conceal the module and its symbols, and attempt to 'reveal' the hidden
module.
StMichael works on Linux kernel, and can be downloaded at:
<http://prdownloads.sourceforge.net/stjude/StMichael_LKM-0.12.tar.gz?download> http://prdownloads.sourceforge.net/stjude/StMichael_LKM-0.12.tar.gz?download
ADDITIONAL INFORMATION
The information has been provided by <mailto:rodrigo@kernelhacking.com>
Rodrigo Rubira Branco.
To keep updated with the tool visit the project's homepage at:
<http://sourceforge.net/projects/stjude>
http://sourceforge.net/projects/stjude
========================================
This bulletin is sent to members of the SecuriTeam mailing list.
To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com
====================
====================
DISCLAIMER:
The information in this bulletin is provided "AS IS" without warranty of any kind.
In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.
- Previous message: SecuriTeam: "[TOOL] Mwcollect - Malware Collector"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
- [UNIX] Linux kernel 2.2.x /proc/pid/mem mmap() Vulnerability
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... A locally exploitable system
crash vulnerability is present in the Linux ... kernel, versions 2.2.x. ...
using mmap(). ... (Securiteam) - [UNIX] Linux Kernel DCCP Memory Disclosure Vulnerability
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... Linux Kernel DCCP Memory Disclosure
Vulnerability ... static int do_dccp_getsockopt(struct sock *sk, int level, int optname,
... (Securiteam) - [EXPL] Linux Kernel Crash Due To Floating Point Exception (frstor) Exploit Code
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... The kernel is the most
important part of the Linux operating system. ... A bug in the Linux kernel lets a simple
C program to crash the kernel, ... program code will lock one CPU and this process can
not be killed. ... (Securiteam) - [UNIX] Linux Kernel ELF Core Dump Privilege Elevation
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... A locally exploitable flaw has
been found in the Linux ELF binary format ... privileges and also execute arbitrary code
at kernel privilege level. ... memory access error) occurs during the execution
of the binary. ... (Securiteam) - [UNIX] Linux 2.x smbfs Multiple Remote Vulnerabilities
... The following security advisory is sent to the securiteam mailing list, and can be
found at the SecuriTeam web site: http://www.securiteam.com ... During an audit of the smb filesystem
implementation within Linux several ... overflows for arbitrary code execution in kernel
space. ... leak kernel memory simply by issuing the read syscall on a smb filesystem
... (Securiteam)