Related Reads
This information might already be in the forums or quickly retrieved via searching online. Yet, after a few minutes of not finding a link, a how-to, etc online, I decided to attempt to update Burp Suite in Kali on my own.
When I opened the application today, it prompted to download a new version. I ran software updates and apt-get update on Kali, but I had to manually update Burp Suite.
You can quickly launch Burp Suite via Applications > Web Applications under numerous sub-menus. It can also be launched from Top 10 Security Tools. FYI, Burp Suite resides in /usr/bin.
The Steps to Update Burp Suite:
In order to update Burp Suite, I had to go to the developer’s website: http://www.portswigger.net/burp/download.html
Launch Burp Suite again and you’ll see that you won’t be alerted that there is a new update available. You’ll indeed be running the latest version. Upon successful launch, you can delete burpsuite(old) from /usr/bin.
Note: You can probably run a small script to automate this process for future updates.
Thanks and I hope this is helpful!
Did You Know?
Cybrary has tons of FREE training resources!
For lifetime access simply CREATE A FREE ACCOUNT.
Already a member? login here.
We recommend always using caution when following any link
Are you sure you want to continue?
Hey, thanks for the post… I think your post is for the free version, since in the pro version, the download happens from within the tool itself (native or jar can be selected)… It’s definitely worth paying the USD 350 so why not consider buying it… Until you use the pro version you wont know what you’re actually missing!
You’re The best bro But how can we change the permissions in the tab permissions and where is the tab pemissions ?? 🙂 ^^ finally sorry for my noob questions
file permissions are listed in the file properties window in linux, alternatively you can change permissions of a file via the command line. To do this, we use chmod in this way: chmod +x [pathToFile]
Thanks. I just got the message and I just downloaded the JAR. Perfect timing.
*thumbs up*
Excellent indeed!
Thanks.