Skip to content

Simple command line tool to easily check for path / header exploits

Notifications You must be signed in to change notification settings

SecGus/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

checker

Simple command line tool to perform universal header and path checks written in Go.

Wordlist format

When creating the wordlist, any property from a url.URL object in Go can be used, for example the below is an example header wordlist:

X-Original-URL: {{.Path}}
Referer: {{.}}
Host: {{.Host}}

About

Simple command line tool to easily check for path / header exploits

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages