Windows上安装Burp Suite Pro 2021.5

准备

Java9以上的运行环境
Burp Suite Pro
注册机 burp-keygen-scz 和载荷 burp-loader-x-Ai

操作

  1. 把注册机,载荷和burp放到同一目录下
  2. 双击打开注册机
  3. 使用一个vbs脚本来打开Burp
Set ws = CreateObject("Wscript.Shell")
ws.run "java -noverify --illegal-access=permit -javaagent:{载荷的路径} -Xmx2048m -jar {burp的路径}",vbhide
  1. 随意修改License Text里的内容
  2. 把License复制到Burp
  3. 选择Manual activation,点击next
  4. 把Activation Request里的内容复制到注册机
  5. 把Activation Response复制到Burp
  6. 完成注册
    每当使用 Burp的时候需要使用vbs脚本来打开软件

其他

https://github.com/*AZhen/BurpSuitePro-2.1
https://www.52pojie.cn/thread-1368833-1-1.html
https://www.52pojie.cn/thread-1038295-1-1.html
https://www.waitalone.cn/tools/burpsuite.html

上一篇:burp安装配置以及常见问题


下一篇:Burp