GithubHelp home page GithubHelp logo

qq_hacker_boomer's Introduction

QQ_Hacker_BOOMER

骗子轰炸框架,请根据抓包格式修改

请先抓包确定GET或POST再使用对应文件

更优雅的异步并发方案

使用方法

一、安装python3

二、抓包后修改提交格式

1.修改url部分(如可能需要base64加密或时间戳,请在循环内部添加)

POST修改位置

data = {'user': user1, 'pass': password}

main('', 16)

GET修改位置

params = {'user': user1, 'pass': password}

main('', 16)

三、启动

Windows 平台

在对应目录打开cmd,执行python main_GET.py / python main_POST.py启动
结束时 Ctrl+C 或 关闭窗口 均可结束

Linux 平台

在对应目录执行python3 main_GET.py / python3 main_POST.py启动
结束时 Ctrl+C 将其结束

qq_hacker_boomer's People

Contributors

hank9999 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.