package
1.1.2
Repository: https://github.com/nitesculucian/hacks.git
Documentation: pkg.go.dev

# README

ph

Why?

It stands for Parameter Hunting in golang on an already known URL endpoint. Original credits, too: https://github.com/Sh1Yo/x8.

Usage Example

echo "https://4rt.one/level1" | ph

Output:

https://4rt.one/level1?author=
https://4rt.one/level1?cupidatat=ph
https://4rt.one/level1?nameemail=ph
https://4rt.one/level1?Next=ph
https://4rt.one/level1?contact=ph
https://4rt.one/level1?female=ph

... snip ... 

https://4rt.one/level1?sit=ph
https://4rt.one/level1?cillum=ph
https://4rt.one/level1?excepteur=ph
https://4rt.one/level1?esse=ph
https://4rt.one/level1?incididunt=ph

Install

You can install using go:

go install -v github.com/NitescuLucian/hacks/ph@latest

Contact me at @LucianNitescu