Adjust the heap size of Burp

Pre

For Burp better using, I change its JVM heap size.

How

Edit the binary file of Burp suite pro:

# vim /bin/burpsuitepro

Add a paramater after the -jar​:

java --XXXXXX --XXXXXX -jar -Xmx16G burpsuiteXXXX.jar

Then restart burpsuitepro, follow Help > Diagnostics​, and under SYSTEM RESOURCES, you could check that:

---------------------------------------------------------------------------------------------------------
SYSTEM RESOURCES
---------------------------------------------------------------------------------------------------------
Number of processors             16
Total JVM memory                 1.09 GiB
Max JVM memory                   16 GiB
Free JVM memory                  616.76 MiB

Total physical memory            62.69 GiB
Free physical memory             30.43 GiB
Total swap                       4 GiB
Free swap                        4 GiB

Finish adjustion.

By the way, the burp edition I use is from here, just clone it if you need it.

Refer

  • 待分类

    用户发帖时如果不填标签,则默认加上“待分类”。这样做是为了减少用户发帖的负担,同时也减少运营维护的工作量。具有帖子更新权限的用户可以帮助社区进行帖子整理,让大家可以更方便地找到所需内容。这里是关于这样设计的一些思考,欢迎讨论。

    3 引用 • -272 回帖 • 4 关注

相关帖子

欢迎来到这里!

我们正在构建一个小众社区,大家在这里相互信任,以平等 • 自由 • 奔放的价值观进行分享交流。最终,希望大家能够找到与自己志同道合的伙伴,共同成长。

注册 关于
请输入回帖内容 ...