H2buster - A Threaded, Recursive, Spider Web Directory Brute-Force Scanner Over Http/2


Influenza A virus subtype H5N1 threaded, recursive, spider web directory brute-force scanner over HTTP/2 using hyper, inspired past times Gobuster.

Features
  • Fast in addition to portable - install hyper in addition to run.
  • Multiconnection scanning.
  • Multithreaded connections.
  • Scalable: scans tin hand notice move every bit docile or aggressive every bit you lot configure them to be.
  • h2 in addition to h2c support.
  • Configurable directory recursion depth.

Install
You exclusively remove to install ane dependency. If you lot don't convey hyper, run:
pip3 install -r requirements.txt

Usage
usage: h2buster.py [-h] -w wordlist -u target [-r directory_depth]                    [-c connections] [-t threads]  h2buster: an HTTP/2 spider web directory brute-force scanner.  arguments:   -h, --help          exhibit this assistance message in addition to leave of absence   -w wordlist         Directory wordlist   -u target           Target URL/IP address. Default port is 443 in addition to HTTPS                       enabled. To specify otherwise, purpose ':port' or 'http://'                       (port volition default to lxxx then).   -r directory_depth  Maximum recursive directory depth. Minimum is 1, default                       is 2, unlimited is 0.   -c connections      Number of HTTP/2 connections. Default is 3.   -t threads          Number of threads per connection. Default is 15.