/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

Primary LanguagePython

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