Projects tagged ‘infosec’, ‘sysadmin’, ‘systems_administration’, and ‘tools’


Jump to tag:

Projects tagged ‘infosec’, ‘sysadmin’, ‘systems_administration’, and ‘tools’

Filtered by Project Tags infosec sysadmin systems_administration tools

Refine results Project Tags utilities (2) audit (2) encryption (2) crypto (2) security (2) linux (2) win32 (1) logging (1) technology (1) crypt (1) network (1) terminal (1)

[2 total ]

14USERS
   

John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architectures), Windows, DOS, BeOS, and OpenVMS. Its primary purpose is to detect weak Unix passwords. ... [More] Besides several crypt(3) password hash types most commonly found on various Unix flavors, supported out of the box are Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with contributed patches. [Less]

4USERS
   

sshproxy is a pure python implementation of an ssh authenticating proxy. It allows users to connect to remote sites without having to know the password or key of the remote sites. ACL rules can be set up to allow or deny users based on ... [More] different parameters like their IP address or the time of the day. Access attempts are logged via syslog, and an enhanced "action log" system is under development. The client is the standard ssh client. [Less]