Metadata-Version: 2.1
Name: baboossh
Version: 1.0.0
Summary: SSH spreader made easy for red teams in a hurry
Home-page: https://github.com/cybiere/BabooSSH
Author: Akerva - Cybiere
Author-email: nicolas@cosnard.io
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/cybiere/BabooSSH/issues
Project-URL: Documentation, https://github.com/cybiere/BabooSSH/wiki
Project-URL: Source Code, https://github.com/cybiere/BabooSSH
Keywords: ssh spread redteam pentest
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Topic :: Security
Description-Content-Type: text/markdown
Requires-Dist: cmd2
Requires-Dist: tabulate
Requires-Dist: asyncssh
Requires-Dist: python-libnmap

<p align="center">
<img src="https://raw.githubusercontent.com/wiki/cybiere/baboossh/img/logo.png" /><br />
SSH spreading made easy for red teams in a hurry.
</p>


BabooSSH allows you, from a simple SSH connection to a compromised host, to quickly gather info on other SSH endpoints to pivot and compromise them.

# Licence

BabooSSH is developped by [Akerva](https://akerva.com/) and provided for free under the GNU/GPLv3.

# Install and documentation

Have a look on the [wiki](https://github.com/cybiere/BabooSSH/wiki).




