Ports Search

Results 2130 of 1,385 for /security/.(0.004 seconds)
security/ADMsmb-0.3 (Score: 0.21598315)
Security scanner for Samba
ADM smb is a security scanner for Samba /* based on the src of the smbclient from the samba team */ ADMsmb will perform a complete audit of samba for you on a host you provide.
security/cryptlib-3.4.1 (Score: 0.21301681)
Powerful security programming toolkit
cryptlib is a powerful security toolkit which allows even inexperienced crypto programmers to easily add encryption and authentication services to their software. The high-level interface provides anyone with the ability to add strong security capabilities to an application in as little as half an hour, without needing to know any of the low-level details which make the encryption or authentication work. Because of this, cryptlib dramatically reduces the cost involved in adding security to new or existing applications. cryptlib provides a standardised interface to a number of popular encryption algorithms, as well as providing a high-level interface which hides most of the implementation details and provides an operating-system-independent encoding method which makes it easy to transfer secured data from one operating environment to another.
security/gss-1.0.3 (Score: 0.20508589)
GNU Generic Security Service Library
GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to provide security services, e.g., authenticate clients against servers. GSS consists of a library and a manual.
security/phpsecinfo-0.2.1 (Score: 0.20304579)
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/lynis-2.2.0 (Score: 0.20195465)
Security and system auditing tool
Lynis is an auditing tool for Unix (specialists). It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes. This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd).
security/arirang-2.03 (Score: 0.20165592)
Powerful webserver security scanner for network
Powerful webserver security scanner. Supports rule scan, virtual hosts, network ranges and more.
security/xmlsec-0.3.0 (Score: 0.20165592)
Python bindings for XML Security Library
PyXMLSec is a set of Python bindings for the XML Security library (XMLSec).
security/gnutls-3.4.15 (Score: 0.19774893)
GNU Transport Layer Security library
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and other required structures. It is aimed to be portable and efficient with focus on security and interoperability.
security/ipv6toolkit-2.0 (Score: 0.19722769)
Set of IPv6 security assessment tools
The IPv6 toolkit is a portable IPv6 security assessment suite produced by Fernando Gont on behalf of the UK CPNI.
security/flawfinder-1.31 (Score: 0.19690976)
Examines source code looking for security weaknesses
Flawfinder searches through source code looking for potential security flaws. Flawfinder uses an internal database called the ``ruleset''; the ruleset identifies functions that are common causes of security flaws. Every potential security flaw found in a given source code file (matching an entry in the ruleset) is called a ``hit,'' and the set of hits found during any particular run is called the ``hitlist.''