Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[TOOL] StMichael - LKM Rootkit Detector

Subject: [TOOL] StMichael - LKM Rootkit Detector
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. 




<Prev in Thread] Current Thread [Next in Thread>
  • [TOOL] StMichael - LKM Rootkit Detector, SecuriTeam <=