名称 | 简介 | 添加时间 | ||||||||||
|
||||||||||||
|
||||||||||||
详情 | ||||||||||||
作者:ecawen 发表于[2017-07-26] [2017-07-28]被用户:tomcat 修改过
本文共 [581] 位读者顶过
cwebpass_auth 1.2
------------------------------------------------------------------------ | Help: this tool can crk http auth. made by ecawen.jiwo.org |[出自:jiwo.org] ------------------------------------------------------------------------ Usage: cwebauth.sh -u url -U dic -P dic [-S https] [-s sleep] [-t timeout] [-x] [-D level] -u url target url. -U dic username dic. -P dic password dic. -S no arg, https mode -s second sleep time scan loop. default:1s -t second socket timeout, default 30 -x seconds pppoe redial when work be locked. 0:no redial; other:redial and work after seconds input 300s is good. default:0. pppoe should debian/ubuntu who use pon/poff for pppoe -y num 0:no use proxy; 1: use local proxychains. default:0. priority low than -x proxychains can use tor or not. if use tor should use with -z -z torarg with -y, tor control ip:port:passwd(eg:192.168.0.2:9051:passwd). need write torproxyip to proxychains. -D level debug mode, 0-9, default 0 eg. cwebpath -u www.jiwo.org -U user.txt -P pass.txt -s 1 -t 9 -D 9 --------------------------------------------------------------------------------------------------------------- |