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
Back to netspi/burpextractor

Open-source alternatives to Burpextractor

30 open-source projects similar to netspi/burpextractor, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Burpextractor alternative.

  • 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
  • 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
  • reqable/reqable-appreqable avatar

    reqable/reqable-app

    5,947View on 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
    View on GitHub↗5,947

AI search

Explore more awesome repositories

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

Find more with AI search
  • requestly/requestlyrequestly avatar

    requestly/requestly

    6,341View on GitHub↗
    TypeScriptapiapi-clientapi-mock
    View on GitHub↗6,341
  • wuchangming/spy-debuggerwuchangming avatar

    wuchangming/spy-debugger

    7,620View on 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
    View on GitHub↗7,620
  • jhen0409/react-native-debuggerjhen0409 avatar

    jhen0409/react-native-debugger

    10,460View on 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
    View on GitHub↗10,460
  • cyberisltd/post2jsoncyberisltd avatar

    cyberisltd/POST2JSON

    11View on GitHub↗

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

    Java
    View on GitHub↗11
  • elespike/burp-cphelespike avatar

    elespike/burp-cph

    44View on GitHub↗

    1. Download the latest release file; e.g., CustomParameterHandler3.0.py 2. Under Extender > Options > Python Environment, point Burp to the location of your copy of Jython's standalone .jar file. a. If you don't already have Jython's standalone .jar file, download it here. 3. Finally, add…

    Python
    View on GitHub↗44
  • enablesecurity/identity-crisisEnableSecurity avatar

    EnableSecurity/Identity-Crisis

    15View on GitHub↗

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

    Python
    View on GitHub↗15
  • eonlight/burpextenderheadercheckseonlight avatar

    eonlight/burpextenderheaderchecks

    9View on GitHub↗

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

    Java
    View on GitHub↗9
  • externalist/aes-encrypt-decrypt-burp-extender-plugin-exampleE

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

    0View on 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 :…

    View on GitHub↗0
  • 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
  • gh0stkey/caagh0stkey avatar

    gh0stkey/CaA

    1,502View on GitHub↗

    CaA - Collector and Analyzer, Insight into information, exploring with intelligence in a thousand ways. 信息洞察,智探千方!

    Javabounty-huntersbounty-hunting-toolsburpsuite
    View on GitHub↗1,502
  • gh0stkey/haegh0stkey avatar

    gh0stkey/HaE

    4,034View on GitHub↗

    HaE is a network traffic analysis tool designed to extract, classify, and highlight specific data fragments within network messages and HTTP traffic. It functions as an HTTP data extractor and traffic content filter, utilizing a network metadata aggregator to centralize highlighted data fragments and annotations for analysis. The tool identifies high-value network packets by mapping classification results to visual color markers and employs a modular classification system to isolate data fragments from binary or text streams. It distinguishes the severity of matched data by piping extracted c

    Javabughunterburpsuitedata-security
    View on GitHub↗4,034
  • gh0stkey/jsonandhttppG

    gh0stkey/JSONandHTTPP

    0View on GitHub↗
    View on GitHub↗0
  • gosecure/csp-auditorGoSecure avatar

    GoSecure/csp-auditor

    142View on GitHub↗

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

    Java
    View on GitHub↗142
  • iamaldi/rapidiamaldi avatar

    iamaldi/rapid

    8View on 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
    View on GitHub↗8
  • ibey0nd/nstproxyibey0nd avatar

    ibey0nd/nstproxy

    29View on GitHub↗

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

    Java
    View on GitHub↗29
  • initroot/burpjslinkfinderInitRoot avatar

    InitRoot/BurpJSLinkFinder

    817View on GitHub↗

    Burp Extension for a passive scanning JS files for endpoint links.

    Python
    View on GitHub↗817
  • nccgroup/autorepeaternccgroup avatar

    nccgroup/AutoRepeater

    894View on GitHub↗

    Automated HTTP Request Repeating With Burp Suite

    Java
    View on GitHub↗894
  • nccgroup/burpsuiteloggerplusplusnccgroup avatar

    nccgroup/BurpSuiteLoggerPlusPlus

    708View on GitHub↗

    Advanced Burp Suite Logging Extension

    Java
    View on GitHub↗708
  • nian-hua/burpextenderN

    nian-hua/BurpExtender

    0View on GitHub↗
    View on GitHub↗0
  • portswigger/http-request-smugglerportswigger avatar

    portswigger/http-request-smuggler

    1,213View on 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
    View on GitHub↗1,213
  • portswigger/turbo-intruderPortSwigger avatar

    PortSwigger/turbo-intruder

    1,769View on GitHub↗

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

    Kotlin
    View on GitHub↗1,769
  • twelvesec/bearerauthtokentwelvesec avatar

    twelvesec/BearerAuthToken

    48View on 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.

    View on GitHub↗48
  • vsec7/burpsuite-xkeysvsec7 avatar

    vsec7/BurpSuite-Xkeys

    310View on GitHub↗

    A Burp Suite Extension to extract interesting strings (key, secret, token, or etc.) from a webpage.

    Python
    View on GitHub↗310
  • shuanx/burpapifindershuanx avatar

    shuanx/BurpAPIFinder

    1,448View on GitHub↗

    攻防演练过程中,我们通常会用浏览器访问一些资产,但很多未授权/敏感信息/越权隐匿在已访问接口过html、JS文件等,该插件能让我们发现未授权/敏感信息/越权/登陆接口等。

    Java
    View on GitHub↗1,448
  • andresriancho/burp-proxy-searchandresriancho avatar

    andresriancho/burp-proxy-search

    10View on GitHub↗

    Burp suite HTTP history advanced search and statistics.

    Python
    View on GitHub↗10
  • stackcrash/burpheadersstackcrash avatar

    stackcrash/burpheaders

    7View on GitHub↗

    A simple Burp Suite extension to check for the headers identified in OWASP's Secure Headers Project

    Java
    View on GitHub↗7
  • bit4woo/burp-api-dropsbit4woo avatar

    bit4woo/burp-api-drops

    619View on GitHub↗

    API快速索引 :

    Java
    View on GitHub↗619