/edgessh

Automatically exported from code.google.com/p/edgessh

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

*************************************
*Edgessh  0.1                       *
*Coded by Christian Martorella      *
*cmartorella@edge-security.com      *
*Xavier Mendez                      *
*xmendez@edge-security.com          *
*************************************

What is this?
-------------

Edgessh is a set of tools for using in penetration test against SSH servers.

The tools included are:

Brutessh: Is a tool to perform dictionary attacks to the SSH servers, it's a simple tool, you set the target server, target account, wordlist, port and wait...

Scanssh: This tools will allow to perform an internal network portscanning through an SSH server with port forwarding enabled, and can automatically map open ports to local host

Dependencies:
Paramiko (Included)