Pycdf is a python interface to the Unidata netCDF library. It provides an
almost complete coverage of the netCDF C API, wrapping it inside easy to
use python classes.
Equake is a panel plugin which monitors and displays earthquakes each time
a new one occurs.
CrackLib is a library containing a C function (well, lots of functions
really, but you only need to use one of them) which may be used in a
"passwd"-like program.
FakeBO emulates a BackOrifice client (a trojan which can be used to
covertly monitor and alter Windows machines remotely), and can log
attempted commands and packets, as well as providing configurable
responses. Useful for catching script kiddies trying to find a hackable
Windows box, for providing evidence to their sysadmin, etc.
Fakeroot runs a command in an environment were it appears to have
root privileges for file manipulation, by setting LD_PRELOAD to a
library with alternative versions of getuid(), stat(), etc. This
is useful for allowing users to create archives (tar, ar, .deb .rpm
etc.) with files in them with root permissions/ownership.
chroot_safe, a tool to chroot any application in a sane manner without
requring binaries, shared libraries etc within the chroot or any support from
the application. Works with any dynamically linked application.
Firewalk is a network auditing tool that attempts to
determine what transport protocols a given gateway will
pass. Firewalk works by sending out TCP or UDP packets
with a TTL one greater than the targeted gateway. If the
gateway allows the traffic, it will forward the packets to
the next hop where they will expire and elicit an
ICMP_TIME_EXCEEDED message. If the gateway host does not
allow the traffic, it will likely drop the packets on the
floor and we will see no response.
A native MD5 implementation in Common Lisp.
FTimes is a system baselining and evidence collection tool. Its
primary purpose is to gather and/or develop topographical information
and attributes about specified directories and files in a manner
conducive to intrusion and forensic analysis. It was designed to
support the following initiatives: content integrity monitoring,
incident response, intrusion analysis, and computer forensics.
DMitry (Deepmagic Information Gathering Tool) is a UNIX/Linux command line
program coded purely in C with the ability to gather as much information as
possible about a host.