|
|
- [编码]utf8[/编码]
- [变量1]{随机字母=5}{随机数字=5}[/变量1]
- [变量2]{文章标题}{关键词}[/变量2]
- [变量3]{随机数字=8}[/变量3]
- --------------------------------------------------------------------------------清除cookie
- [清除Cookie]www.yiwenbaida.com[/清除Cookie]
- [登录退出]www.yiwenbaida.com[/登录退出]
- --------------------------------------------------------------------------------正式登录
- [登录前提交网址1]http://www.yiwenbaida.com/register/[/登录前提交网址1]
- [登录前提交1参数1]name="__VIEWSTATE" id="__VIEWSTATE" value="(.*?)"[/登录前提交1参数1]
- [登录前提交1参数2]name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="(.*?)"[/登录前提交1参数2]
- [登录验证码]http://www.yiwenbaida.com/CheckCode/Code.aspx?w=84&h=26[/登录验证码]
- [登录提交网址1]http://www.yiwenbaida.com/register/[/登录提交网址1]
- [登录提交数据1]__VIEWSTATE={登录前提交1参数1}&__VIEWSTATEGENERATOR={登录前提交1参数2}&userName={变量1}&email={变量1}@qq.com&password={变量1}&cpassword={变量1}&type=1&companyName={utf8:{变量2}}&province=1&city=beijing&name=%E6%96%87%E5%B0%8F%E5%A7%90&phone=138{变量3}&address={utf8:{变量2}}&validatecode={登录验证码}&submit=%E6%B3%A8+%E5%86%8C[/登录提交数据1]
- [登录成功特征1]恭喜您注册成功===恭喜您注册成功!{变量1}[/登录成功特征1]
- [登录失败特征1]您填写的验证码有误===验证码错误[/登录失败特征1]
- [登录成功保存1]C:\Documents and Settings\Administrator\桌面\一问百答.txt==={变量1}[/登录成功保存1]
复制代码
返回的结果
- 营销神器.exe|3.1.0.8|15:05:47
- ?<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>哎呀…您访问的页面不存在</title>
- <link rel="stylesheet" type="text/css" />
- <style>
- *{margin:0;padding:0}
- body{font-family:"微软雅黑";background:#DAD9D7}
- img{border:none}
- a *{cursor:pointer}
- ul,li{list-style:none}
- table{table-layout:fixed;}
- table tr td{word-break:break-all; word-wrap:break-word;}
- a{text-decoration:none;outline:none}
- a:hover{text-decoration:underline}
- .cf:after{content: ".";display: block;height: 0;font-size: 0;clear:both;visibility: hidden;}
- .cf{zoom: 1;clear:both}
- .bg{width:100%;background:url("/images/01.jpg") no-repeat center top #DAD9D7;position:absolute;top:0;left:0;height:600px;overflow:hidden}
- .cont{margin:0 auto;width:500px;line-height:20px;}
- .c1{height:360px;text-align:center}
- .c1 .img1{margin-top:180px}
- .c1 .img2{margin-top:165px}
- .cont h2{text-align:center;color:#555;font-size:18px;font-weight:normal;height:35px}
- .c2{height:35px;text-align:center}
- .c2 a{display:inline-block;margin:0 4px;font-size:14px;height:23px;color:#626262;padding-top:1px;text-decoration:none;text-align:left}
- .c2 a:hover{color:#626262;text-decoration:none;}
- .c2 a.home{width:66px;background:url("/images/02.png");padding-left:30px}
- .c2 a.home:hover{background:url("/images/02.png") 0 -24px}
- .c2 a.home:active{background:url("/images/02.png") 0 -48px}
- .c2 a.re{width:66px;background:url("/images/03.png");padding-left:30px}
- .c2 a.re:hover{background:url("/images/03.png") 0 -24px}
- .c2 a.re:active{background:url("/images/03.png") 0 -48px}
- .c2 a.sr{width:153px;background:url("/images/04.png");padding-left:28px}
- .c2 a.sr:hover{background:url("/images/04.png") 0 -24px}
- .c2 a.sr:active{background:url("/images/04.png") 0 -48px}
- .c3{height:180px;text-align:center;color:#999;font-size:12px}
- #bf{position:absolute;top:269px;left:0;width:100%}
- .bf1{margin:0 auto;width:99px;padding-left:32px}
- .bd{height:600px;overflow:hidden}
- #box{position:absolute;top:165px;left:0;width:100%;text-align:center}
- .bf1{margin:0 auto;width:99px;padding-left:32px}
- </style>
- </head>
- <body>
- <div class="bg">
- <div class="cont">
- <div class="c1"><img src="/images/01.png" class="img1" /></div>
- <h2>哎呀…您访问的页面不存在</h2>
- <div class="c2"><a href="/" class="re">返回城市</a><a href="/index.html" class="home">网站首页</a><a href="#" class="sr">搜索一下页面相关信息</a></div>
- <div class="c3"><a class="c3"> </a>提醒您 - 您可能输入了错误的网址,或者该网页已删除或移动</div>
- </div>
- </div>
- </body>
- </html>
复制代码
@刺客 |
|