Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux install.sh does not install the latest version #6

Open
elin1023 opened this issue Sep 29, 2024 · 4 comments
Open

Linux install.sh does not install the latest version #6

elin1023 opened this issue Sep 29, 2024 · 4 comments

Comments

@elin1023
Copy link

The Linux script doesn't install the latest version. It installs version v2024.4.5 instead.
I tried using the upgrade script but it doesn't install the latest version either.

Current latest versions:
2024.8.1 - Early Adopter
2024.7.6 - Stable

@xiv3r
Copy link
Owner

xiv3r commented Sep 29, 2024

The Linux script doesn't install the latest version. It installs version v2024.4.5 instead. I tried using the upgrade script but it doesn't install the latest version either.

Current latest versions: 2024.8.1 - Early Adopter 2024.7.6 - Stable

Try again by doing

cd

curl https://raw.githubusercontent.com/xiv3r/Burpsuite-Professional/refs/heads/main/update.sh | sudo bash

@elin1023
Copy link
Author

I tried that, this is the output:

┌──(kali㉿kali)-[~/Desktop/Burpsuite-Professional]
└─$ curl https://raw.githubusercontent.com/xiv3r/Burpsuite-Professional/refs/heads/main/update.sh | sudo bash
[sudo] password for kali:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     100   244  100   244    0     0    508      0 --:--:-- --:--:-- --:--:--   50100   244  100   244    0     0    507      0 --:--:-- --:--:-- --:--:--   507

Sorry, try again.                                                                                                                 
[sudo] password for kali:                                                                                                         
Removing Old Files                                                                                                                
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                                   
                                 Dload  Upload   Total   Spent    Left  Speed                                                     
100  1422  100  1422    0     0   3179      0 --:--:-- --:--:-- --:--:--  3174                                                    
Installing Dependencies                                                                                                           
git is already the newest version (1:2.45.2-1).
wget is already the newest version (1.24.5-2+b1).
openjdk-21-jre is already the newest version (21.0.5~8ea-1).
Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 959
Cloning into 'Burpsuite-Professional'...
remote: Enumerating objects: 323, done.
remote: Counting objects: 100% (239/239), done.
remote: Compressing objects: 100% (181/181), done.
remote: Total 323 (delta 144), reused 104 (delta 57), pack-reused 84 (from 1)
Receiving objects: 100% (323/323), 4.31 MiB | 18.79 MiB/s, done.
Resolving deltas: 100% (179/179), done.
Downloading Burpsuite Professional Latest...
2024-8-1
burpsuite_pro_v2024-8-1.jar                     100%[====================================================================================================>] 531.05M  20.9MB/s    in 15s     
Starting Key Generator                                                                                                                                                                       
Success: '/usr/lib/jvm/java-23-openjdk-amd64/bin/java' can execute!                                                                                                                          
Executing Burpsuite Professional with Key Generator                                                                                                                                          
                                                                                                                                                                                             
┌──(kali㉿kali)-[~/Desktop/Burpsuite-Professional]
└─$ 

But once the launcher runs and I do the activation process, the jar version that gets downloaded is this:
burp-pro-version

@elin1023
Copy link
Author

I think they changed the version naming format, because when I manually go to the link in my browser to download, the automatic filename that gets downloaded is burpsuite_pro_v2024.8.1.jar with dots instead of dashes.

@xiv3r
Copy link
Owner

xiv3r commented Sep 30, 2024

I think they changed the version naming format, because when I manually go to the link in my browser to download, the automatic filename that gets downloaded is burpsuite_pro_v2024.8.1.jar with dots instead of dashes.

Maybe the license is outdated even if the burpsuite version is updated. As per my eperience seems the outdated license doesn't affect the latest version of burpsuite pro. But if you want the newest version you need to reinstall the Kali.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants