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.

2002-05-03 11:00
0.5.1

This release fixes a bug where checkinetd was still segfaulting on the Linux kernel 2.4.
Tags: Minor bugfixes

2002-05-03 01:09
0.5.0

A new dostuff module which creates tempfiles, runs shellcode, and appends header and/or tempfile to outfile (all modules now use dostuff), a fix for checkinetd which broke under Linux 2.4, LSAT cleans up tmp files, reports error and keeps going if any module fails, a new section in README.modules on module writing, addition of missing modules, cleanups to the output format, and fixes for verbose messages.
Tags: Major feature enhancements

2002-04-26 22:50
0.4.5

A Checknetforward module has been added to check for IP forwarding. syslog.pid and vmlinuz have been added to checkfiles, added packages to checkpkgs. Checkpkgs now checks all packages. There are many various bugfixes. Output typos have been fixed. Checkwrite actually checks suid/sgid files, not just sgid files, and the user is made aware of this now. Checkumask no longer fails under Mandrake.
Tags: Minor feature enhancements

2002-04-20 09:36
0.4.4

Fixed a possible buffer overrun and symlink attack in checkftpusers and checkrc, respectively. Fixed a possible buffer overrun in lsatmain.
Tags: Minor security fixes

2002-04-19 23:29
0.4.3

The output file is now written with mode 0600. All temporary files are now written with mode 0600. The output file option really works now, and output file backup works whether or not the filename option is given. A checkkbd module has been added, which checks that ctrl-alt-del is disabled (Linux) or that stop-A is disabled (Solaris/SunOS). There are various documentation fixes and additions.
Tags: Major security fixes

Project Resources