加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > Python > 正文

现在都是数据时代,谁还充会员!Python爆破某会员网站!不花钱

发布时间:2020-12-17 01:19:30 所属栏目:Python 来源:网络整理
导读:p style="margin:10px auto;color:rgb(0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:left;background-color:rgb(238,238,238);"暑假在家上网,qq群里一位好友给我说他想要某个网站的会员,ps(是个小网站),本着助人为

<p style="margin:10px auto;color:rgb(0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;text-align:left;background-color:rgb(238,238,238);">暑假在家上网,qq群里一位好友给我说他想要某个网站的会员,ps(是个小网站),本着助人为乐的精神我去踩了点。。。

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">只要用户名和密码不同,其他的不变

<p style="margin:10px auto;color:rgb(0,238);">python 模拟登录

<p style="margin:10px auto;color:rgb(0,238);">这部分就比较简单,用到requests模块

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">得到用户名

<p style="margin:10px auto;color:rgb(0,238);">这部分主要用到正则模块匹配就行了

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">得到用户名保存在yonghu.txt文件里

<p style="margin:10px auto;color:rgb(0,238);">开始爆破

<p style="margin:10px auto;color:rgb(0,238);">本来想加上多线程,但因为网站太垃圾了,访问过快会限制,那就算了吧。。。

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">运行效果图

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">运行效果

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">成功爆破

<p style="margin:10px auto;color:rgb(0,238);">收获

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">放在服务器上跑了一晚,爆出来10个账号,其中6个充值了会员,美吱吱

<p style="margin:10px auto;color:rgb(0,238);">

<p style="margin:10px auto;color:rgb(0,238);">欢迎大家关注我的博客:https://home.cnblogs.com/u/sm123456/

<p style="margin:10px auto;color:rgb(0,238);">欢迎大家加入千人交流答疑群:125240963

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读