Ports Search

Results 9,8819,890 of 19,819 for %22HTTP Server%22.(0.009 seconds)
security/pure-sfv-0.3 (Score: 0.0010835839)
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.0010835839)
Cryptographic Toolkit for Python
CryptKit is a developer's toolkit implementing several of the most modern and efficient cryptographic algorithms.
security/phpsecinfo-0.2.1 (Score: 0.0010835839)
PHP environment security auditing tool
### WHAT IS PHPSECINFO? PHPSecInfo is a PHP environment security auditing tool modeled after the phpsecinfo() function. From a single function call, PHPSecInfo runs a series of tests on your PHP environment to identify potential security issues and offer suggestions. It can be useful as part of a multilayered security approach. #### WHAT IS PHPSECINFO NOT? * It is not a replacement for secure coding practices * It does not audit PHP code * It is not comprehensive test for either your hosting environment or your web application * It is not the "final word." PHPSecInfo identifies *potential* problems and offers suggestions for improvement. Your environment may _require_ certain settings that trigger cautions or warnings.
security/pidgin-3.1 (Score: 0.0010835839)
Encryption Plugin for the Pidgin instant messenger client
Encryption plugin for Pidgin instant messaging client.
security/otr-4.0.2 (Score: 0.0010835839)
Allows deniable private conversations using Pidgin
Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing: * Encryption No one else can read your instant messages. * Authentication You are assured the correspondent is who you think it is. * Deniability The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured the messages he sees are authentic and unmodified. * Perfect forward secrecy If you lose control of your private keys, no previous conversation is compromised.
security/pinentry-0.9.7 (Score: 0.0010835839)
Collection of simple PIN or passphrase entry dialogs
This is a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol as described by the aegypten project.
security/libpwstor-0.1 (Score: 0.0010835839)
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.
security/python-registry-1.2.0 (Score: 0.0010835839)
Read access to Windows Registry files
python-registry was originally written by Willi Ballenthin, a forensicator who wanted to access the contents of the Windows Registry from his Linux laptop. python-registry currently provides read-only access to Windows Registry files, such as NTUSER.DAT, userdiff, and SOFTWARE. The interface is two-fold: a high-level interface suitable for most tasks, and a low level set of parsing objects and methods which may be used for advanced study of the Windows Registry. python-registry is written in pure Python, making it portable across all major platforms.
security/rekall-core-1.5.2.p1 (Score: 0.0010835839)
CORE component of the Rekall framework
The Rekall Framework is a completely open collection of tools, implemented in Python under the GNU General Public License, for the extraction of digital artifacts from volatile memory (RAM) samples. The extraction techniques are performed completely independent of the system being investigated but offer visibility into the runtime state of the system. The framework is intended to introduce people to the techniques and complexities associated with extracting digital artifacts from volatile memory samples and provide a platform for further work into this exciting area of research.
security/rekall-1.5.2 (Score: 0.0010835839)
Memory forensics analysis framework
The Rekall Framework is a completely open collection of tools, implemented in Python under the GNU General Public License, for the extraction of digital artifacts from volatile memory (RAM) samples. The extraction techniques are performed completely independent of the system being investigated but offer visibility into the runtime state of the system. The framework is intended to introduce people to the techniques and complexities associated with extracting digital artifacts from volatile memory samples and provide a platform for further work into this exciting area of research.