Ports Search

Results 1,1911,200 of 1,385 for /security/.(0.003 seconds)
security/sudo-1.8.18 (Score: 0.08339406)
Allow others to run commands as root
This is the CU version of sudo. Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.
security/zxid-1.42 (Score: 0.08339406)
Open Source IdM for the Masses - SAML SSO
ZXID aims at full stack implementation of all federated identity management and identity web services protocols. Initial goal is supporting SP role, followed by ID-WSF WSC and IdP roles. ZXID is light weight, has a small foot print, and is implemented in C. It is suitable for both high performance and embedded applications. Scripting languages are supported using SWIG, including Perl, PHP and Java. The "full stack" nature of ZXID means it's self contained and has minimal external library dependencies (see downloads).
security/zzuf-0.13 (Score: 0.08339406)
Transparent application input fuzzer
zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works by intercepting file and network operations and changing random bits in the program's input. zzuf's behaviour is deterministic, making it easier to reproduce bugs.
security/symbion-sslproxy-1.0.5 (Score: 0.08339406)
SSL proxy for securing insecure connections
The Symbion SSL Proxy listens on a TCP port, accepts SSL connections, and forwards them to an other (local or remote) TCP port, or UNIX domain socket.
security/pkcs11-gateway-1.2 (Score: 0.08339406)
Wrapper Cryptoki library to use Linux PKCS#11 modules
pkcs11-gateway is a software that allows you to use a Linux 32-bit PKCS#11 module on FreeBSD i386/amd64. It consists of a FreeBSD Cryptoki wrapper library that serializes and forwards PKCS#11 function calls to a Linux server program that dlopen() and use the real module. The communication between the two components is via a UNIX socket. pkcs11-gateway is based on the rpc-layer of Gnome Keyring.
security/vpnc-0.5.3 (Score: 0.08339406)
Client for Cisco 3000 VPN Concentrator
VPNC - Client for Cisco 3000 VPN Concentrator, IOS and PIX Vpnc is a VPN client for the Cisco 3000 VPN Concentrator, creating a IPSec-like connection as a tunneling network device for the local system. The created connection is presented as a tunneling network device to the local system. The daemon runs entirely in userspace.
security/titus-0.3 (Score: 0.08339406)
TLS/SSL proxy server
titus is a TLS/SSL proxy server (like stunnel or stud) that protects you from vulnerabilities in the TLS implementation such as Heartbleed (or worse).
security/w3af-1.6.49 (Score: 0.08339406)
Web Application Attack and Audit Framework
w3af is a Web Application Attack and Audit Framework. The project's goal is to create a framework to find and exploit web application vulnerabilities that is easy to use and extend.
security/whatweb-0.4.8.f467.a2 (Score: 0.08339406)
Tool to fingerprint web site components
WhatWeb can be used to detect the software packages that are used for a website. It can detect content management systems (CMS), blogging platforms, stats/analytics packages, javascript libraries, servers, etc.
security/tlswrap-1.0.4 (Score: 0.08339406)
FTP proxy that wraps data and control with TLS/SSL
TLSWrap is a TLS/SSL FTP wrapper/proxy for UNIX and Windows, allowing you to use your favourite FTP client with any TLS/SSL-enabled FTP server.