Closed KaniskarK closed 2 days ago
Now the Burp Pro Version is 2024.10.3 but the installed version
so how to upgarde to this version .
Burpsuite license version is always behind the current latest version of burpsuite.jar version
Now the Burp Pro Version is 2024.10.3 but the installed version
so how to upgarde to this version .
Burpsuite license version is always behind the current latest version of burpsuite.jar version
Okay
I update from 2024.9.3 and
it downgrades to 2024.5.3
Well i was able to upgrade by downloading burp from the official website and load it with the keygen
Now the Burp Pro Version is 2024.10.3 but the installed version so how to upgarde to this version .
Burpsuite license version is always behind the current latest version of burpsuite.jar version
Okay
Look for the README.md there's an update there
Now the Burp Pro Version is 2024.10.3 but the installed version so how to upgarde to this version .
Burpsuite license version is always behind the current latest version of burpsuite.jar version
Okay
Look for the README.md there's an update there
It automatically downgrading
I have solved the problem I download the latest version and install it, then load the burpsuite_pro.jar with the keygen
I have solved the problem I download the latest version and install it, then load the burpsuite_pro.jar with the keygen
How can i contact you. Because i manually download the latest then only i ran keygen but it doenloaded the previous versions
Go to portswigger.net and download the latest version of burpsuitepro for Linux, on your download folder you will see burpsuite_pro_linux_v2024_11_1.sh
sudo chmod +x burpsuite_pro_linux_v2024_11_1.sh
./burpsuite_pro_version2024.11.1.sh
when the installation is done, you will be prompt to active burpsuitepro, just place the loader.jar into the installation folder or execute "java -jar loader.jar" and do the activation again. when everything is done, you will see your new burpsuitepro latest and your old configuration
java --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED --add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED --add-opens=java.base/jdk.internal.org.objectweb.asm.Opcodes=ALL-UNNAMED -javaagent:/path/burpsuitepro/loader.jar -noverify -jar /path/burpsuitepro/burpsuite_pro.jar
see i'm running the latest but it shows the previous version
you have to manual download the burpsuite,
open your browser and visit (https://portswigger-cdn.net/burp/releases/download?product=pro&version=2024.11.1&type=Linux) after the download finish. go to the download folder
sudo chmod +x burpsuite_pro_linux_v2024_11_1.sh
them run ./burpsuite_pro_linux_v2024_11_1.sh
you will be prompt for license key, just open new terminal and type java -jar $(pwd)/loader.jar
paste the license key.
when the download finish you will find another new burpsuite_pro.jar in the new created burpsuitepro folder, point the execution to it
java --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED --add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED --add-opens=java.base/jdk.internal.org.objectweb.asm.Opcodes=ALL-UNNAMED -javaagent:/path/burpsuitepro/loader.jar -noverify -jar /path/to_new_burpsuitepro/burpsuite_pro.jar
i used this because when i click the activation it is loaded the previous ,once i cleared the license eveything now it is working
so new version is working?
Yes by clearing the license key. It is stored in some temp folder
Link are now updated
From
https://portswigger-cdn.net/burp/releases/download?product=pro&type=Jar&version=&
To
https://portswigger-cdn.net/burp/releases/download?product=pro&version=&type=&
👍🏻
Now the Burp Pro Version is 2024.10.3 but the installed version
so how to upgarde to this version .