Ports Search

Results 17,75117,760 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.018 seconds)
Passphrases and Passwords as objects for Dancer2
Dancer2::Plugin::Passphrase manages the hashing of passwords for Dancer apps, allowing developers to follow cryptography best practices without having to become a cryptography expert. It uses the bcrypt algorithm as the default, while also supporting any hashing function provided by Digest.
security/GD-SecurityImage-1.73 (Score: 2.6503309E-5)
Perl5 module for creating CAPTCHA security images
This module gives you a basic interface to create CAPTCHAs (Completely Automated Public Turing Test to Tell Computers and Humans Apart) also known as "Security Images". The final output is the actual graphic data, the mime type of the graphic and the created random string.
security/kwalletmanager-4.14.3 (Score: 2.6503309E-5)
Password manager for KDE
KDE Wallet Manager is a tool to manage the passwords on your KDE system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the KDE wallet.
security/Nmap-Parser-1.31 (Score: 2.6503309E-5)
Parse nmap scan data with perl
This module implements a interface to the information contained in an nmap scan. It is implemented by parsing the xml scan data that is generated by nmap. This will enable anyone who utilizes nmap to quickly create fast and robust security scripts that utilize the powerful port scanning abilities of nmap.
security/SecretStorage-2.2.1 (Score: 2.6503309E-5)
Store passwords using the SecretService DBus API
SecretService provides a way to securely storing passwords and other secrets in Python. It uses DBus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KWallet (>= 4.8). It allows to create new passwords, delete and search for passwords matching given attributes. It also supports graphical prompts when unlocking is needed.
security/pktsuckers-1.2 (Score: 2.6503309E-5)
Log contents of unwanted UDP packets and TCP connections
The two programs tcpsuck and udpsuck run out of the Inetd daemon on unused ports. They log the contents of packets or connections to these ports. This allows you to read the contents of the network strobe attacks on your machine. It also slows the strobes down, as they think you're actually running a service on several ports when you aren't.
security/LiveUser-0.16.14 (Score: 2.6503309E-5)
PEAR user authentication and permission management framework
LiveUser is a set of classes for dealing with user authentication and permission management. Basically, there are three main elements that make up this package: * The LiveUser class * The Auth containers * The Perm containers Currently available are containers using: PEAR::DB, PEAR::MDB, PEAR::MDB2, PEAR::XML_Tree and PEAR::Auth.
security/qtkeychain-0.7.0 (Score: 2.6503309E-5)
Platform independent Qt API for storing passwords
QtKeychain is a Qt API to store passwords and other secret data securely. How the data is stored depends on the platform. For Linux/Unix, KWallet (via D-Bus) is used. Support for the GNOME Keyring via freedesktop.org's Secret Storage D-Bus specification is planned but not yet implemented.
security/cpe-1.2.0 (Score: 2.6503309E-5)
CPE: Common Platform Enumeration for Python
Common Platform Enumeration (CPE) is a standardized method of describing and identifying classes of applications, operating systems, and hardware devices present among an enterprise's computing assets. For more information, please visit the official website of CPE, developed by MITRE and maintained by NIST. Features: * Versions: 1.1, 2.2, 2.3 * Formats: WFN, URI, FS. * Cross-version conversion. * Language parsing and evaluation.
security/Net-SSLeay-1.78 (Score: 2.6503309E-5)
Perl5 interface to SSL
This module offers - some high level convenience functions for accessing web pages on SSL servers - a sslcat() function for writing your own clients - access to the SSL api of SSLeay package, so you can write servers or clients for more complicated applications