Ports Search

Results 4,6114,620 of 5,827 for /net-mgmt/.(0.012 seconds)
security/chaosreader-0.94 (Score: 0.0061257896)
Tool to extract data from tcpdump logs
Chaosreader is a perl script that parses snoop or tcpdump logs and extracts sessions for a number of different appplications: ssh, telnet, smtp, irc, ftp, etc. The data are formatted into an html file and can be used to replay some sessions. Sshkeydata is a perl script that attempts to recreate ssh sessions extracted by chaosreader by estimating what commands may have been typed. Both scripts are installed in ${PREFIX}/bin
security/chntpw-110511 (Score: 0.0061257896)
Utility to set the password and edit registry on Microsoft NT system
* This is a utility to (re)set the password of any user that has a valid (local) account on your NT system. * You do not need to know the old password to set a new one. * It works offline, that is, you have to shutdown your computer and boot off a floppydisk or CD. * Will detect and offer to unlock locked or disabled out user accounts! * It is also an almost fully functional registry editor!
security/md5-1.8.5 (Score: 0.0061257896)
Native MD5 implementation in Common Lisp
A native MD5 implementation in Common Lisp. This package is compiled with SBCL.
security/GnuPG-Interface-0.52 (Score: 0.0061257896)
Perl module for interfacing with GnuPG
This is a Perl module for interfacing with GnuPG.
security/pam_mysql-0.7.r1 (Score: 0.0061257896)
Pam module for authenticating with MySQL
This is a PAM module for authenticating with MySQL.
security/pdfcrack-0.15 (Score: 0.0061257896)
Cracking tool for password-protected PDF-files
pdfcrack is a simple tool for recovering passwords (both owner and user ones) from pdf-documents. It should be able to handle all pdfs that uses the standard security handler but the pdf-parsing routines are a bit of a quick hack so you might stumble across some pdfs where the parser needs to be fixed to handle.
security/pure-sfv-0.3 (Score: 0.0061257896)
Utility to test and create .sfv files
This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data files. Features: * Recursive directories handling * Automatic checksum file naming ability in create mode * Meaningful and documented exit values for easy scripting * Wildcards for file names * Creation of PAR (Parity Archive) files * Create Multiple recovery sets if number of files in SFV greater than 255
security/cryptkit-0.9 (Score: 0.0061257896)
Cryptographic Toolkit for Python
CryptKit is a developer's toolkit implementing several of the most modern and efficient cryptographic algorithms.
security/pidgin-3.1 (Score: 0.0061257896)
Encryption Plugin for the Pidgin instant messenger client
Encryption plugin for Pidgin instant messaging client.
security/libpwstor-0.1 (Score: 0.0061257896)
Password storage library for C programmers
libpwstor is a library implementing a password storage format for C programmers. This format provides a reasonable level of security by utilizing SHA-256 in addition to a random salt to mitigate dictionary and rainbow table attacks. In addition to the core functionality, libpwstor also offers some additional functions such as Base64 encoding and decoding. All functionality is implemented and designed in such a way as to be easy to use for C programmers of varying skill levels, while preserving reasonable security in the underlying storage format.