header image
Home arrow Tools
Bootparamd Client for Linux
Misc
Nov 02, 2008 at 09:11 PM

See this blog post for download link and installation instructions.

Rexd Client For Linux
Misc
Nov 01, 2008 at 12:56 PM
Full details about "on", the rexd client can be found on this blog post.
YaptestFE
Yaptest
Nov 01, 2008 at 12:48 PM
Full details about YaptestFE can be found on its project page.  If you're after the download link, it's on the same page.
ident-user-enum
User Enumeration
Sep 06, 2008 at 06:54 PM

ident-user-enum is a simple PERL script to query the ident service (113/TCP) in order to determine the owner of the process listening on each TCP port of a target system.

This can help to prioritise target service during a pentest (you might want to attack services running as root first).  Alternatively, the list of usernames gathered can be used for password guessing attacks on other network services.

Last Updated ( Nov 01, 2008 at 12:44 PM )
Read more...
unix-privesc-check
Audit
Feb 01, 2008 at 09:19 PM

Unix-privesc-checker is a script that runs on Unix systems (tested on Solaris 9, HPUX 11, Various Linuxes, FreeBSD 6.2).  It tries to find misconfigurations that could allow local unprivilged users to escalate privileges to other users or to access local apps (e.g. databases).  

It is written as a single shell script so it can be easily uploaded and run (as opposed to un-tarred, compiled and installed).  It can run either as a normal user or as root (obviously it does a better job when running as root because it can read more files).

 

Last Updated ( Nov 23, 2008 at 08:14 PM )
Read more...