Skip to content

Set of scripts that will be useful for bug hunters

Notifications You must be signed in to change notification settings

Sevada797/bash4hacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

bash4hacking

Set of scripts that will be useful for bug hunters

Tools available

1) HF (HTTP find)

This bash code will look our given value, and look it in all HTTP responses that we got from urls, in other words if our given values are reflected in list of urls. (Coming soon)

2) HHI (HTTP headers inspector)

This bash code will look for any kind of bad or interesting for us headers like X-Frame-Options: allow or Access-Control-Allow-Origin: *. (Coming soon)

About

Set of scripts that will be useful for bug hunters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published