How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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.
The main features of debasishm89/burpy are: Scripting and Automation, Logging and Auditing.
Open-source alternatives to debasishm89/burpy include: 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. arizvisa/ida-minsc. ax/burp-logs — Logs is a Burp Suite extension to work with log files. bayotop/sink-logger — Transparently log all data passed into known JavaScript sinks - Sink Logger extension for Burp. 0xeb/ida-qscripts.
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