An open API service indexing awesome lists of open source software.

https://github.com/zema1/caidaobruter

一款急速菜刀一句话密码破解工具
https://github.com/zema1/caidaobruter

Last synced: about 1 year ago
JSON representation

一款急速菜刀一句话密码破解工具

Awesome Lists containing this project

README

          

# 一句话密码爆破工具 [deprecated]

> 提交不维护系列
> 当时花了几天学了下 C#, 正好拿这个练练手,年久失修,不保证目前工作正常。
> Feel free to fork it.

![main.png](img/main.png)

利用的原理来自[Tools](https://www.t00ls.net/thread-36985-1-1.html), 如有侵权,请联系我。

## 注意

1. 需要`.net 4.0+`的环境,不如运行会出错
2. 并发数指的是单次发送的密码个数,而非线程数
3. 如有问题,欢迎issue

## 留坑

1. 添加生成字典功能
2. 优化稳定性