Ports Search

Results 15,15115,160 of 19,819 for %22HTTP Server%22.(0.013 seconds)
security/Net-SinFP-2.09 (Score: 9.2878623E-4)
Full operating system stack fingerprinting suite
SinFP is a new approach to OS fingerprinting, which bypasses limitations that nmap has. Nmap approaches to fingerprinting as shown to be efficient for years. Nowadays, with the omni-presence of stateful filtering devices, PAT/NAT configurations and emerging packet normalization technologies, its approach to OS fingerprinting is becoming to be obsolete. SinFP uses the aforementioned limitations as a basis for tests to be obsolutely avoided in used frames to identify accurately the remote operating system. That is, it only requires one open TCP port, sends only fully standard TCP packets, and limits the number of tests to 2 or 3 (with only 1 test giving the OS reliably in most cases).
security/Nmap-Parser-1.31 (Score: 9.2878623E-4)
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/OpenCA-OpenSSL-2.0.29 (Score: 9.2878623E-4)
Perl crypto extension to OpenSSL
Perl Crypto Extention to OpenSSL
security/OpenCA-PKCS7-0.9.1.1.1 (Score: 9.2878623E-4)
Perl extension for basic handling PKCS#7 Signatures
This module contains all functions needed for handling PKCS#7 signatures. It requires some parameters to be passed such as a reference to a OpenCA::OpenSSL instance. This module provides an interface to PKCS#7 structures, no specific crypto functions are performed (see the OpenCA::OpenSSL module for this).
security/OpenCA-REQ-0.9.60 (Score: 9.2878623E-4)
Perl extension to easily manage Cert REQUESTs
This module is intended for easily manage Cert REQUESTs.
security/OpenCA-X509-0.9.10 (Score: 9.2878623E-4)
Perl extension for handling X509 Certificates
Perl extension for handling X509 Certificates
security/PGP-Sign-0.20 (Score: 9.2878623E-4)
Create detached PGP signatures for data
PGP::Sign is a special purpose module designed to create and check detached signatures for data. It's mainly intended to be used for things like reimplementing PGPMoose, signcontrol and pgpverify. It can use PGP 2.6.*, PGP 5 or Gnu Privacy Guard.
security/Parse-Snort-0.6 (Score: 9.2878623E-4)
Perl module to parse and create Snort rules
Parse and create rules for the Snort IDS.
security/PerlCryptLib-1.11 (Score: 9.2878623E-4)
Perl interface to Peter Guttman cryptlib API
PerlCryptLib is an interface module to access cryptlib API.
security/SHA-2.01 (Score: 9.2878623E-4)
Perl5 interface to the SHA1 algorithm
The SHA module allows you to use the NIST SHA message digest algorithm from within Perl programs. The final message digest value is returned by the digest operation as a 20-byte binary string. This operation delivers the result of operations since the last new or reset operation. Once the operation has been performed, the context must be reset before being used to calculate another digest value.