vanshit / Web-Application-Pentesting-Scripts

Python script to verify what HTTP VERBS are supported by the web application and grabbing the Banner of the web application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

http-verb-testing-banner-grabber

Python script to verify what HTTP VERBS are supported by the web application and grabbing the Banner of the web application The script simply tests for HTTP verbs and returns the status codes . Also this script grabs the banner of the web application . USAGE : python http-verb.py Remmember to give the full URI (starting with http:// or https://) you want to test the headers for and grab the banner otherwise you might get multiple errors

About

Python script to verify what HTTP VERBS are supported by the web application and grabbing the Banner of the web application


Languages

Language:Python 100.0%