Package Details: burpsuite 2025.6.1-1

Git Clone URL: https://aur.archlinux.org/burpsuite.git (read-only, click to copy)
Package Base: burpsuite
Description: An integrated platform for performing security testing of web applications (free edition)
Upstream URL: https://portswigger.net/burp/
Licenses: custom
Submitter: daronin
Maintainer: tux268 (dkasak, AkechiShiro)
Last Packager: AkechiShiro
Votes: 118
Popularity: 0.23
First Submitted: 2008-02-14 18:49 (UTC)
Last Updated: 2025-06-17 23:14 (UTC)

Dependencies (1)

Required by (1)

Sources (4)

Pinned Comments

AkechiShiro commented on 2024-07-20 14:13 (UTC) (edited on 2024-07-20 14:14 (UTC) by AkechiShiro)

I've tried to automatically script the update of Burpsuite on this repo : https://github.com/AkechiShiro/aur-burpsuite

Feel free to let me know any improvements, the CI runs every Monday at 10 A.M. UTC, this should help keep the package up to the latest early adopter release every week.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 Next › Last »

dkasak commented on 2020-02-03 12:16 (UTC)

@freddyal I just updated the package to 2020.1. Please do flag the package as out-of-date if you notice a new version and I still haven't updated it.

In case the change you wanted to push contained something other than what I've done, drop me a diff of it here.

freddyal commented on 2020-02-01 16:17 (UTC) (edited on 2020-02-01 16:17 (UTC) by freddyal)

Hello @dkasak, I would like to push a change to the burpsuite AUR in which burpsuite is updated to the 2020.1 version. Let me know what you need from me to make this happen?

dkasak commented on 2019-09-06 16:31 (UTC) (edited on 2019-09-06 16:31 (UTC) by dkasak)

Oh, that's what you meant. Thanks.

However, the feature works for me. When I select the Render tab, there's a Click to render page button there, and upon clicking that, it spawns a browser window with the rendered site (like on your screenshot). Also, the "Embedded browser health check" succeeds at all of the steps.

I'll try poking around a bit to see whether I can find some more information and reproduce this.

Which Java runtime are you using?

erkana commented on 2019-09-06 10:50 (UTC)

@dkasak, rendering is a function in repeater tab, when you send a request to repeater tab or craft your own request in repeater and then send it to the server, there is a Render sub-tab, it renders the server response in a new browser tab.

https://pasteboard.co/Iw8MNN8.png

dkasak commented on 2019-09-06 10:02 (UTC)

@erkana: What do you mean by "render on repeater"? How do I access this feature?

erkana commented on 2019-09-06 06:48 (UTC)

When I try render on repeater, a new window pops up normally but dissappears immediately, so render function not working. I have installed the official package and there is no problem with it. There is a diag tool in about menu "embedded browser health check" and it reports following error :

Server failed to start. Server ERR: Inconsistency detected by ld.so: dl-lookup.c: 111: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!

dkasak commented on 2019-07-24 12:25 (UTC) (edited on 2019-07-24 12:25 (UTC) by dkasak)

@gambas, it works for me. This line is suspicious due to containing .part:

mv: cannot stat '/var/tmp/pamac-build-moi/burpsuite/burpsuite-2.1.01.jar.part':

Perhaps a failed download? Also, I assume from that path you're using pamac. Have you tried building the package with makepkg to see whether it still fails for you?

gambas commented on 2019-07-24 06:00 (UTC) (edited on 2019-07-24 06:03 (UTC) by gambas)

100 286M 100 286M 0 0 1302k 0 0:03:45 0:03:45 --:--:-- 2751k

mv: cannot stat '/var/tmp/pamac-build-moi/burpsuite/burpsuite-2.1.01.jar.part':

No such file or directory

-> Found LICENSE

-> Found burpsuite.desktop

-> Found icon64.png

==> Validating source files with sha256sums...

burpsuite-2.1.01.jar ... Passed

LICENSE ... Passed

burpsuite.desktop ... Passed

icon64.png ... Passed

==> Removing existing $srcdir/ directory...

==> Extracting sources...

ln: failed to create symbolic link '/var/tmp/pamac-build-moi/burpsuite/src/': No such file or directory

ln: failed to create symbolic link '/var/tmp/pamac-build-moi/burpsuite/src/': No such file or directory

ln: failed to create symbolic link '/var/tmp/pamac-build-moi/burpsuite/src/': No such file or directory

ln: failed to create symbolic link '/var/tmp/pamac-build-moi/burpsuite/src/': No such file or directory

==> Entering fakeroot environment...

==> Starting package()...

/usr/share/makepkg/util/util.sh: line 75: cd: /var/tmp/pamac-build-moi/burpsuite/src: No such file or directory

==> ERROR: Failed to change to directory /var/tmp/pamac-build-moi/burpsuite/src Aborting...

nbarbey commented on 2019-02-21 14:25 (UTC)

I had to install jre8-openjdk to be able to launch.

nbarbey commented on 2019-02-21 14:23 (UTC)

Hello ! I try to run /usr/bin/burpsuite but I get the following error :

java.lang.UnsatisfiedLinkError: no splashscreen in java.library.path

I wonder if there may be a missing dependency on this package ?