baboossh


Namebaboossh JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/cybiere/BabooSSH
SummarySSH spreader made easy for red teams in a hurry
upload_time2023-04-28 15:40:22
maintainer
docs_urlNone
authorCybiere - Akerva
requires_python
license
keywords ssh spread redteam pentest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://raw.githubusercontent.com/cybiere/baboossh/master/logo.png

SSH spreading made easy for red teams in a hurry.


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 `Cybiere <https://twitter.com/Cybiere>`_ and `Akerva <https://akerva.com/>`_ and provided for free under the GNU/GPLv3 licence.

Install 
+++++++

It's as easy as a::

   pip install baboossh


Documentation
+++++++++++++

The documentation is under redaction and some things might be missing, but you can find it there: `<https://baboossh.cybiere.fr>`_ .



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cybiere/BabooSSH",
    "name": "baboossh",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "ssh spread redteam pentest",
    "author": "Cybiere - Akerva",
    "author_email": "nicolas@cosnard.io",
    "download_url": "https://files.pythonhosted.org/packages/13/90/5ab8eaa7c2bd776f0874762b55c25aa544dba09569c5fd3e274546ca3975/baboossh-1.2.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/cybiere/baboossh/master/logo.png\n\nSSH spreading made easy for red teams in a hurry.\n\n\nBabooSSH allows you, from a simple SSH connection to a compromised host, to quickly gather info on other SSH endpoints to pivot and compromise them.\n\nLicence\n+++++++\n\nBabooSSH is developped by `Cybiere <https://twitter.com/Cybiere>`_ and `Akerva <https://akerva.com/>`_ and provided for free under the GNU/GPLv3 licence.\n\nInstall \n+++++++\n\nIt's as easy as a::\n\n   pip install baboossh\n\n\nDocumentation\n+++++++++++++\n\nThe documentation is under redaction and some things might be missing, but you can find it there: `<https://baboossh.cybiere.fr>`_ .\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "SSH spreader made easy for red teams in a hurry",
    "version": "1.2.0",
    "split_keywords": [
        "ssh",
        "spread",
        "redteam",
        "pentest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e52e57e3ebb84e73c13dc8ac174ee8321de0f500b9fbf7ff6f717c29f0dcee30",
                "md5": "717caf08da24bbb63e0ddaf4b4f13e63",
                "sha256": "c71a9801e04152ffb8484b34a97bf5be301d2bea650fa86a624f80aaa672417c"
            },
            "downloads": -1,
            "filename": "baboossh-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "717caf08da24bbb63e0ddaf4b4f13e63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 61774,
            "upload_time": "2023-04-28T15:40:16",
            "upload_time_iso_8601": "2023-04-28T15:40:16.396411Z",
            "url": "https://files.pythonhosted.org/packages/e5/2e/57e3ebb84e73c13dc8ac174ee8321de0f500b9fbf7ff6f717c29f0dcee30/baboossh-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13905ab8eaa7c2bd776f0874762b55c25aa544dba09569c5fd3e274546ca3975",
                "md5": "c7d4d3e4fd6aed20e421d9bf89db17fb",
                "sha256": "27988530b928040e66e21231665cca5055d761b6ae1df63993a8461a905aa755"
            },
            "downloads": -1,
            "filename": "baboossh-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c7d4d3e4fd6aed20e421d9bf89db17fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 52310,
            "upload_time": "2023-04-28T15:40:22",
            "upload_time_iso_8601": "2023-04-28T15:40:22.157042Z",
            "url": "https://files.pythonhosted.org/packages/13/90/5ab8eaa7c2bd776f0874762b55c25aa544dba09569c5fd3e274546ca3975/baboossh-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-28 15:40:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "cybiere",
    "github_project": "BabooSSH",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "baboossh"
}
        
Elapsed time: 0.06105s