预览

image-20210222210544987

下载地址

百度云盘:skmh
有无后门,请君自测 –💖

Windows

  • Old-Burp-Suite.vbs
  • Burp-Suite-Win.vbs
  • license.cmd

Linux

  • Burp-Suite-Linux.sh

  • Burp-Suite-Linux-Arm.sh

    1
    ./jdk-linux11/bin/java -noverify -jar BurpSuiteLoader.jar
    1
    ./jdk-linux-arm11/bin/java -noverify -jar BurpSuiteLoader.jar
  • 建议配合 screen 或者 & 效果更佳

Mac

  • Burp-Suite-Mac.zip

    1
    2
    3
    4
    5
    6
    7
    vi /etc/profile
    G
    export burpsuite=/Users/xr/Documents/Burp-Suite
    export PATH=$PATH:$burpsuite/
    :wq

    echo -e '$burpsuite/jdk-mac11/Contents/Home/bin/java -noverify -javaagent:$burpsuite/BurpSuiteLoader.jar -javaagent:$burpsuite/BurpSuiteCn.jar -Dfile.encoding=utf-8 -jar $burpsuite/Burp-Suite.jar' > /Users/xr/Documents/Burp-Suite/Burp-Suite-Mac
  • 自动操作–>应用程序–>shell [鄙人的自动操作出现问题无法使用]

    1
    2
    source /etc/profile
    $burpsuite/jdk-mac11/Contents/Home/bin/java -noverify -javaagent:$burpsuite/BurpSuiteLoader.jar -javaagent:$burpsuite/BurpSuiteCn.jar -Dfile.encoding=utf-8 -jar $burpsuite/Burp-Suite.jar
  • 然后你点击也可以双击运行或者终端运行 Burp-Suite-Mac 又或者双击你做的自动操作应用程序

    1
    $burpsuite/jdk-mac11/Contents/Home/bin/java -noverify -jar BurpSuiteLoader.jar
    1
    $burpsuite/zulu15/bin/java -noverify -jar BurpSuiteLoader.jar

XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way