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

前端之家收集整理的这篇文章主要介绍了现在都是数据时代,谁还充会员!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,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

猜你在找的Python相关文章