搜索资源列表
secret
- pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
TpLinkPass
- C++写的路由器弱口令猜解工具,(字典文件太大不放了)抛砖引玉吧-Written in C++ router weak password guessing tools (dictionary file is too big hold up) puts it
RDPpasswordcheck
- 本程序为RDP身份认证代码。用于在线枚举远程主机的用户和弱口令,可以根据常见用户名和口令字典,逐一在线枚举用户口令。该程序在VC6.0环境下编译成功!-This procedure for RDP authentication code. Enumerate the remote host for online users and weak passwords, according to the common user name and password dictionary online en