
------ Required ------

Perl - need we say more?
		http://www.perl.org

------ Almost required, you're a fool if you don't have this ;-) ------

lsof - a phenomenal tool, absolute must for any digital detective!
		ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/

------ Desired ------

AntiSniff - tries to detect sniffers on a network.
		http://www.l0pht.com

netcat - a network concationation tool that can be very useful in shuttling
	data from system to system:
		http://www.l0pht.com/~weld/netcat/

nmap - port scanner, OS detector, etc.  A fine, if a bit amoral, scanner.
		http://www.insecure.org/nmap/

Strace - a fairly portable process tracer.  Very useful for looking at binaries.
	[Can't find definitive site!  Try http://www.altavista.com]

Unstrip - restores symbol table to stripped binaries:
        	http://www.squirrel.com/squirrel/sun-stuff.html (solaris &sunos)

------ commercial stuff ------

An undeletion tool for AIX -
	http://www.compunix.com/

