Heretic312 / edgessh

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

*************************************
*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)

About

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

License:GNU General Public License v2.0


Languages

Language:Python 100.0%