并发测试-Burp插件
2024-12-16
| 2025-1-13
字数 247阅读时长 1 分钟
type
status
date
slug
summary
tags
category
icon
password

更新


1.Yakit可以直接并发
notion image

前言


在日常渗透过程中,某些关键的业务(如发送注册短信验证码)上存在能够并发的情况,会导致短信轰炸等漏洞

前期准备


插件安装


  1. Burp 扩展商店安装
    1. notion image
2.Github安装

简单使用


1.抓取需要并发的请求包,发送到插件
notion image
2.在请求包加入一个 %s 填入下面的python脚本
notion image
notion image
 
  • 工具
  • 滑块验证码识别-Py脚本验证码识别-Burp插件
    Loading...