Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Gurp — Burp Commander written in Go | Kitploit
Tools/GitHubGitHub/joanbono/gurp
Web Proxies & InterceptionAPI Security TestingPenetration Testing
GitHubjoanbono/gurp

Gurp

Burp Commander written in Go

View Repository
56107 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Go Report Card

Requirements

  • BurpSuite Professional version v2.0.0beta or greater from PortSwigger

Enable the API under User Options > Misc > REST API.


Dependencies

root@kitploit:~
go get -u -v github.com/joanbono/Gurp

Add rsrc to the $PATH to build Windows binaries using the icon.

Run make all to build binaries for Windows, Linux and Darwin.

To install the binary in your $GOPATH, run make install.


Binaries

Latest version available here.


Building

root@kitploit:~
# macOS binary
make darwin

# Linux binary
make linux

# Windows binary
make windows

# Build all
make all

Usage

Refer to USAGE

Download Tool