{"id":15144491,"url":"https://github.com/abhaybhargav/robonmap","last_synced_at":"2025-10-23T22:30:37.965Z","repository":{"id":195295311,"uuid":"105611691","full_name":"abhaybhargav/RoboNmap","owner":"abhaybhargav","description":"Robot Framework Library for popular Open Source Port Scanner and Vulnerability Scanner, Nmap","archived":false,"fork":false,"pushed_at":"2023-07-16T06:43:31.000Z","size":14,"stargazers_count":19,"open_issues_count":1,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-09T23:40:58.558Z","etag":null,"topics":["nmap","robot-framework","robotframework"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abhaybhargav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-10-03T03:41:36.000Z","updated_at":"2024-08-12T19:33:01.000Z","dependencies_parsed_at":"2023-09-17T10:52:23.042Z","dependency_job_id":null,"html_url":"https://github.com/abhaybhargav/RoboNmap","commit_stats":null,"previous_names":["abhaybhargav/robonmap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaybhargav%2FRoboNmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaybhargav%2FRoboNmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaybhargav%2FRoboNmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaybhargav%2FRoboNmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhaybhargav","download_url":"https://codeload.github.com/abhaybhargav/RoboNmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219867717,"owners_count":16555814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nmap","robot-framework","robotframework"],"created_at":"2024-09-26T10:41:43.250Z","updated_at":"2025-10-23T22:30:37.546Z","avatar_url":"https://github.com/abhaybhargav.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 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 \u003cdefault:0\u003e -sC|--script=\u003cscript_name\u003e`\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 |`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhaybhargav%2Frobonmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhaybhargav%2Frobonmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhaybhargav%2Frobonmap/lists"}