Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第3,7613,770项(搜索用时0.033秒)
security/gpass-0.5.1 (Score: 0.006224396)
Password manager for GNOME2
The GNOME Password Manager - GPass for short - is a simple application, written for the GNOME 2 desktop, that lets you manage a collection of passwords. The password collection is stored in an encrypted file, protected by a master-password. GPass is released under the GNU GPL2 licence. Features: * Clean and easy-to-use user interface. * Quick-search facility. * Username and password may easily be copied to the clipboard. * Encryption is done using the OpenSSL cryptographics library. * The built-in password generator helps you generate secure passwords. * You can launch a website and the associated username/passwords direct from GPass
OpenVAS web interface
The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution. This package contains the Greenbone Security Assistant, a web interface for the OpenVAS Manager.
security/gringotts-1.2.10 (Score: 0.006224396)
GTK application to securely store sensitive data
Gringotts is an application to store sensitive data like passwords, pincodes, credit card numbers, etc. Features: * Fast, light GTK2 interface. * Good integration with GNOME, as well as all the other window managers. * High stress on safety & security. * Not only "normal" string passwords can be used, but any file can be the password to your data. * 8 encryption algorythms are available through the mcrypt library: RIJNDAEL-128 (AES), RIJNDAEL-256, SERPENT, TWOFISH, CAST 256, SAFER+, LOKI97, 3DES. * 2 160-bit hash algorythms, used to generate the key: SHA1, RIPEMD160. * 2 compression types, with 4 compression levels each: ZLib, BZip2. * Complete & easy management of entries' order. * Complete Search function. * Very intuitive usability, you won't need any manual. * It comes with a thread-safe C library, libGringotts, that can be used in any other project to save data in files in a simple and safe way.
security/gsfv-0.2.1 (Score: 0.006224396)
Create or verify Simple File Verification (SFV) checksum files
GSFV is a graphical interface written in GTK+ for manipulating .sfv (Simple File Verification) files. The Simple File Verification (SFV) system is a file integrity verification system which is popular on some platforms. A software package may be accompanied by an SFV file (usually with extension .sfv) which contains CRC-32 checksums for all the files that comprise the package.
security/dirbuster-1.0r1 (Score: 0.006224396)
DirBuster allows file and directory brute forcing on web servers
DirBuster is a multi threaded java application designed to brute force directories and files names on web/application servers. Often is the case now of what looks like a web server in a state of default installation is actually not, and has pages and applications hidden within. DirBuster attempts to find these.
security/dmitry-1.3a (Score: 0.006224396)
Deepmagic Information Gathering Tool
DMitry (Deepmagic Information Gathering Tool) is a UNIX/Linux command line program coded purely in C with the ability to gather as much information as possible about a host.
security/fsh-1.2 (Score: 0.006224396)
Fast remote command execution
fsh -- Fast remote command execution The problem: logging in to a remote system with a cryptographic solution such as lsh or ssh takes time, due to the computationally expensive key exchanges that occur when the connection is established. It is common to trigger a lot of remote logins while using remote CVS, which makes it painfully slow compared to having the repository locally. The solution: reuse the secure tunnel once it has been established. fsh is a drop-in rsh-compatible replacement for ssh that automatically reuses ssh tunnels.
security/hlfl-0.60.1 (Score: 0.006224396)
High Level Firewall Language
hlfl stands for "High Level Firewall Language". It permits writing firewalling rules using a high level language, and transforms them into rules for real software, like ipfilter, ipchains or cisco rules. You could make contact with the developers by subscribing to <hlfl@hlfl.org>. There is also an announce ML at <hlfl-announce@hlfl.org>. These lists are managed by majordomo (write to <majordomo@hlfl.org> with "help" in the body of your mail).
security/fbopenssl-0.0.4 (Score: 0.006224396)
GSS-API and SPNEGO extensions for OpenSSL
fbopenssl is a library containing extensions to OpenSSL, including support for: - GSS-API (RFC 2743) - SPNEGO (RFC 2478)
security/find_zlib-1.9 (Score: 0.006224396)
Scans files for statically linked zlib (libz) code
This is a script to scan files for statically linked zlib (libz) code. Programs which contain such code may be affected by the double free() security bug.