Code Monkey home page Code Monkey logo

port-scanner's Introduction

RedTeamToolbox logo
Github Build Status Github Build Status

Overview

A multi-server mult-threaded port scanner.

Disclaimer

This tool hs been designed and built to assist offensive security specialists to identify and remediate issues within the bounds of the law, e.g. consent from the owner the the BASE MINIMUM.

If you download it and do something stupid (illegal) with it then you are on your own!

Usage

usage: portscan [-h] [-q] [-v] [-D DELAY_TIME] [-p PORTS] -t TARGETS [-T THREADS] [-a] [-c] [-d] [-f FILENAME] [-j] [-r]

Check for open ports on target host

flags:
  -h, --help            show this help message and exit
  -q, --quiet           Do not show the results on the screen (default: False)
  -v, --verbose         Verbose output (default: False)

required arguments:
  -D DELAY_TIME, --delay-time DELAY_TIME
                        Random delay to use if --delay is given (default: 3)
  -p PORTS, --ports PORTS
                        The search regex (default: 1-1024)
  -t TARGETS, --targets TARGETS
                        A comma separated list of targets to scan (default: None)
  -T THREADS, --threads THREADS
                        The number of threads to use (default: 1024)

optional arguments:
  -a, --all-results     Show all results (default is to list open ports only) (default: False)
  -c, --csv             Save the results as a csv formatted file (default: False)
  -d, --delay           Add a random delay to each thread (default: False)
  -f FILENAME, --filename FILENAME
                        The filename to save the results to (default: portscan-results)
  -j, --json            Save the results as a json formatted file (default: False)
  -r, --random          Randomise the scanning order (default: False)

Port options: port range e.g. 1-1024 or 1:1024, port number e.g. 22, service name e.g. ssh

port-scanner's People

Contributors

dependabot[bot] avatar tgwolf 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.