Code Monkey home page Code Monkey logo

burpsuite's Introduction

Burp Suite Professional logo

Welcome to Burp Suite loader👋


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

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


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

BurpSuitePro 下载地址

    https://portswigger.net/burp/releases

Loader

    BurpSuiteLoader.jar(167KB)

  • SHA256: 1E54FBBAF3423C8B15B2507CB1E8C18092B0F728AA705EF8D235AC4300CD3E29
  • MD5: DEFAFC938A0344B188D7273D3DD3EB48

Keygen

    burp-keygen-scz.jar(48KB)

  • SHA256: 74893842A782238F52F0F225C06FA744568321911FEA077BC290BD9914B73402
  • MD5: E646B3EEF03EFBA637E6ED794CED4114

Windows 启动器源码

    BurpSuiteLoadSources.zip(14KB)

  • SHA256: F38DF9B30E4A310073A8713372A512A20372F236809B9FDD8B18983FD64E3E1F
  • MD5: 2AA4B21E470206A625669C9241EBE96D

🚀 使用方式

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

命令行

java -noverify -javaagent:BurpSuiteLoader.jar -jar burpsuite_pro_xxxx.jar

Windows

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

Burp启动器

    BurpSuite.zip(9KB)
  • SHA256: DA6A4A5A480E8FBC7520B306BD738C710F813338CD40394114DCE37298BE2EA5
  • MD5: 3837BE938FF57DEF1ACE15FC05FCBFD3

  3. 使用编译好的启动器

macOS

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

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

macOSLoader路径

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

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

Info.plist路径

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

......
<string>-Dexe4j.moduleName=$APP_PACKAGE</string>
<string>-noverify</string>
<string>-javaagent:$APP_PACKAGE/Contents/Resources/app/BurpSuiteLoader.jar</string>

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

💻展示

BurpSuitePro

📝讨论

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

❤️致谢

  • surferxyz && scz 二位大拿
  • Hywell

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.