A Debian server of a pal of mine got suspected of being compromised based on some log entries. Since I have not done something like this before, my first thing to do was looking for sources of information on the subject. Here's what I came up with.
SANS InfoSec Reading Room - Incident Handling
This is large collection of incident handling publications, there're a couple of interesting ones. I especially recommend the article "Forgetting to Lock the Back Door: A Break-in Analysis on a Red Hat Linux 6.2 Machine" by Gary Belshaw. It seemed to me that this is the only one going into technical details for a linux server.
Wiretapped - an archive of software and information covering the areas of host, network and information security, network operations, cryptography and privacy
Forensic Analysis Toolkit (FATKit)
The Forensic Analysis Toolkit (FATKit) is a cross-platform, modular, and extensible digital investigation framework for analyzing volatile system memory.
F.I.R.E - a boot CD containing various forensic tools
The project seems to be dead with a last contribution from 2004.
Honeynet Project - provides help (articles and tools) for setting up a honeytrap (a server that attracts attackers and forwards all intrusion detection logs to a central server for analysis)
chkrootkit - a tool for detection of rootkits on linux and Unix systems
Also available as a Debian package.
Rootkit Hunter - another rootkit detection tool
There's only Debian Etch package for it (rkhunter), but no package in Sarge.
Coroner's toolkit - various forensic tools
TCT is a collection of programs by Dan Farmer and Wietse Venema for a post-mortem analysis of a UNIX system after break-in.
Notable TCT components are the grave-robber tool that captures information, the ils and mactime tools that display access patterns of files dead or alive, the unrm and lazarus tools that recover deleted files, and the findkey tool that recovers cryptographic keys from a running process or from files.
Available in Debian in the tct package.
The Sleuth Kit (TSK)
The Sleuth Kit (TSK) is a collection of UNIX-based command line tools that allow you to investigate a computer. The current focus of the tools is the file and volume systems and TSK supports FAT, Ext2/3, NTFS, UFS, and ISO 9660 file systems.
In Debian use the sleuthkit package.
Recent comments
6 days 16 hours ago
1 week 14 hours ago
1 week 16 hours ago
1 week 1 day ago
1 week 1 day ago
1 week 5 days ago
1 week 5 days ago
3 weeks 3 days ago
3 weeks 3 days ago
3 weeks 5 days ago