Package Details: burpsuite 2024.11.2-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.173243
First Submitted: 2008-02-14 18:49 (UTC)
Last Updated: 2024-12-19 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 »

MarcinWieczorek commented on 2018-06-20 12:54 (UTC)

Please switch to sha for checksums, thanks!

rlf commented on 2017-12-21 21:02 (UTC)

To get the jar file to download, I had to temporarily remove the "-C -" from my /etc/makepkg.conf. I don't think this can be fixed by packaging this package differently (makepkg.conf is provided by pacman with this option as default). Comment is here for the sake of prosperity.

notizblock commented on 2016-11-25 17:19 (UTC)

@grawity: fixed, thx for the suggestion.

grawity commented on 2016-11-13 20:34 (UTC)

"${pkgname}.jar" causes problems with persistent SRCDEST cache – it should be downloaded to "${pkgname}-${pkgver}.jar" instead.

notizblock commented on 2016-11-05 11:45 (UTC)

Ouch, that was my fault. I updated the LICENSE file and missed the checksums. Thx!

rlf commented on 2016-11-05 09:19 (UTC)

The LICENSE file fails verification. Seems like it should have an md5sum of 4cb5840ee960fa96da23b7833acf8b3a. Tried clean building twice, only worked after manually changing the checksum in the PKGBUILD.

notizblock commented on 2016-11-05 07:49 (UTC)

Excellent suggestion @duesee. Updated accordingly.

duesee commented on 2016-11-04 21:16 (UTC) (edited on 2016-11-04 21:22 (UTC) by duesee)

The checksum of `https://portswigger.net/DownloadUpdate.ashx?Product=Free` is `d34753e71e8fcd505e39510c6bf9e74b`. Maybe change the PKGBUILD to point to the archive at https://portswigger.net/Burp/FreeReleasesArchive?

Desdic commented on 2016-09-19 18:25 (UTC)

@notizblock Sorry .. it seems that it was my pacaur cache.

notizblock commented on 2016-09-19 17:00 (UTC)

@Desdic: Just tested it, works as expected.