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.
The main features of ar3h/utf8-overlong-agent are: Deserialization Tools.
Open-source alternatives to ar3h/utf8-overlong-agent include: 0ofo/deswing. 4ra1n/mysql-fake-server. exp1orer/jndi-inject-exploit. frohoff/ysoserial — ysoserial is a security research tool and payload generator designed to identify and exploit insecure Java… mbechler/marshalsec — Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution… qi4l/jyso — JNDIExploit or a ysoserial.
ysoserial is a security research tool and payload generator designed to identify and exploit insecure Java deserialization. It functions as a framework for creating malicious serialized objects that can trigger remote code execution on Java virtual machines. The project provides a library of known gadget chains, which are sequences of vulnerable class calls that achieve arbitrary command execution during the deserialization process. It automates the generation of these payloads by leveraging common third-party libraries. The tool covers capabilities for security penetration testing, Java app