Ports Search

Results 13,08113,090 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
security/gnutls-3.0.0 (Score: 6.4754924E-5)
Python wrapper for the GNUTLS library
This package provides a high level object oriented wrapper around libgnutls, as well as low level bindings to the GNUTLS types and functions via ctypes. The high level wrapper hides the details of accessing the GNUTLS library via ctypes behind a set of classes that encapsulate GNUTLS sessions, certificates and credentials and expose them to python applications using a simple API. The package also includes a Twisted interface that has seamless intergration with Twisted, providing connectTLS and listenTLS methods on the Twisted reactor once imported (the methods are automatically attached to the reactor by simply importing the GNUTLS Twisted interface module). The high level wrapper is written using the GNUTLS library bindings that are made available via ctypes. This makes the wrapper very powerful and flexible as it has direct access to all the GNUTLS internals and is also very easy to extend without any need to write C code or recompile anything.
security/distcache-1.4.5 (Score: 6.4754924E-5)
Distributed OpenSSL session caching tools
Distributed session caching tools and APIs, primarily for SSL/TLS servers though perhaps useful for other (non-SSL/TLS) circumstances. This also includes a self-contained network abstraction library (libnal), and the sslswamp SSL/TLS benchmark/test utility.
security/pyscard-1.9.4 (Score: 6.4754924E-5)
Smartcard module for Python
The pyscard smartcard library is a framework for building smart card aware applications in Python. The smartcard module is built on top of the PCSC API Python wrapper module.
security/heimdal-1.5.3 (Score: 6.4754924E-5)
Popular BSD-licensed implementation of Kerberos 5
Heimdal is an implementation of Kerberos 5, largely written in Sweden (due to crypto export legal issues in the US at the time). It is freely available under a three clause BSD style license.
security/stem-1.4.1 (Score: 6.4754924E-5)
Python controller library for Tor
Stem is a python controller library for Tor. Like its predecessor, TorCtl, it uses Tor's control protocol to help developers program against the Tor process, enabling them to build things similar to Vidalia and arm.
security/volatility-2.5 (Score: 6.4754924E-5)
Advanced memory forensics framework
The Volatility Framework is a completely open collection of tools, implemented in Python under the GNU General Public License, for the extraction of digital artifacts from volatile memory (RAM) samples.
security/hydra-8.3 (Score: 6.4754924E-5)
Brute force attack utility working on multiple network services
Hydra is a parallized login hacker utility. Hydra can brute force attack on FTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more services within SSL support.
security/shttpscanner-0.4 (Score: 6.4754924E-5)
Simple HTTP scanner
Simple HTTP Scanner is a creation made for web site pen testing. You can check for directories and files on the remote web server and get some server information like the webserver running.
security/ssdeep-2.13 (Score: 6.4754924E-5)
Tool for computing context triggered piecewise hashes
ssdeep is a tool for computing context triggered piecewise hashes. Unlike other hash calculators such as md5, it supports partial match between the original file and modified/truncated files. It can also compute the degree of similarity between files.
security/omniauth-cas3-1.1.3 (Score: 6.4754924E-5)
CAS 3.0 Strategy for OmniAuth
This is a OmniAuth 1.0 compatible port of the previously available OmniAuth CAS strategy that was bundled with OmniAuth 0.3. This strategy haas also been updated for CAS protocol version 3.0 and patched to deal with namespace issues.