GithubHelp home page GithubHelp logo

burpsuitepro-2.1's Issues

失败

在java9和java11上好像都没法运行
有可能是因为java取消了xbootpath

证书是过期的

证书一直都是过期的,安装证书后证书过期没办法抓包

Request

Hi,

Can you update about Burpsuite 2022 ?

Thanks !!

JDK版本为17, 启动 burp suite 报错

现象:
运行
java -noverify -javaagent:"/Applications/Burp Suite Professional.app/Contents/Resources/app/burp-loader-x-Ai.jar" -Xmx2048m -jar "/Applications/Burp Suite Professional.app/Contents/Resources/app/burpsuite_pro.jar"
启动Burp Suite不成功, 弹出窗口, 信息如下:
To run Burp Suite using Java 17+, please supply the following JVM argument:
--add-opens=java.desktop/javax.swing=ALL-UNNAMED
--add-opens=java.base/java.lang=ALL-UNNAMED

通过更改命令:
java -noverify -javaagent:"/Applications/Burp Suite Professional.app/Contents/Resources/app/burp-loader-x-Ai.jar" -Xmx2048m -jar --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED "/Applications/Burp Suite Professional.app/Contents/Resources/app/burpsuite_pro.jar"
再次运行, 顺利启动

BurpSuite破解版在4K高分屏HiDPI上鼠标滑动选择文本错位的问题

测试过的环境

  1. 屏幕分辨率4K,缩放225%以及250%
  2. Windows 10 2004 和 1909
  3. Burpsuite 2020.5 - 2020.8.1 + 本项目的BurpsuiteLoader
  4. Oracle jdk8, jdk11, jdk14

问题描述

如下图,鼠标点击的位置与光标所在的位置不同,第一次点击时,鼠标位于 0 和 1 之间,光标却在 2 和 3 之间,点击后鼠标右滑选择文本,高亮显示选择的字符串为 34567890123,但通过复制粘贴得知实际选择的文本为 1234567890,也就是说显示的高亮的字符串和实际选择的字符串存在偏差。这个现象存在于 Proxy、Intruder、Repeater 等所有 HTTP Request&Response 编辑器中,测试发现4K屏存在问题,但2K屏没有问题。

bs

bs1

尝试解决

更换jdk,更改jdk dpi设置,调整系统缩放比例,更换burpsuite版本,更新Windows均无法解决上述问题,除非缩放调到100%,但对于4k屏来说100%会导致字体过小,得不偿失。无意中发现官方的社区版一直没有这个问题,因此怀疑是破解版才有的缺陷。

暂时的解决办法

更改 java.exe 的高DPI设置,将其设为“系统” 或者 “系统(增强)”,缺点就是界面会变得比较模糊,就像没有适配高分屏的软件一样。

image

寻找热心的有钱人士

由于没有条件(qian)对官方pro正版进行测试,也无法完全确定是破解导致的缺陷,发起这个issue的目的是为了让其他人看到后,能够少走一些弯路,当然如果哪位热心人士有条件的话也可以测试一下 官方pro版 和 破解的pro版 在4K屏上的显示差异。

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.