1 个不稳定版本
0.1.0 | 2021 年 2 月 23 日 |
---|
#31 in #hidden
17KB
293 行
bruteforus - 爆破 URL
bruteforus
是一个用 Rust 编写的简单工具,用于爆破 URLs 并在 Web 服务器上找到一些隐藏的文件和文件夹。
安装
git clone https://github.com/ParampreetR/bruteforus.git
cd bruteforus
make install
用法
bruteforus 0.1.0
Used to bruteforce urls.
USAGE:
bruteforcer <url> --wordlist <wordlist>
ARGS:
<url>
Target URL
OPTIONS:
-w, --wordlist <wordlist>
Wordlist to bruteforce with URL
-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
许可证
依赖项
~13–26MB
~393K SLoC