{ "info": { "author": "Vladimir Yarmiychuk", "author_email": "yarmiychuk@protonmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Topic :: Security", "Topic :: System :: Networking" ], "description": "Gummy\n=====\n\n\n _ _ \n _____ _ _ __ __ __ ____ __ (c).-.(c) \n / ____| | | | \\/ | \\/ \\ \\ / / / ._. \\ \n | | __| | | | \\ / | \\ / |\\ \\_/ / __\\( Y )/__ \n | | |_ | | | | |\\/| | |\\/| | \\ / (_.-/'-'\\-._)\n | |__| | |__| | | | | | | | | | || G || \n \\_____|\\____/|_| |_|_| |_| |_| _.' `-' '._ \n (.-./`-'\\.-.)\n `-' `-'\n \n\n*Automated LAN scanner based on masscan and nmap*\n\n\n`Gummy` is designed to automate routine tasks when scanning a local network.\nWhile :bear: is doing a boring job, you can do some really interesting work.\nUltimately, all results are stored in the workspace directory.\n\nInstallation\n************\nIdeally, you should be able to just type:\n\n pip install gummy\n\nIt is assumed that the paths to the programs in the configuration file are specified correctly, and the user is a root.\nIf this is not the case, you need to set the SUID bits:\n \n $ which nmap\n /usr/bin/nmap\n\n $ sudo chmod +s /usr/bin/nmap\n\n\nUsing\n*****\n $ gummy\n ...\n \n >>> set workspase test\n >>> set target 192.168.1.0/24\n >>> show config all\n >>> run 111_complex_1_2\n ...\n >>> show host\n ...\n >>> show port", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/v-yar/gummy", "keywords": "security", "license": "", "maintainer": "", "maintainer_email": "", "name": "gummy", "package_url": "https://pypi.org/project/gummy/", "platform": "", "project_url": "https://pypi.org/project/gummy/", "project_urls": { "Homepage": "https://github.com/v-yar/gummy" }, "release_url": "https://pypi.org/project/gummy/0.1.20/", "requires_dist": null, "requires_python": "", "summary": "Automated LAN scanner based on masscan and nmap", "version": "0.1.20" }, "last_serial": 4368024, "releases": { "0.1.19": [ { "comment_text": "", "digests": { "md5": "a24e9937001880143963ce2ecfd1364e", "sha256": "3a34edf3e60ccfa1a180ecc6ffcea88205886272a012cf3e77fe5427a086ce46" }, "downloads": -1, "filename": "gummy-0.1.19.tar.gz", "has_sig": false, "md5_digest": "a24e9937001880143963ce2ecfd1364e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 107453, "upload_time": "2018-10-11T11:23:21", "url": "https://files.pythonhosted.org/packages/f4/d2/4eff7f197219b7417afb5e8280c817016d93724bfe19d5038ad5523c7bd4/gummy-0.1.19.tar.gz" } ], "0.1.20": [ { "comment_text": "", "digests": { "md5": "39cba38c7e2d9e90c701706ab9f36066", "sha256": "9315ede4488b88713fc28d0f8358f10e76b8b6377bc9657a55fbe7dc594c87bc" }, "downloads": -1, "filename": "gummy-0.1.20.tar.gz", "has_sig": false, "md5_digest": "39cba38c7e2d9e90c701706ab9f36066", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 347287, "upload_time": "2018-10-12T10:01:28", "url": "https://files.pythonhosted.org/packages/01/5c/fed1ff96a476627327b865633113a9ac2a19a0673ad733681cc980e4bb5e/gummy-0.1.20.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39cba38c7e2d9e90c701706ab9f36066", "sha256": "9315ede4488b88713fc28d0f8358f10e76b8b6377bc9657a55fbe7dc594c87bc" }, "downloads": -1, "filename": "gummy-0.1.20.tar.gz", "has_sig": false, "md5_digest": "39cba38c7e2d9e90c701706ab9f36066", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 347287, "upload_time": "2018-10-12T10:01:28", "url": "https://files.pythonhosted.org/packages/01/5c/fed1ff96a476627327b865633113a9ac2a19a0673ad733681cc980e4bb5e/gummy-0.1.20.tar.gz" } ] }