Code Monkey home page Code Monkey logo

http-inspector's Introduction

RedTeamToolbox logo
Github Build Status Github Build Status code coverage

Overview

usage: http-inspector.py [-h] [-d] [-v] [-4] [-6] [-A] [-s] [-u URL] [-m MAX_REDIRECTS] [-n] [-t TIMEOUT]

Check for open port(s) on target host(s)

optional flags:
  Description

  -h, --help            show this help message and exit
  -d, --debug           Very noisy (default: False)
  -v, --verbose         Verbose output - show scan results as they come in (default: False)
  -4, --ipv4-only       Scan IPv4 addresses only (default: False)
  -6, --ipv6-only       Scan IPv6 addresses only (default: False)
  -A, --all-results     Show or save all results (default is to list open ports only) (default: False)
  -s, --shuffle         Randomise the port scanning order (default: False)

required arguments:
  stuff

  -u URL, --url URL     The url you want to check (default: None)

optional arguments:
  stuff

  -m MAX_REDIRECTS, --max-redirects MAX_REDIRECTS
                        Max redirects, set 0 to disable (default: 2)
  -n, --no-check-certificate
                        Do not verify TLS chain (default: False)
  -t TIMEOUT, --timeout TIMEOUT
                        Timeout to use when making web requests (default: 5)

For detailed documentation please refer to: https://github.com/RedTeamToolbox/http-inspector

http-inspector's People

Contributors

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