We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
是否使用了最新代码 否
Bug描述 OneForAll# ./brute.py --target mideball.top --fuzz True --place fyw.*.xxx.top --fuzzlist data/subnames_ok2.txt run 01:19:54,298 [INFOR] brute:460 - Start running Brute module 01:19:54,311 [FATAL] brute:388 - Cannot use recursive brute in fuzz mode
运行环境
如何复现 复现步骤(选写)
复现命令(必写) ./brute.py --target mideball.top --fuzz True --place fyw.*.xxx.top --fuzzlist data/subnames_ok2.txt run 报错文本 复制完整的报错文本(必写) Cannot use recursive brute in fuzz mode 预期结果 正常运行,爆破星号部分
实际结果 无法运行
屏幕截图
日志上传
其他补充 --rule 好像也用不了
The text was updated successfully, but these errors were encountered:
shmilylty
No branches or pull requests
是否使用了最新代码
否
Bug描述
OneForAll# ./brute.py --target mideball.top --fuzz True --place fyw.*.xxx.top --fuzzlist data/subnames_ok2.txt run
01:19:54,298 [INFOR] brute:460 - Start running Brute module
01:19:54,311 [FATAL] brute:388 - Cannot use recursive brute in fuzz mode
运行环境
如何复现
复现步骤(选写)
复现命令(必写)
./brute.py --target mideball.top --fuzz True --place fyw.*.xxx.top --fuzzlist data/subnames_ok2.txt run
报错文本
复制完整的报错文本(必写)
Cannot use recursive brute in fuzz mode
预期结果
正常运行,爆破星号部分
实际结果
无法运行
屏幕截图
日志上传
其他补充
--rule 好像也用不了
The text was updated successfully, but these errors were encountered: