Skip to content
/ hacks Public

Collection of scripts that I use while bug hunting

Notifications You must be signed in to change notification settings

vitorfhc/hacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hacks

This is a collection of tools that I use while hacking.

Install

Using go install

go install github.com/vitorfhc/hacks/[tool]

Clone the repository

git clone https://github.com/vitorfhc/hacks
cd hacks/[tool] # cd into the tool you want to install
go install

Tools

Name Description
hasquery Checks if any of the URLs received from stdin has a query string

Contribution

Feel free to open an issue or a pull request if you want to contribute.

About

Collection of scripts that I use while bug hunting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages