Git Product home page Git Product logo

threader3000's Introduction

Threader3000

Multi-threaded Python Port Scanner with Nmap integration for use on Linux or Windows

Threader3000 is a script written in Python3 that allows multi-threaded port scanning. The program is interactive and simply requires you to run it to begin. Once started, you will be asked to input an IP address or a FQDN as Threader3000 does resolve hostnames. A full port scan can take as little as 15 seconds, but at max should take less than 1 minute 30 seconds depending on your internet connection.

Requirements

Python3 must be installed on your system in order to function Pip3 for installation via PyPi repository

Installation

Installation via Pip

pip3 install threader3000

Run by typing:

threader3000

Install via Git

git clone https://github.com/dievus/threader3000.git #to save the program to your machine, or utilize the download option

You can add Threader3000 to run from any directory by adding a symbolic link:

sudo ln -s $(pwd)/threader3000.py /usr/local/bin/threader3000

FAQ

Can I use this tool to scan Facebook or other websites I don't have permission to scan?

No. That would be illegal. This tool is under a free license for use, however it is up to the user to observe all applicable laws and appropriate uses for this tool. The creator does not condone, support, suggest, or otherwise promote unethical or illegal behavior. You use this tool at your own risk, and under the assumption that you are utilizing it against targets and infrastructure to which you have permission to do so. Any use otherwise is at your peril and against the terms of use for the tool.

Will you please integrate multiple IP addresses and different scanning tools into Threader3000, making it an all-in-one automated scanner?

Not as of current. If you want a tool like that, I suggest AutoEnum.

Will this tool help me pass the OSCP?

This tool, when used correctly, helped me pass the OSCP exam. The OSCP is all about time management and enumeration. I give you a tool that is quick and conducts good single target scanning. It's up to you to use it.

Can I make pull requests with changes that I think are best for Threader3000?

You can, but these will likely be denied. Threader3000 is a tool I wrote to meet my needs in the field, and I've simply shared it with everyone. If you find an issue that causes significant issues, please report it, however changes to code on how a user thinks it should be better written or how the user feels it should function will be denied.

threader3000's People

Contributors

dievus avatar plasticuproject avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.