A JRuby implementation of the BurpExtender interface for PortSwigger Burp Suite.
Principalele funcționalități ale tduehr/buby sunt: Extender API Tools, Scripting și automatizare.
Alternativele open-source pentru tduehr/buby includ: tomsteele/burpbuddy — burpbuddy exposes Burp Suites's extender API over the network through various mediums, with the goal of enabling… 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.
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
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