burpbuddy exposes Burp Suites's extender API over the network through various mediums, with the goal of enabling development in any language without the restrictions of the JVM
الميزات الرئيسية لـ tomsteele/burpbuddy هي: Extender API Tools, البرمجة النصية والأتمتة.
تشمل البدائل مفتوحة المصدر لـ tomsteele/burpbuddy: tduehr/buby — A JRuby implementation of the BurpExtender interface for PortSwigger Burp Suite. col-e/recaf — Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java… allfro/burpkit — Next-gen BurpSuite penetration testing tool. burp-brewski/brewski — BReWSki. celsogbezerra/copy-as-javascript-request — Copy as JavaScript Request plugin for Burp Suite. arizvisa/ida-minsc.
A JRuby implementation of the BurpExtender interface for PortSwigger Burp Suite.
Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java bytecode and runtime processes. It provides a coordinated environment for modifying compiled Java class files and analyzing the behavior of Java applications. The project distinguishes itself through a multi-level abstraction layer that allows for editing across different formats and a pluggable framework that routes bytecode through multiple configurable decompilation engines. It includes an embedded scripting engine and plugin architecture to automate repetitive tasks and extend