awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
iamaldi avatar

iamaldi/rapid

0
View on GitHub↗
8 stars·3 forks·Java·GPL-3.0·8 views

Rapid

Rapid is a Burp extension that enables you to save HTTP Request & Response data to a single file a lot easier and faster in one go.

Features

  • HTTP Traffic Analysis - Saves HTTP traffic to files in a user-friendly format.
  • Logging and Documentation - Saves HTTP requests and responses to files quickly.

Star history

Star history chart for iamaldi/rapidStar history chart for iamaldi/rapid

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rapid

Similar open-source projects, ranked by how many features they share with Rapid.
  • floyd-fuh/burp-collect500floyd-fuh avatar

    floyd-fuh/burp-Collect500

    5View on GitHub↗

    Burp plugin that collects all HTTP 500 messages

    Python
    View on GitHub↗5
  • crashgrindrips/burp-dumpC

    crashgrindrips/burp-dump

    0View on GitHub↗
    View on GitHub↗0
  • andresriancho/w3afandresriancho avatar

    andresriancho/w3af

    4,850View on GitHub↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Pythonappseccross-site-scriptingscanner
    View on GitHub↗4,850
  • alibaba/anyproxyalibaba avatar

    alibaba/anyproxy

    7,913View on GitHub↗

    AnyProxy is an HTTP/HTTPS proxy framework built on Node.js that intercepts and modifies traffic through a plugin system. It functions as a configurable proxy server where user-defined plugins inspect or alter requests and responses as they pass through the proxy. The framework distinguishes itself through a middleware stack that processes requests sequentially, enabling modular traffic transformation and logging. It handles HTTPS interception by dynamically generating and installing root certificates for transparent decryption, and routes traffic based on configurable rules matching request p

    JavaScript
    View on GitHub↗7,913
See all 30 alternatives to Rapid→

Frequently asked questions

What does iamaldi/rapid do?

Rapid is a Burp extension that enables you to save HTTP Request & Response data to a single file a lot easier and faster in one go.

What are the main features of iamaldi/rapid?

The main features of iamaldi/rapid are: HTTP Traffic Analysis, Logging and Documentation.

What are some open-source alternatives to iamaldi/rapid?

Open-source alternatives to iamaldi/rapid include: crashgrindrips/burp-dump. floyd-fuh/burp-collect500 — Burp plugin that collects all HTTP 500 messages. reqable/reqable-app — Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client,… alibaba/anyproxy — AnyProxy is an HTTP/HTTPS proxy framework built on Node.js that intercepts and modifies traffic through a plugin… andresriancho/w3af — w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities… requestly/requestly.