{"id":13539739,"url":"https://github.com/xdavidhu/portspider","last_synced_at":"2025-04-02T06:31:21.287Z","repository":{"id":44329158,"uuid":"82464503","full_name":"xdavidhu/portSpider","owner":"xdavidhu","description":"🕷 A lightning fast multithreaded network scanner framework with modules.","archived":true,"fork":false,"pushed_at":"2019-11-03T11:32:47.000Z","size":60,"stargazers_count":323,"open_issues_count":5,"forks_count":89,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-13T14:37:38.733Z","etag":null,"topics":["multi-threading","networking","portscan","python","scanner","spider"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xdavidhu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-19T14:23:47.000Z","updated_at":"2025-02-21T12:22:59.000Z","dependencies_parsed_at":"2022-08-30T06:51:31.967Z","dependency_job_id":null,"html_url":"https://github.com/xdavidhu/portSpider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdavidhu%2FportSpider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdavidhu%2FportSpider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdavidhu%2FportSpider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdavidhu%2FportSpider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdavidhu","download_url":"https://codeload.github.com/xdavidhu/portSpider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246767904,"owners_count":20830574,"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":["multi-threading","networking","portscan","python","scanner","spider"],"created_at":"2024-08-01T09:01:31.172Z","updated_at":"2025-04-02T06:31:16.383Z","avatar_url":"https://github.com/xdavidhu.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"132036452bfacf61471e3ea0b7bf7a55\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"de63a029bda6a7e429af272f291bb769\"\u003e\u003c/a\u003e未分类-Scanner"],"readme":"\n    ██████╗  ██████╗ ██████╗ ████████╗███████╗██████╗ ██╗██████╗ ███████╗██████╗\n    ██╔══██╗██╔═══██╗██╔══██╗╚══██╔══╝██╔════╝██╔══██╗██║██╔══██╗██╔════╝██╔══██╗\n    ██████╔╝██║   ██║██████╔╝   ██║   ███████╗██████╔╝██║██║  ██║█████╗  ██████╔╝\n    ██╔═══╝ ██║   ██║██╔══██╗   ██║   ╚════██║██╔═══╝ ██║██║  ██║██╔══╝  ██╔══██╗\n    ██║     ╚██████╔╝██║  ██║   ██║   ███████║██║     ██║██████╔╝███████╗██║  ██║\n    ╚═╝      ╚═════╝ ╚═╝  ╚═╝   ╚═╝   ╚══════╝╚═╝     ╚═╝╚═════╝ ╚══════╝╚═╝  ╚═╝\n                                                 v1.0 by David Schütz (@xdavidhu)\n[![Build Status](https://travis-ci.org/xdavidhu/portSpider.svg?branch=master)](https://travis-ci.org/xdavidhu/portSpider)\n[![Compatibility](https://img.shields.io/badge/python-3.3%2C%203.4%2C%203.5%2C%203.6-brightgreen.svg)](https://github.com/xdavidhu/portSpider)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/xdavidhu/portSpider/blob/master/LICENSE)\n[![Stars](https://img.shields.io/github/stars/xdavidhu/portSpider.svg)](https://github.com/xdavidhu/portSpider)\n\n### ⚠️ Warning! This project is no longer maintained and may not work as excepted.\n\n\u003ch3\u003eA lightning fast multithreaded network scanner framework with modules.\u003c/h3\u003e\n\u003ch4\u003eportSpider is a tool for scanning huge network ranges to find open ports and vulnerable services. This tool is not intended to scan one target, rather a whole IP range. (eg. 192.168.0.0/24) Most of the time companies/organizations have public information about their owned public IP ranges, so portSpider will help you to scan all of their machines at once for vulnerable devices/services.\u003c/h4\u003e\n\n# modules:\n  * **http** - Scan for open HTTP ports, and get the titles.\u003cbr\u003e\n  * **mysql** - Scan for open MySQL servers, and try to log in with the default credentials.\u003cbr\u003e\n  * **mongodb** - Scan for open MongoDB instances, and check if they are password protected.\u003cbr\u003e\n  * **ssh** - Scan for open SSH ports.\u003cbr\u003e\n  * **printer** - Scan for open printer ports and websites.\u003cbr\u003e\n  * **gameserver** - Scan for open game server ports.\u003cbr\u003e\n  * **manual** - Scan custom ports.\u003cbr\u003e\n\n# commands:\n  * **modules** - List all modules.\u003cbr\u003e\n  * **use** - Use a module.\u003cbr\u003e\n  * **options** - Show a module's options.\u003cbr\u003e\n  * **set** - Set an option.\u003cbr\u003e\n  * **run** - Run the selected module.\u003cbr\u003e\n  * **back** - Go back to menu.\u003cbr\u003e\n  * **exit** - Shut down portSpider.\u003cbr\u003e\n\n# installing:\n\n  \u003ch3\u003eDebian based systems:\u003c/h3\u003e\n\n```\n$ sudo apt-get update \u0026\u0026 sudo apt-get install python3 python3-pip -y\n\n$ git clone https://github.com/xdavidhu/portSpider\n\n$ cd portSpider/\n\n$ python3 -m pip install -r requirements.txt\n```\n\n  \u003ch3\u003emacOS / OSX:\u003c/h3\u003e\n\n```\n$ brew install python3\n\n$ git clone https://github.com/xdavidhu/portSpider\n\n$ cd portSpider/\n\n$ python3 -m pip install -r requirements.txt\n```\n**NOTE**: You need to have [Homebrew](http://brew.sh/) installed before running the macOS/OSX installation.\u003cbr\u003e\n**WARNING**: portSpider is only compatible with Python 3.3 \u0026 3.4 \u0026 3.5 \u0026 3.6\n\n# usage:\n\n  \u003ch3\u003eStart portSpider with Python3:\u003c/h3\u003e\n\n```\npython3 portSpider.py\n```\n\n  \u003ch3\u003eSelect a module: (eg. 'mysql')\u003c/h3\u003e\n\n```\nportSpider $\u003e use mysql\n```\n\n  \u003ch3\u003eView the module's options:\u003c/h3\u003e\n\n```\nportSpider/mysql $\u003e options\n```\n\n  \u003ch3\u003eSet all '[NOT SET]' options: (eg. option 'network' to '192.168.0.0/24')\u003c/h3\u003e\n\n```\nportSpider/mysql $\u003e set network 192.168.0.0/24\n```\n\n  \u003ch4\u003e(You can also modify already set options, but that is not required.)\u003c/h4\u003e\n\n  \u003ch3\u003eIf you have every option set, run the scan:\u003c/h3\u003e\n\n```\nportSpider/mysql $\u003e run\n```\n\n  \u003ch4\u003eYou will see the results on the screen as well as in a text file in the 'logs/' folder.\u003c/h4\u003e\n\n\n# developers:\n  * David Schütz ([@xdavidhu](https://twitter.com/xdavidhu))\n  * László Simonffy ([@Letsgo00HUN](https://twitter.com/Letsgo00HUN)) - Multithreading\n\n# contribution:\n  \u003ch4\u003eIf you have any ideas about new modules and improvements in portSpider, feel free to contribute.\u003c/h4\u003e\n  \n  * Check out the `template` module to get a better understanding of the framework.\u003cbr\u003e\n  * Make sure to include a description about your module in the pull request.\u003cbr\u003e\n  * If you create a module, you will be mentioned here in the readme with a link to your social media.\n\n# disclaimer:\n  I'm not responsible for anything you do with this program, so please only use it for good and educational purposes.\n\n# legal:\n  Copyright (c) 2017 by David Schütz. Some rights reserved.\n\n  portSpider is under the terms of the [MIT License](https://www.tldrlegal.com/l/mit), following all clarifications stated in the [license file](https://github.com/xdavidhu/portSpider/blob/master/LICENSE). You can also go ahead and email me at xdavid{at}protonmail{dot}com.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdavidhu%2Fportspider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxdavidhu%2Fportspider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdavidhu%2Fportspider/lists"}