bruteforus
is a simple tool written in rust for bruteforus URLs and find some hidden files and folders on webserver.
git clone https://github.com/ParampreetR/bruteforus.git
cd bruteforus
make install
``` bruteforus 0.1.0 Used to bruteforce urls.
USAGE:
bruteforcer
ARGS:
OPTIONS:
-w, --wordlist
-t, --threads <threads>
Number of threads to perform requests
--wait <wait>
MilliSecs to wait after each request
-h, --help
Prints help information
-V, --version
Prints version information
```