GithubHelp home page GithubHelp logo

burpsuite's Introduction

Burp Suite Professional logo

Welcome to Burp Suite loader👋


⚡️Burp Suite Professional 2023.*.* Loader已更新,祝玩的愉快...⚡️

商业使用请购买正版软件 - https://portswigger.net/buy/pro
旧项目已被PortSwigger投诉导致DMCA !*未混淆,请自行围观jar包*

✨如果本项目对您有帮助,点一下Star吧🥰✨


时隔两年再次建立此项目是因为看到了SCZ师傅的公众号文章,想了想还是写一篇更加详细的文档来帮助需要的同学

BurpSuitePro 下载地址

    https://portswigger.net/burp/releases

Loader

    BurpSuiteLoader.jar(5.93KB)

  • SHA256: 23499F88ED11FA69E6A9BF5B17594B326EF71C631D28DA804F02C3EF08C68150
  • MD5: 694738870DB8D69A6F1BEB6D05CD0999

Windows 启动器源码

    BurpSuiteLoadSources.zip(19.3KB)

  • SHA256: BDF5FAC98B8709532E721A75A6EFD491BFC54E09739436119BDBFCBCA12A82B5
  • MD5: 91231D19E6EB35CCA959252EF01ECEA9

🚀 使用方式

!强烈建议下载安装包进行安装后使用 !

命令行

java -noverify -Dsun.java2d.d3d=false -Dsun.java2d.noddraw=true --add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED --add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED -javaagent:BurpSuiteLoader.jar -jar burpsuite_pro.jar

Windows

  1. 下载:https://portswigger-cdn.net/burp/releases/download?product=pro&version=2022.3.1&type=WindowsX64
  2. 放置进安装目录

Burp启动器

    BurpSuite.zip(9.15KB)
  • SHA256: 897AD7E16EC063EEAFAB9AEF4913851474B70594C0252354B2E69A09CA74C809
  • MD5: 9C02C757FBE0163B54A7633D0BB91226

  3. 使用编译好的启动器

macOS


!全新安装后启动一次,防止出现 "程序损坏" 问题 !

  1. 下载macOS (Intel/M1)
  2. 放置Loader至如下路径

/Applications/Burp Suite Professional.app/Contents/Resources/app

macOSLoader路径

  3. 修改如下路径文件内容

/Applications/Burp Suite Professional.app/Contents/Info.plist

Info.plist路径

  4. 修改Info.plist文件,<string>-Dexe4j.moduleName=$APP_PACKAGE</string> 后插入如下语句

......
<string>-noverify</string>
<string>--add-opens</string>
<string>java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED</string>
<string>--add-opens</string>
<string>java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED</string>
<string>-javaagent:$APP_PACKAGE/Contents/Resources/app/BurpSuiteLoader.jar</string>

Info.plist内容

  5. 使用启动台中的BurpSuite快捷方式

💻展示

BurpSuitePro

📝讨论

如果您在使用过程中存在疑问或更好的建议,可以提出 issue

❤️致谢

  • surferxyz && scz 二位大拿
  • Hywell

burpsuite's People

Contributors

x-ai 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.