GithubHelp home page GithubHelp logo

port-scanner's Introduction

Port Scanner

PortScanner is used to scan any opening ports of the target computer.

Contributors

Contributor Description
@IceMoonHSV Original developers of Port Scanner
@TheFlightSimsOfficial Contributor
@shiroinekotfs Contributor

Use Port Scanner

Try to run PortScanner.exe and you'll get this help screen.

PortScanner is a part of Windows Server Management Tools
Currently maintained by TheFlightSims

See more at: https://github.com/TheFlightSims/windowsserver-mgmttools

PortScanner.exe {hosts} {ports} [timeout] [outfile]

DESCRIPTION:
    PortScanner is used to scan any opening ports of the target computer
    The commands are depend on how you use, but general mapping are still
    can be seen above.

GENERAL COMMANDS:
    hosts         - Target computers. Can use FQDN or IP. Seperate by comma

    ports         - Ports that needs to be scanned. Seperate by comma.
                    You can use defined ports. See below for more info.
                    Port range is not supported in this version

    timeout       - Maximum scanning time per port. Useful when scanning on
                    large number of ports

    outfile       - Export results to a file. R/W is required on the target
                    directory

DEFINED PORTS:

    Defined ports are the ports containing specific roles, providing specific
    features on computer. The list below shows all defined ports on PortScanner

    admin         - 135, 139, 445, 3389, 5985, 5986, 8000, 8080.

    web           - 21, 23, 25, 80, 443, 8080.

    top20         - 21, 22, 23, 25, 53, 80, 110, 111, 135, 139,
                    143, 443, 445, 993, 995, 1723, 3306, 3389,
                    5900, 8080.

    server-common - 7, 9, 13, 17, 19, 25, 42, 80, 88, 110, 111,
                    119, 135, 149, 389, 443, 445, 465, 563, 587,
                    636, 808, 993, 995, 1433, 1688, 1801, 3268,
                    3269, 3387, 3388, 3389, 4044, 6516, 6881,
                    8000, 8080, 8800, 8391, 8443, 8530, 8531,
                    9389

    all-ports    - All ports in range 1, 65535

SAMPLES:
    PortScanner.exe hosts=127.0.0.1,google.com ports=21,22,23 timeout=5000 outfile=C:\scans.txt
    PortScanner.exe hosts=localhost ports=admin

port-scanner's People

Contributors

shiroinekotfs avatar

Stargazers

 avatar

Watchers

 avatar  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.