30 open-source projects similar to coreyd97/burpcustomizer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best BurpCustomizer alternative.
A burp extension that add some useful function to Context Menu 添加一些右键菜单让burp用起来更顺畅
Burp Extension to find potential endpoints, parameters, and generate a custom target wordlist
Burp Bounty (Scan Check Builder in BApp Store) is a extension of Burp Suite that allows you, in a quick and simple way, to improve the active and passive scanner by means of personalized rules through a very intuitive graphical interface.
A Burp extension to show the Collaborator client in a tab
Adds a customizable "Send to..."-context-menu to your BurpSuite.
This is a collection of Python automation scripts and utility tools designed to handle repetitive technical tasks, system administration, and developer workflows. The project serves as a suite for task automation, data utility, and web automation. The collection includes specialized tools for multimedia processing, such as optical character recognition for extracting text from images, speech-to-text conversion, and real-time face and human body detection. It also features web scraping and monitoring capabilities to track product prices, fetch external API content, and automate interactions wi
This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls
Migrate your active record migrations to ecto compatible migrations
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
Extract JavaScript files from burp suite project with ease.
Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron
🎯 A .NET library, developed by humans, for running a target dependency graph.
Simply LINQ your remote resources...
Take a code screenshot using freeze by https://charm.sh/
A Python library (and CLI) for Amazon order history, line items, and transactions
Arthas is a Java diagnostic tool and runtime debugger designed for real-time troubleshooting of applications. It functions as a remote diagnostics agent that allows users to inspect the runtime state of a Java process, including its heap objects and classloader hierarchies, without requiring a process restart. The project distinguishes itself through advanced bytecode manipulation capabilities, enabling live class hotswapping and the modification of bytecode in running processes. It supports in-memory source compilation and runtime bytecode decompilation to verify and update logic instantly w
AssociatedEnum: header-only library for C++ for enumerations with associated values
Distributed tracing instrumentation for asyncio with zipkin