Contact Us
Hacker Tools New Update | Download Directory |

| Windows | Linux | Mac OS X | Pocket PC | Assessment | Defense | Documents | Miscellaneous |
Hacker Tools » Download -> Windows-> Intrusion Detection » Carbonite v1.0
This Directory TOP10
A Everyone s favorite open source IDS
Attacker v3.0
NetAlert 5.0.0.1
Fport
Carbonite v1.0
GFI LANguard System Integrity Monitor 3.0
Xintegrity 1.4.2
NetWatcher 2000
Filewatch v1.0
Honeynet Security Console 2.5
Search
Carbonite v1.0
File Size: 20KB
Update Time: 2006-12-09
Developer: http://www.foundstone.com
Description:     Incident Response vs. Loadable Kernel Module Rootkits
Rootkits are collections of commonly trojaned system processes and scripts that automate many of the actions an attacker takes when he compromises a system. Rootkits will trojan ifconfig, netstat, ls, ps, and many other system files to hide an attackers actions from unwary system administrators. They are freely available on the Internet, and one exists for practically every Unix release. The state-of-the-art rootkits are Loadable Kernel Modules (a feature unique to most Unix systems) that hide files, hide processes, and create illicit backdoors on a system. Solaris, Linux, and nearly all Unix flavors support Loadable Kernel Modules. Attacker tools that are Loadable Kernel Modules, or LKMs, have added to the complexity of performing initial response and investigations on Unix systems.

All operating systems provide access to kernel structures and functions through the use of system calls. This means whenever an application or command needs to access a resource the computer manages via the kernel, it will do so through system calls. This is practically every command a user types! Therefore LKM rootkits such as knark, adore, and heroin provide quite a challenge to investigators. The typical system administrator who uses any user space tools (any normal Unix commands) to query running process could overlook critical information during the initial response.

Therefore we created a Linux kernel module called Carbonite, an lsof and ps at the kernel level. Carbonite "freezes" the status of every process in Linuxs task_struct, which is the kernel structure that maintains information on every running process in Linux.
Download:
Click Here To Download