Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 917 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 917 Bytes

methby

HTTP methods bypass

                       __  __    __                               
       ____ ___  ___  / /_/ /_  / /_  __  ______  ____ ___________
      / __ `__ \/ _ \/ __/ __ \/ __ \/ / / / __ \/ __ `/ ___/ ___/
     / / / / / /  __/ /_/ / / / /_/ / /_/ / /_/ / /_/ (__  |__  ) 
    /_/ /_/ /_/\___/\__/_/ /_/_.___/\__, / .___/\__,_/____/____/
      github.com/medbsq/methBypass /____/_/  by MedBsq

Usage:

1. python3 methby.py -u <url> -t <threads> -o <output_file>
2. python3 methby.py -f <urls list> -t <threads> -o <output_file>

Options:

   -h, --help   show this help message and exit\
   -f  (url_file)  spicify urls file\
   -u  (url)        spicify url\
   -t  (threads)   spicify nybmer of threads\
   -o  (ouput)    spicify output file\