awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
C

crashgrindrips/burp-dump

0
View on GitHub↗
0 星标·0 分支·4 次浏览

Burp Dump

Features

  • HTTP Traffic Analysis - Dumps HTTP traffic to the local file system.
  • Logging and Documentation - Dumps HTTP requests and responses to the file system.

Star 历史

crashgrindrips/burp-dump 的 Star 历史图表crashgrindrips/burp-dump 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Burp Dump 的开源替代方案

相似的开源项目,按与 Burp Dump 的功能重合度排序。
  • iamaldi/rapidiamaldi 的头像

    iamaldi/rapid

    8在 GitHub 上查看↗

    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.

    Java
    在 GitHub 上查看↗8
  • floyd-fuh/burp-collect500floyd-fuh 的头像

    floyd-fuh/burp-Collect500

    5在 GitHub 上查看↗

    Burp plugin that collects all HTTP 500 messages

    Python
    在 GitHub 上查看↗5
  • andresriancho/w3afandresriancho 的头像

    andresriancho/w3af

    4,850在 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
    在 GitHub 上查看↗4,850
  • alibaba/anyproxyalibaba 的头像

    alibaba/anyproxy

    7,913在 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
    在 GitHub 上查看↗7,913
查看 Burp Dump 的所有 30 个替代方案→

常见问题解答

crashgrindrips/burp-dump 的主要功能有哪些?

crashgrindrips/burp-dump 的主要功能包括:HTTP Traffic Analysis, Logging and Documentation。

crashgrindrips/burp-dump 有哪些开源替代品?

crashgrindrips/burp-dump 的开源替代品包括: floyd-fuh/burp-collect500 — Burp plugin that collects all HTTP 500 messages. iamaldi/rapid — Rapid is a Burp extension that enables you to save HTTP Request & Response data to a single file a lot easier and… 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.