|
回复 13# cghk4455Action(){
web_url("crm.miuu.cn",
"URL=http://crm.miuu.cn/",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTML",
LAST);
web_url("crm.miuu.cn_2",
"URL=http://crm.miuu.cn/",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t2.inf",
"Mode=HTML",
EXTRARES,
"Url=/images/btn.jpg", ENDITEM,
"Url=/images/bg.jpg", ENDITEM,
LAST);
lr_think_time(16);
web_submit_data("login",
"Action=http://crm.miuu.cn/index/login/",
"Method=POST",
"TargetFrame=",
"RecContentType=text/html",
"Referer=http://crm.miuu.cn/",
"Snapshot=t3.inf",
"Mode=HTML",
ITEMDATA,
"Name=username", "Value=zyxsjlcs", ENDITEM,
"Name=password", "Value=666666", ENDITEM,
"Name=to", "Value=/main/index", ENDITEM,
LAST);
/*
web_submit_data("login_2",
"Action=http://crm.miuu.cn/index/login/",
"Method=POST",
"TargetFrame=",
"RecContentType=text/html",
"Referer=http://crm.miuu.cn/",
"Snapshot=t4.inf",
"Mode=HTML",
ITEMDATA,
"Name=username", "Value=zyxsjlcs", ENDITEM,
"Name=password", "Value=666666", ENDITEM,
"Name=to", "Value=/main/index", ENDITEM,
LAST);
*/
web_url("index",
"URL=http://crm.miuu.cn/main/index",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t5.inf",
"Mode=HTML",
EXTRARES,
"Url=../style/common.css", ENDITEM,
"Url=../style/main.css", ENDITEM,
"Url=../style/rewrite.css", ENDITEM,
"Url=../style/ui-lightness/jquery-ui-1.8.16.custom.css", ENDITEM,
"Url=../style/jquery.treeview.css", ENDITEM,
"Url=../js/jquery-1.5.1.js", ENDITEM,
"Url=../js/jquery-ui-1.8.16.custom.min.js", ENDITEM,
"Url=../js/jquery.treeview.js", ENDITEM,
"Url=../images/headerbg.jpg", ENDITEM,
"Url=../images/loadingAnimation.gif", ENDITEM,
"Url=../images/folder.gif", ENDITEM,
"Url=../images/treeview-default-line.gif", ENDITEM,
"Url=../images/mainlefth1bg.jpg", ENDITEM,
"Url=../images/file.gif", ENDITEM,
"Url=../images/mainconterpic.jpg", ENDITEM,
"Url=../images/folder-closed.gif", ENDITEM,
"Url=../images/treeview-default.gif", ENDITEM,
"Url=../images/new_msg1.jpg", ENDITEM,
LAST);
web_custom_request("msgcount",
"URL=http://crm.miuu.cn/main/msgcount",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://crm.miuu.cn/main/index",
"Snapshot=t6.inf",
"Mode=HTML",
"EncType=",
LAST);
/*web_custom_request("msgcount_2",
"URL=http://crm.miuu.cn/main/msgcount",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://crm.miuu.cn/main/index",
"Snapshot=t7.inf",
"Mode=HTML",
"EncType=",
LAST);
*/
web_url("right",
"URL=http://crm.miuu.cn/main/right",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://crm.miuu.cn/main/index",
"Snapshot=t8.inf",
"Mode=HTML",
EXTRARES,
"Url=../images/mainrighth1bg.jpg", ENDITEM,
"Url=../images/mr01h1.jpg", ENDITEM,
"Url=../images/mr02h1.jpg", ENDITEM,
"Url=../images/mr02h1pic.jpg", ENDITEM,
LAST);
web_custom_request("clientinfo",
"URL=http://crm.miuu.cn/index/clientinfo",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://crm.miuu.cn/main/right",
"Snapshot=t9.inf",
"Mode=HTML",
"Body=user_agent=Mozilla%2F4.0+(compatible%3B+MSIE+8.0%3B+Windows+NT+5.1%3B+Trident%2F4.0%3B+InfoPath.2%3B+.NET+CLR+2.0.50727%3B+.NET+CLR+3.0.4506.2152%3B+.NET+CLR+3.5.30729)&width=1366&height=768",
LAST);
web_add_cookie("c_info_past=1; DOMAIN=crm.miuu.cn");
web_custom_request("clientinfo_2",
"URL=http://crm.miuu.cn/index/clientinfo",
"Method=POST",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://crm.miuu.cn/main/right",
"Snapshot=t10.inf",
"Mode=HTML",
"Body=user_agent=Mozilla%2F4.0+(compatible%3B+MSIE+8.0%3B+Windows+NT+5.1%3B+Trident%2F4.0%3B+InfoPath.2%3B+.NET+CLR+2.0.50727%3B+.NET+CLR+3.0.4506.2152%3B+.NET+CLR+3.5.30729)&width=1366&height=768",
EXTRARES,
"Url=../favicon.ico", "Referer=", ENDITEM,
LAST);
return 0;
}
我们系统没有ip限制的,我们这出口ip都是一个,我手动多个浏览器登陆都没问题的 |
|