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

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

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

Open-source alternatives to BurpSuiteLoggerPlusPlus

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

  • ax/burp-logsax 的头像

    ax/burp-logs

    10在 GitHub 上查看↗

    Logs is a Burp Suite extension to work with log files.

    Java
    在 GitHub 上查看↗10
  • initroot/burpjslinkfinderInitRoot 的头像

    InitRoot/BurpJSLinkFinder

    817在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗817
  • righettod/log-requests-to-sqliterighettod 的头像

    righettod/log-requests-to-sqlite

    66在 GitHub 上查看↗

    BURP extension to record every HTTP request send via BURP and create an audit trail log of an assessment.

    Java
    在 GitHub 上查看↗66
  • bayotop/sink-loggerbayotop 的头像

    bayotop/sink-logger

    50在 GitHub 上查看↗

    Transparently log all data passed into known JavaScript sinks - Sink Logger extension for Burp.

    Python
    在 GitHub 上查看↗50
  • cak/reflectC

    cak/reflect

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bebiksior/evenbetterextensionsB

    bebiksior/EvenBetterExtensions

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
bebiksior/evenbetterB

bebiksior/EvenBetter

0在 GitHub 上查看↗
在 GitHub 上查看↗0
  • bytebutcher/burp-send-tobytebutcher 的头像

    bytebutcher/burp-send-to

    169在 GitHub 上查看↗

    Adds a customizable "Send to..."-context-menu to your BurpSuite.

    Java
    在 GitHub 上查看↗169
  • bebiksior/caidoreflectorB

    bebiksior/CaidoReflector

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • caido-community/notebookC

    caido-community/notebook

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • h3xstream/burp-retire-jsh3xstream 的头像

    h3xstream/burp-retire-js

    213在 GitHub 上查看↗

    Burp/ZAP/Maven extension that integrate Retire.js repository to find vulnerable Javascript libraries.

    JavaScript
    在 GitHub 上查看↗213
  • coreyd97/burpcustomizerCoreyD97 的头像

    CoreyD97/BurpCustomizer

    586在 GitHub 上查看↗

    Because just a dark theme wasn't enough!

    Java
    在 GitHub 上查看↗586
  • coreyd97/stepperCoreyD97 的头像

    CoreyD97/Stepper

    202在 GitHub 上查看↗

    A natural evolution of Burp Suite's Repeater tool

    Java
    在 GitHub 上查看↗202
  • crashgrindrips/burp-dumpC

    crashgrindrips/burp-dump

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • doyensec/inqldoyensec 的头像

    doyensec/inql

    1,782在 GitHub 上查看↗

    InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.

    Kotlin
    在 GitHub 上查看↗1,782
  • bugcrowd/huntbugcrowd 的头像

    bugcrowd/HUNT

    2,321在 GitHub 上查看↗

    HUNT Suite is a collection of Burp Suite Pro/Free and OWASP ZAP extensions. Identifies common parameters vulnerable to certain vulnerability classes (Burp Suite Pro and OWASP ZAP). Organize testing methodologies (Burp Suite Pro and Free).

    Python
    在 GitHub 上查看↗2,321
  • debasishm89/burpydebasishm89 的头像

    debasishm89/burpy

    124在 GitHub 上查看↗

    Portable and flexible web application security assessment tool.It parses Burp Suite log and performs various tests depending on the module provided and finally generate a HTML report.

    Python
    在 GitHub 上查看↗124
  • elespike/burp-cphelespike 的头像

    elespike/burp-cph

    44在 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
    在 GitHub 上查看↗44
  • floyd-fuh/burp-collect500floyd-fuh 的头像

    floyd-fuh/burp-Collect500

    5在 GitHub 上查看↗

    Burp plugin that collects all HTTP 500 messages

    Python
    在 GitHub 上查看↗5
  • gh0stkey/caagh0stkey 的头像

    gh0stkey/CaA

    1,502在 GitHub 上查看↗

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

    Javabounty-huntersbounty-hunting-toolsburpsuite
    在 GitHub 上查看↗1,502
  • gh0stkey/haegh0stkey 的头像

    gh0stkey/HaE

    4,034在 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
    在 GitHub 上查看↗4,034
  • gosecure/csp-auditorGoSecure 的头像

    GoSecure/csp-auditor

    142在 GitHub 上查看↗

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

    Java
    在 GitHub 上查看↗142
  • dariusztytko/progress-burpdariusztytko 的头像

    dariusztytko/progress-burp

    59在 GitHub 上查看↗

    Burp Suite extension to track vulnerability assessment progress

    Python
    在 GitHub 上查看↗59
  • h3xstream/http-script-generatorh3xstream 的头像

    h3xstream/http-script-generator

    301在 GitHub 上查看↗

    This extension generates scripts to reissue a selected request. The scripts can be run outside of Burp. It can be useful to script attacks such as second order SQL injection, padding oracle, fuzzing encoded value, etc.

    Java
    在 GitHub 上查看↗301
  • hackvertor/taboratorhackvertor 的头像

    hackvertor/taborator

    24在 GitHub 上查看↗

    A Burp extension to show the Collaborator client in a tab

    Java
    在 GitHub 上查看↗24
  • 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
  • bit4woo/knifebit4woo 的头像

    bit4woo/knife

    1,937在 GitHub 上查看↗

    A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅

    Javaburpburp-extensionsburp-plugin
    在 GitHub 上查看↗1,937
  • keindel/owasp-zap-maplocal-addonK

    Keindel/owasp-zap-maplocal-addon

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kingthorin/neonmarkerK

    kingthorin/neonmarker

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • artssec/burp-exporterA

    artssec/burp-exporter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0