|
LSD Unix AsmCodes v1.0.2
|
|
Hits: 2 |
|
Date added: 03/08/2005 |
|
|
|
|
|
|
Simplemon 1.3a
|
|
Hits: 2 |
|
Date added: 12/18/2005 |
|
Perl script for monitoring processes (and their UID/GID) and free disk space. It generates carefully formatted mail, which is suitable for sending via SMS. It currently supports Solaris, FreeBSD, and Linux. |
|
|
|
|
Fix.sh 1.0
|
|
Hits: 2 |
|
Date added: 01/01/2006 |
|
Script to strip down services in Solaris systems + do network tuning hardening. It includes nddconfig and fixmodes from www.sun.com/security/ somewhere and nettune from www.sean.de/Solaris/. Run like this: ./fix.sh auto. Run it again if you patch your system, in case the patches re-enables scripts previously set up to not run. Fix-modes and friends are left in /opt/fixit for your convinience, should you need to reverse its/their actions. I recommend copying fix.sh there as well. Adjust what services you want turned on by editing /etc/startup.conf. Also walk through /etc/inetd.conf to see if there is anything you want on (requires INETD=YES in startup.conf). The script is intended to be run once to do all basic security tweaking in one shot, particularly suited for being a part of an automated install environment (Jumpstart). The script requires Perl with MIME::Base64 in your PATH, trying /usr/local/bin first. Your comments, ideas etc. are very welcome! |
|
|
|
|
chroot_evasion.c
|
|
Hits: 2 |
|
Date added: 12/13/2005 |
|
This code tries to evade the chroot() on a Linux system. |
|
|
|
|
Lsof v4.76
|
|
Hits: 2 |
|
Date added: 02/04/2006 |
|
Lsof is an extremely powerful unix diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open by processes currently running on the system. It is useful for pinpointing which process is using each network socket. FAQ available here.
FAQ:
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/FAQ |
|
|
|