{"id":21144795,"url":"https://github.com/th3xace/offport_killer","last_synced_at":"2025-07-09T06:31:08.137Z","repository":{"id":45691976,"uuid":"215151695","full_name":"TH3xACE/OFFPORT_KILLER","owner":"TH3xACE","description":"This tool aims at automating the identification of potential service running behind ports identified manually either through manual scan or services running locally. The tool is useful when nmap or any scanning tool is not available and in the situation during which you did a manual port scanning and then want to identify the services running behind the identified ports.","archived":false,"fork":false,"pushed_at":"2020-09-25T18:22:20.000Z","size":700,"stargazers_count":46,"open_issues_count":0,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-03-07T04:27:16.263Z","etag":null,"topics":["ctf","enumeration","identify-service","manual-port-scanning","pivot","port-scanner","port-scanning","proxy-chain","ssh-tunnel"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/TH3xACE.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2019-10-14T21:50:30.000Z","updated_at":"2022-09-23T00:42:01.000Z","dependencies_parsed_at":"2022-08-28T14:02:39.982Z","dependency_job_id":null,"html_url":"https://github.com/TH3xACE/OFFPORT_KILLER","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TH3xACE%2FOFFPORT_KILLER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TH3xACE%2FOFFPORT_KILLER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TH3xACE%2FOFFPORT_KILLER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TH3xACE%2FOFFPORT_KILLER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TH3xACE","download_url":"https://codeload.github.com/TH3xACE/OFFPORT_KILLER/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225491349,"owners_count":17482699,"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":["ctf","enumeration","identify-service","manual-port-scanning","pivot","port-scanner","port-scanning","proxy-chain","ssh-tunnel"],"created_at":"2024-11-20T08:22:40.315Z","updated_at":"2024-11-20T08:22:40.848Z","avatar_url":"https://github.com/TH3xACE.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":".. raw:: html\n\n   \u003ch1 align=\"center\"\u003e\n\n.. raw:: html\n\n   \u003cbr class=\"title\"\u003e\n   KILLER PROJECT\n   \u003cbr\u003e\n\n.. image:: https://img.shields.io/github/last-commit/TH3xACE/OFFPORT_KILLER?style=plastic\n   :target: https://github.com/TH3xACE/SUDO_KILLER\n   :alt: Last Commit\n\t\n.. raw:: html\n\n   \u003c/h1\u003e\n\n#Manual Port Scanning #Enumerate Potential Service\n\nIf you like the tool and for my personal motivation so as to develop other tools please a +1 star *\n\n.. contents:: \n    :local:\n    :depth: 1\n\n=============\nINTRO\n=============\n\nThis tool aims at automating the identification of potential service running behind ports identified manually or on services running locally only. \n\nThe tool is useful:\n\n1. when nmap or any scanning tool is not available and in the situation during which you did \na manual port scanning and then want to identify the services running behind the identified ports and \n\n2.also if you have been able to identify services running locally via (netstat, running processes SNMP or else).\n\nSeveral databases are used such as the one from NMAP, IANA and linux machines.\n\n\nThe tool can be used by pentesters, system admins, CTF players, students, System Auditors and trolls :).\n\n=============\nUsage\n=============\n\nExample\n--------------------------\n .. code-block:: console\n \n \t./OFFPORT_KILLER.sh -i inputfile.txt -r report.txt -e /tmp/\n\n\nArguments\n--------------------------\n* **-i : input file (format IP:PORT)**\n* **-r : report name (save the output)**\n* **-h : help**\n\nSteps\n--------------------------\n  \n+ Step 1: Peform a manual port scanning (using nc, tcpdump or whatever) or identify services running locally\n+ Step 2: Create a file with format IP:PORT (where IP is the target IP address and PORT is a port identified).    \n+ Step 3: Run the tool with the file created using the argument -i                                           \n\n\nNote: Create an entry for each port, several IP can be input in the file.\n\n\ninputfile.txt\n-------------------------\n .. code-block:: console\n \n\t192.168.1.12:1830\n\t192.168.1.12:7738\n\t192.168.1.14:22\n\t192.168.1.14:7738\n\t192.168.1.15:3465\n\n\n=============\nOutput\n=============\n.. image:: ./screen-output.png\n \t:alt: Project\n\n\nRead output\n-------------------------\nTo read output while keeping the aspect (color), especially when cat is not adequate and the output is too long.\n\n.. code-block:: console\n* less -R  report.txt\n\n=============\nDisclaimer\n=============\nThis script is for Educational purpose ONLY. Do not use it without permission. The usual disclaimer applies, especially the fact that me (TH3xACE) is not liable for any damages \ncaused by direct or indirect use of the information or functionality provided by these programs. The author or any Internet provider bears NO responsibility for content or misuse \nof these programs or any derivatives thereof. By using these programs you accept the fact that any damage (dataloss, system crash, system compromise, etc.) caused by the use of \nthe script is not my responsibility.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fth3xace%2Foffport_killer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fth3xace%2Foffport_killer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fth3xace%2Foffport_killer/lists"}