Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked sslcaudit v1.0 RC1


dEEpEst

Recommended Posts

This is the hidden content, please

 

Here is sslcaudit v1.0 RC1. The goal of the project is to develop a utility to automate testing SSL/TLS clients for resistance against MITM attacks. The project is GPL-licensed, source code hosted at github.

 

INTRODUCTION

 

The goal of sslcaudit project is to develop a utility to automate testing SSL/TLS clients for resistance against MITM attacks. It might be useful for testing a thick client, a mobile application, an appliance, pretty much anything communicating over SSL/TLS over TCP.

 

INSTALLATION

 

There is no procedure for installation yet. Just grab the code:

• Download ZIP archive at

This is the hidden content, please

• Or clone leading edge master GIT repository: git clone git://github.com/grwl/sslcaudit.git

• Find sslcaudit in the top level directory and run it with -h option.

 

PDF user guide is available at here, you should consider reading it.

 

Sslcaudit uses M2Crypto Python library. If you dependencies problem, you might see following:

 

$ ./sslcaudit

Traceback (most recent call last):

...

ImportError: No module named M2Crypto

 

On Debian system M2Crypto library can be installed with the following command:

 

$ sudo apt-get install python-m2crypto

 

 

Google translate:

Aquí está sslcaudit v1.0 RC1. El objetivo del proyecto es desarrollar una herramienta para automatizar las pruebas de SSL / TLS clientes para la resistencia contra los ataques MITM. El proyecto se encuentra bajo licencia GPL, el código fuente alojado en GitHub.

 

INTRODUCCIÓN

 

El objetivo del proyecto es desarrollar sslcaudit una utilidad para automatizar la prueba de SSL / TLS clientes para la resistencia contra ataques MITM. Puede ser útil para probar un cliente pesado, una aplicación móvil, un aparato, casi cualquier cosa comunicarse a través de SSL / TLS a través de TCP.

 

INSTALACIÓN

 

No existe un procedimiento para la instalación todavía. Sólo tienes que arrastrar el código:

• Descargar archivo ZIP en

This is the hidden content, please

• O clon que lleva maestro borde repositorio GIT: git clone git :/ / github.com / grwl / sslcaudit.git

• Encontrar sslcaudit en el directorio de nivel superior y ejecutarlo con la opción-h.

 

Guía del usuario está disponible en PDF aquí , usted debe considerar la lectura.

 

Sslcaudit utiliza M2Crypto biblioteca de Python. Si usted dependencias problema, puede ver lo siguiente:

 

$. / Sslcaudit

Rastreo (última llamada más reciente):

...

ImportError: Sin módulo denominado M2Crypto

 

En Debian sistema M2Crypto biblioteca se puede instalar con el siguiente comando:

 

$ Sudo apt-get install python-M2Crypto

 

 

[spoiler=Guia usuario .PDF:]

This is the hidden content, please

 

[spoiler=Pagina oficial:]

This is the hidden content, please

 

Download:

This is the hidden content, please

Edited by HoRSe
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.