Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 454 Bytes

frequest

This is go CLI tool for send fast Multiple get HTTP request.

How to Use?

you can use this tool for findings xss and sql injection vulnerablity from multi URL.

How to Install?

go get -u github.com/takshal/freq

or in latest version of go you can use below command

go install github.com/takshal/freq@latest

smart Use

Using qsreplace you can add your xss payload in every perementer then you can use this tool to find vulnerablity.