Skip to content
New issue

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

建议 #6

Open
Superhero-zero opened this issue Nov 11, 2024 · 2 comments
Open

建议 #6

Superhero-zero opened this issue Nov 11, 2024 · 2 comments

Comments

@Superhero-zero
Copy link

1、是否支持加个-u 指定目标参数,目前只能在urls.txt放入地址,每次都要配置urls文本
2、在进行弱口令检测时,失败的能否不展示出来,只展示结果(例如弱口令爆破失败等特斯hi)
image

@Superhero-zero
Copy link
Author

5000多个组合数 就要在终端全部展示出来,这不太友好

@lizhianyuguangming
Copy link
Owner

这个工具就是为了自动化批量检测的,暂时不考虑指定参数。
至于失败的能否不展示出来,可以在代码中找到logger.info(f"{Fore.GREEN}[-] 失败: {username}:{password} {Fore.WHITE}({response.status_code}) {Fore.BLUE}{url_with_path}{Style.RESET_ALL}") 更改为 pass 即可

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants