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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to stackcrash/burpheaders

Open-source alternatives to Burpheaders

24 open-source projects similar to stackcrash/burpheaders, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Burpheaders alternative.

  • alibaba/anyproxyAvatar de alibaba

    alibaba/anyproxy

    7,913Ver en 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
    Ver en GitHub↗7,913
  • andresriancho/w3afAvatar de andresriancho

    andresriancho/w3af

    4,850Ver en 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
    Ver en GitHub↗4,850
  • reqable/reqable-appAvatar de reqable

    reqable/reqable-app

    5,947Ver en GitHub↗

    Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android. The tool distinguishes itself by combining traffic interception with breakpoint-based request modification, allowing users to pause live HTTP traffic for manual inspection and alt

    android-appcapturedebugging-tool
    Ver en GitHub↗5,947

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • requestly/requestlyAvatar de requestly

    requestly/requestly

    6,341Ver en GitHub↗
    TypeScriptapiapi-clientapi-mock
    Ver en GitHub↗6,341
  • wuchangming/spy-debuggerAvatar de wuchangming

    wuchangming/spy-debugger

    7,620Ver en GitHub↗

    spy-debugger is an HTTP proxy debugging tool designed for intercepting and analyzing network traffic from mobile devices, WebViews, and mobile browsers. It functions as a network packet capture tool and a remote browser inspector, allowing users to monitor HTTP and HTTPS requests wirelessly without the need for USB cables. The project distinguishes itself by using script injection to enable remote debugging. It injects JavaScript into HTTP response bodies, providing the ability to inspect HTML and CSS elements and perform live page content editing directly on the mobile screen. Additionally,

    JavaScriptdebugspy-debuggerwechat
    Ver en GitHub↗7,620
  • jhen0409/react-native-debuggerAvatar de jhen0409

    jhen0409/react-native-debugger

    10,460Ver en GitHub↗

    React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile applications built with React Native. It provides a dedicated interface to monitor the runtime state, network requests, and console logs of a remote mobile environment. The tool integrates specialized inspectors for Redux state management and GraphQL client debugging, allowing for time-traveling state transitions and the analysis of queries, mutations, and local cache. It also features a component hierarchy viewer for visualizing and modifying UI properties in real time. Bro

    JavaScript
    Ver en GitHub↗10,460
  • cyberisltd/post2jsonAvatar de cyberisltd

    cyberisltd/POST2JSON

    11Ver en GitHub↗

    Burp Suite Extension to convert a POST request to JSON message, moving any .NET request verification token to HTTP headers if present

    Java
    Ver en GitHub↗11
  • enablesecurity/identity-crisisAvatar de EnableSecurity

    EnableSecurity/Identity-Crisis

    15Ver en GitHub↗

    A Burp Suite extension that checks if a particular URL responds differently to various User-Agent headers

    Python
    Ver en GitHub↗15
  • eonlight/burpextenderheaderchecksAvatar de eonlight

    eonlight/burpextenderheaderchecks

    9Ver en GitHub↗

    A Burp Suite Extension that adds Header Checks and other helper features

    Java
    Ver en GitHub↗9
  • externalist/aes-encrypt-decrypt-burp-extender-plugin-exampleE

    externalist/aes-encrypt-decrypt-burp-extender-plugin-example

    0Ver en GitHub↗

    Burp Extender python plugin that decrypts and encrypts AES encrypted post parameters on the fly. - This is just a mini project I used for a specific mobile app, so please don't try to judge the code quality. :D - For details :…

    Ver en GitHub↗0
  • floyd-fuh/burp-collect500Avatar de floyd-fuh

    floyd-fuh/burp-Collect500

    5Ver en GitHub↗

    Burp plugin that collects all HTTP 500 messages

    Python
    Ver en GitHub↗5
  • gh0stkey/jsonandhttppG

    gh0stkey/JSONandHTTPP

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gosecure/csp-auditorAvatar de GoSecure

    GoSecure/csp-auditor

    142Ver en GitHub↗

    Burp and ZAP plugin to analyse Content-Security-Policy headers or generate template CSP configuration from crawling a Website

    Java
    Ver en GitHub↗142
  • iamaldi/rapidAvatar de iamaldi

    iamaldi/rapid

    8Ver en 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
    Ver en GitHub↗8
  • ibey0nd/nstproxyAvatar de ibey0nd

    ibey0nd/nstproxy

    29Ver en GitHub↗

    一款存储HTTP请求入库的burpsuite插件

    Java
    Ver en GitHub↗29
  • nccgroup/autorepeaterAvatar de nccgroup

    nccgroup/AutoRepeater

    894Ver en GitHub↗

    Automated HTTP Request Repeating With Burp Suite

    Java
    Ver en GitHub↗894
  • netspi/burpextractorAvatar de netspi

    netspi/burpextractor

    100Ver en GitHub↗

    Burp Extractor is intended to be used as a one-size-fits-all tool for extracting data from HTTP responses to be reused in HTTP requests. This can be items such as CSRF tokens, Auth Bearer tokens, timestamps, etc. The extension uses regex to extract needed data from responses, and will insert…

    Java
    Ver en GitHub↗100
  • portswigger/http-request-smugglerAvatar de portswigger

    portswigger/http-request-smuggler

    1,213Ver en GitHub↗

    This Burp Suite extension automatically detects and exploits HTTP Request Smuggling vulnerabilities using advanced desynchronization techniques developed by PortSwigger researcher James Kettle. It supports comprehensive scanning for HTTP/1.1 and HTTP/2-downgrade desync vulnerabilities,…

    Java
    Ver en GitHub↗1,213
  • portswigger/turbo-intruderAvatar de PortSwigger

    PortSwigger/turbo-intruder

    1,769Ver en GitHub↗

    Turbo Intruder is a Burp Suite extension for sending large numbers of HTTP requests and analyzing the results.

    Kotlin
    Ver en GitHub↗1,769
  • andresriancho/burp-proxy-searchAvatar de andresriancho

    andresriancho/burp-proxy-search

    10Ver en GitHub↗

    Burp suite HTTP history advanced search and statistics.

    Python
    Ver en GitHub↗10
  • twelvesec/bearerauthtokenAvatar de twelvesec

    twelvesec/BearerAuthToken

    48Ver en GitHub↗

    This burpsuite extender provides a solution on testing Enterprise applications that involve security Authorization tokens into every HTTP requests.Furthermore, this solution provides a better approach to solve the problem of Burp suite automated scanning failures when Authorization tokens exist.

    Ver en GitHub↗48
  • bit4woo/burp-api-dropsAvatar de bit4woo

    bit4woo/burp-api-drops

    619Ver en GitHub↗

    API快速索引 :

    Java
    Ver en GitHub↗619
  • crashgrindrips/burp-dumpC

    crashgrindrips/burp-dump

    0Ver en GitHub↗
    Ver en GitHub↗0
  • c0ny1/httpheadmodiferAvatar de c0ny1

    c0ny1/httpheadmodifer

    255Ver en GitHub↗

    一款快速修改HTTP数据包头的Burp Suite插件

    Java
    Ver en GitHub↗255