Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 744 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 744 Bytes

PMAKER - param maker

make params for http request from list of words !

install

install with go :

go install github.com/mrvcoder/pmaker@latest

OR just download the binary file and use it from relases :)

Usage

wordlist should be line by line (should have \n)

Param Maker - Make Parameters From List Of Words :D
-----------------------------------------------------------------------------
cat wordlists | pmaker [options]
--count                                         Count of params per req to send (default: 15)
--value                                         vlaue to set for all params (default: vcoder)
Follow me at github => https://github.com/mrvcoder
Follow me at twitter => https://twitter.com/VC0D3R