Giter Club home page Giter Club logo

Comments (15)

7a6163 avatar 7a6163 commented on July 24, 2024 4

Hello @secfb
Can you remove the old burp suite and reinstall it?

Move BurpSuiteLoader.jar to /Applications/Burp Suite Professional.app/Contents/Resources/app/

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

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

Finally, execute the commands.

sudo xattr -r -d com.apple.quarantine "/Applications/Burp Suite Professional.app"
codesign --force --deep --sign - "/Applications/Burp Suite Professional.app"

from burpsuite.

7a6163 avatar 7a6163 commented on July 24, 2024 2

https://www.macwk.com/soft/macos-assistant-macwk
绕过签名 + 签名

Wouldn't it be better if you give some details on how it's done?

sudo xattr -r -d com.apple.quarantine "/Applications/Burp Suite Professional.app"

from burpsuite.

secfb avatar secfb commented on July 24, 2024 2

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

Thank you very much for your answer. It happened when I did as you said. I shut down the computer and restarted it. The program worked without problems. I ran the program via Launchpad. I'm using it now without any problems.

from burpsuite.

x-Ai avatar x-Ai commented on July 24, 2024 1

Hello, if you can attach a picture to illustrate this, I should be able to help you.

from burpsuite.

secfb avatar secfb commented on July 24, 2024

Thanks in advance for your quick reply. I am making an adjustment as follows. I am getting an error as below. This figure after the previously working setting restarts the computer. By the way my OS version is monteray 12.4.
1

Setting 1
2

Setting 2

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

I added the command in the image below to the Info.plist file.
image

I am sharing the setting I use in the zip file.
Info.plist.zip
Orginal_Info.plist.zip

I would be really happy if you could help me with this.

from burpsuite.

x-Ai avatar x-Ai commented on July 24, 2024

I looked at your modified Info.pilst and since the contents of this file change frequently, you should now just insert the statement after line 86.

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

from burpsuite.

secfb avatar secfb commented on July 24, 2024

I get the following error.
1

from burpsuite.

secfb avatar secfb commented on July 24, 2024

By the way, I'm getting the first error I wrote. Unfortunately it still doesn't work.

image

from burpsuite.

is101101 avatar is101101 commented on July 24, 2024

使用macwk小助手修复一下签名,就可以正常使用。

from burpsuite.

x-Ai avatar x-Ai commented on July 24, 2024

By the way, I'm getting the first error I wrote. Unfortunately it still doesn't work.

image

Use this file.
Info.plist.zip

from burpsuite.

is101101 avatar is101101 commented on July 24, 2024

https://www.macwk.com/soft/macos-assistant-macwk
绕过签名 + 签名

from burpsuite.

secfb avatar secfb commented on July 24, 2024

By the way, I'm getting the first error I wrote. Unfortunately it still doesn't work.

Info.plist.zip

It happens the first time it does but when I restart the computer I get the same error. After restarting, there is no change in the Info.plist file. But for some reason it doesn't.

from burpsuite.

secfb avatar secfb commented on July 24, 2024

https://www.macwk.com/soft/macos-assistant-macwk
绕过签名 + 签名

Wouldn't it be better if you give some details on how it's done?

from burpsuite.

secfb avatar secfb commented on July 24, 2024

https://www.macwk.com/soft/macos-assistant-macwk
绕过签名 + 签名

Wouldn't it be better if you give some details on how it's done?

sudo xattr -r -d com.apple.quarantine "/Applications/Burp Suite Professional.app"

The issue has nothing to do with your command. You already need permission to open the jar file once.

from burpsuite.

wind315 avatar wind315 commented on July 24, 2024

Hello @secfb Can you remove the old burp suite and reinstall it?

Move BurpSuiteLoader.jar to /Applications/Burp Suite Professional.app/Contents/Resources/app/

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

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

Finally, execute the commands.

sudo xattr -r -d com.apple.quarantine "/Applications/Burp Suite Professional.app"
codesign --force --deep --sign - "/Applications/Burp Suite Professional.app"

我也遇到同楼主一样的问题,这个很管用,不过能解释下这两条命令起啥作用么?谢谢

from burpsuite.

Related Issues (20)

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.