Skip to content

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

Notifications You must be signed in to change notification settings

vanshit/Web-Application-Pentesting-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages