Download List

Project Description

Linux Security Auditing Tool (LSAT) is a post install security auditing tool. It is modular in design, so new features can be added quickly. It checks many system configurations and local network settings on the system for common security/config errors and for packages that are not needed. It has been tested on Linux (Gentoo, Red Hat, Debian, etc.) and Solaris (SunOS 2.x).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-01-24 10:19
0.6.2

A checkwww module was added for checking apache conf files and ensuring that the server is not running as root. An error in checkpkgs for Debian was fixed, and more links were added to the securitylinks.txt file. The man page, modules.html, and README.modules were updated, and an INSTALL file was added.
Tags: Minor feature enhancements

2003-01-22 11:42
0.6.1

Some items were added to checkrc.c, a checkissue module that checks the /etc/issue(.net) files was included, and a checkopenfiles module that checks open files was added. The -l switch can be used to skip checking for open files. There were also minor code cleanups and spelling fixes.
Tags: Minor feature enhancements

2002-10-26 01:29
0.6.0

This release has minor code cleanups. String literal errors were corrected, and lsat was modified to behave nicely under gentoo linux (tested on rc1.4).
Tags: Minor feature enhancements

2002-07-22 20:31
0.5.9

The -x option was added to skip local SUID/GUID
and world/group read/write. This will speed things
up if the user does not want to check the local
files again. A checkcfg module was added for Red
Hat and derivative of Red Hat. checkcfg prints the
output of chkconfig --list, and is the last module
run in lsat. This gives the user a visual
inspection of all services run in each runlevel.
Tags: Major feature enhancements

2002-07-02 19:39
0.5.8

Various buffer and index checks were added. Some
basic sshd config checks were added.
Tags: Minor bugfixes

Project Resources