{ "info": { "author": "Abhay Bhargav", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "## RoboNmap\n\nRobot Framework Library for the Nmap Port and Vulnerability Scanner. \n\n### Keywords Implemented\n\n##### Default Nmap Scan against a target\n| nmap default scan | target | file_export |\n\n- file_export is an optional param that exports the file to a txt file with the -oN flag\n\n##### Default Nmap Scan against all TCP Ports\n| nmap all tcp scan | target | file_export |\n\n- file_export is an optional param that exports the file to a txt file with the `-oN` flag\n\n\n##### Default Nmap UDP Scan with a Portlist Argument\nRuns nmap against specified UDP ports given in the portlist argument.\n\nArguments:\n\n- ``target``: IP or the range of IPs that need to be tested.\n- ``portlist``: list of ports, range of ports that need to be tested. They can either be comma separated or separated by hyphen, example: 121,161,240 or 1-100\n- ``file_export``: is an optional param that exports the file to a txt file with the -oN flag\nExamples:\n- `| nmap specific udp scan | target | portlist |`\n\n\n##### Nmap OS Services Scan\n\nArguments:\n\n- ``target``: IP or the range of IPs that need to be tested\n- ``portlist``: list of ports, range of ports that need to be tested. They can either be comma separated or separated by hyphen example: 121,161,240 or 1-100\n- ``version_intense``: Version intensity of OS detection\n- ``file_export``: is an optional param that exports the file to a txt file with the `-oN` flag\nExamples:\n`| nmap os services scan | target | portlist | version_intense | file_export |`\n\n##### Nmap Script Scan\nRuns nmap with the `-sC` arg or the `--script` arg if `script_name` is provided. Options used are: `-sV --version-intensity -sC|--script=`\n\nArguments:\n\n- ``target``: IP or the range of IPs that need to be tested\n- ``portlist``: list of ports, range of ports that need to be tested. They can either be comma separated or separated by hyphen example: 121,161,240 or 1-100\n- ``version_intense``: Version intensity of OS detection\n- ``script_name``: Script Name that needs to be referenced\n- ``file_export``: is an optional param that exports the file to a txt file with the `-oN` flag\nExamples:\n`| nmap script scan | target | portlist | version_intense | script_name | file_export |`\n\n##### Print Nmap Scan Results\nRetrieves the results of the current nmap scan results\nExamples:\n\n`| nmap print results |`", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "RoboNmap", "package_url": "https://pypi.org/project/RoboNmap/", "platform": "", "project_url": "https://pypi.org/project/RoboNmap/", "project_urls": null, "release_url": "https://pypi.org/project/RoboNmap/1.1/", "requires_dist": null, "requires_python": "", "summary": "RoboNmap - Robot Framework Library for the Nmap Port and Vulnerability Scanner", "version": "1.1" }, "last_serial": 3816461, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "710410e38297f9e9687d07ba25a54cfc", "sha256": "cb7aa962a044ff520cd0250f3daaf2ac677647a69fff49af861b629bab0b594a" }, "downloads": -1, "filename": "RoboNmap-1.1.tar.gz", "has_sig": false, "md5_digest": "710410e38297f9e9687d07ba25a54cfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2888, "upload_time": "2018-04-28T08:53:43", "url": "https://files.pythonhosted.org/packages/d7/91/158ab9979b4a259364ab7fa0d64bf2a1ee456d2f9398d4e7ea2a5a329b9b/RoboNmap-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "710410e38297f9e9687d07ba25a54cfc", "sha256": "cb7aa962a044ff520cd0250f3daaf2ac677647a69fff49af861b629bab0b594a" }, "downloads": -1, "filename": "RoboNmap-1.1.tar.gz", "has_sig": false, "md5_digest": "710410e38297f9e9687d07ba25a54cfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2888, "upload_time": "2018-04-28T08:53:43", "url": "https://files.pythonhosted.org/packages/d7/91/158ab9979b4a259364ab7fa0d64bf2a1ee456d2f9398d4e7ea2a5a329b9b/RoboNmap-1.1.tar.gz" } ] }