Ports Search

Results 461470 of 1,385 for /security/.(0.003 seconds)
security/sshguard-1.7.0 (Score: 0.08339406)
Protect hosts from brute force attacks against ssh and other services using pf
security/sshguard-1.7.0 (Score: 0.08339406)
Protect hosts from brute force attacks against ssh and other services
Sshguard monitors services from their logging activity. It reacts to messages about dangerous activity by blocking the source address with the local firewall. Sshguard employs a clever parser that can recognize several logging formats at once transparently (syslog, syslog-ng, metalog, multilog, raw messages), and detects attacks for many services out of the box, including SSH, FreeBSD's ftpd and dovecot. It can operate all the major firewalling systems, including PF, netfilter/iptables, and IPFIREWALL/ipfw. Sshguard has several relevant features like support for IPv6, whitelisting, suspension, log message authentication. It is reliable, easy to set up and demands very few resources to the system.
security/subversion-1.9.4 (Score: 0.08339406)
KDE KWallet integration for Version control system
Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This port adds KDE KWallet support to Subversion.
security/medusa-2.2 (Score: 0.08339406)
Speedy, massively parallel, modular, login brute-forcer
Medusa is intended to be a speedy, massively parallel, modular, login brute-forcer. The goal is to support as many services which allow remote authentication as possible.
security/meek-0.21 (Score: 0.08339406)
Pluggable transport proxy that relays through third-party server
Meek is a transport that uses HTTP for carrying bytes and TLS for obfuscation. Traffic is relayed through a third-party server (Google App Engine). It uses a trick to talk to the third party so that it looks like it is talking to an unblocked server.
security/Horde_Share-2.1.1 (Score: 0.08339406)
Horde Shared Permissions System
Horde_Share provides an interface to all shared resources a user owns or has access to.
security/mhash-0.9.9.9 (Score: 0.08339406)
Easy-to-use library for strong hashes such as MD5 and SHA1
Libmhash is a library which implements some hash algorithms like crc32, md5 and sha-1.
security/mindterm-binary-1.2.1 (Score: 0.08339406)
Full vt220 compatible Java SSH-1 client (not only for websites)
This is a Java SSH Client, which has a whole bunch of features, but supports SSH Protocol 1 connections only. This version does not depend on the Java Development Kit, since it is the binary version, which runs out-of-the-box in webbrowsers that support Java. A minimal sample HTML page is installed as well. If you want to use the client from shell, you have to install the JDK first (${PORTSDIR}/java/jdk/). A commercial version for SSH-2 is available here: (This version is no longer supported)
security/monkeysphere-0.36 (Score: 0.08339406)
Use the OpenPGP web of trust to verify ssh connections
SSH key-based authentication is tried-and-true, but it lacks a true Public Key Infrastructure for key certification, revocation and expiration. Monkeysphere is a framework that uses the OpenPGP web of trust for these PKI functions. It can be used in both directions: for users to get validated host keys, and for hosts to authenticate users.
security/mussh-1.0 (Score: 0.08339406)
Tool for easily running the same commands on multiple hosts
Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.