Ports Search

Results 241250 of 1,385 for /security/.(0.002 seconds)
security/chroot_safe-1.4 (Score: 0.08339406)
Tool to chroot softwares easily
chroot_safe, a tool to chroot any application in a sane manner without requring binaries, shared libraries etc within the chroot or any support from the application. Works with any dynamically linked application.
security/firewalk-5.0 (Score: 0.08339406)
Remote firewall auditing tool
Firewalk is a network auditing tool that attempts to determine what transport protocols a given gateway will pass. Firewalk works by sending out TCP or UDP packets with a TTL one greater than the targeted gateway. If the gateway allows the traffic, it will forward the packets to the next hop where they will expire and elicit an ICMP_TIME_EXCEEDED message. If the gateway host does not allow the traffic, it will likely drop the packets on the floor and we will see no response.
security/fl0p-0.0.2.b (Score: 0.08339406)
Passive L7 flow fingerprinting tool
The tool is a simple flow-analyzing passive L7 fingerprinter. It examines the sequence of client-server exchanges, their relative layer 7 payload sizes, and transmission intervals (as opposed to inspecting the contents, which is what most passive fingerprinters and "smart" sniffers would do to analyze transmissions). This is then matched against a database of traffic pattern signatures to infer some interesting facts about the traffic.
security/cksfv-1.3.14 (Score: 0.08339406)
Create or manipulate Simple File Verification (SFV) checksum 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. cksfv (Check SFV) can both create simple file verification (SFV) files, and test file integrity against existing SFV files.
security/fpc-3.0.0 (Score: 0.08339406)
Free Pascal unit for OpenSSL
security/md5-1.8.5 (Score: 0.08339406)
Native MD5 implementation in Common Lisp
A native MD5 implementation in Common Lisp.
security/fpm2-0.79 (Score: 0.08339406)
Program that allows you to securely store the passwords
Figaro's Password Manager 2 is a program that allows you to securely store the passwords using GTK2 interface. Features include: - Passwords are encrypted with the AES-256 algorithm. - Copy passwords or usernames to the clipboard/primary selection. - If the password is for a web site, FPM2 can keep track of the URLs of your login screens and can automatically launch your browser. In this capacity, FPM2 acts as a kind of bookmark manager. - You can teach FPM2 to launch other applications, and optionally pass hostnames, usernames or passwords to the command line. - FPM2 also has a password generator that can choose passwords for you. It allows you to determine how long the password should be, and what types of characters (lower case, upper case, numbers and symbols) should be used. You can even have it avoid ambiguous characters such as a capital O or the number zero. - Auto-minimise and/or auto-locking passwords database after configurable time to the tray icon.
security/clamav-0.99.2 (Score: 0.08339406)
Command line virus scanner written entirely in C
security/fprint_demo-20080303 (Score: 0.08339406)
Demo and test application for libfprint
fprint_demo is a simple GTK+ application to demonstrate and test libfprint's capabilities. It can be used to enroll new finger prints as well as verify and delete existing data sets.
security/fprintd-0.6.0 (Score: 0.08339406)
Daemon that provides fingerprint scanning functionality over D-Bus
Fprintd is a D-Bus daemon that offers libfprint functionality over the D-Bus interprocess communication bus. By adding this daemon layer above libfprint, we solve various problems related to multiple applications simultaneously competing for fingerprint readers. While it is not very nice to think of a daemon being necessary in this scenario, fprintd will be launched by D-Bus through the activation mechanism. This means it is launched only when needed, and additionally it will shut itself down after a period of inactivity. (Text copied from link below.)