Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/takshal/freq
This is go CLI tool for send fast Multiple get HTTP request.
https://github.com/takshal/freq
Last synced: 21 days ago
JSON representation
This is go CLI tool for send fast Multiple get HTTP request.
- Host: GitHub
- URL: https://github.com/takshal/freq
- Owner: takshal
- Created: 2022-03-09T10:17:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T16:21:12.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T17:30:14.303Z (4 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 261
- Watchers: 5
- Forks: 87
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - takshal/freq - This is go CLI tool for send fast Multiple get HTTP request. (Go)
README
# 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.