其他分享
首页 > 其他分享> > Burp Suite Pro 2020_7_1

Burp Suite Pro 2020_7_1

作者:互联网

下载、激活

BurpSuite下载:

https://portswigger.net/burp/releases

注册机:

https://github.com/h3110w0r1d-y/BurpLoaderKeygen/releases

https://github.com/h3110w0r1d-y/BurpLoaderKeygen/releases/tag/1.4

启动

run.bat

java -javaagent:BurpLoaderKeygen.jar -noverify -jar burpsuite_pro_v2022.7.1.jar

image

run.vbs

DIM objShell
DIM command
set objShell=wscript.createObject("wscript.shell")
command="java -javaagent:BurpLoaderKeygen.jar -noverify -jar burpsuite_pro_v2022.7.1.jar"
iReturn=objShell.Run(command, 0, TRUE)

标签:objShell,releases,Pro,jar,command,2020,https,BurpLoaderKeygen,Suite
来源: https://www.cnblogs.com/lianxia/p/16527143.html