exploit-development
Fail
Audited by Gen Agent Trust Hub on May 26, 2026
Risk Level: HIGHREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides pre-configured code snippets for establishing reverse shells in multiple environments, including Bash, Python, PHP, and PowerShell. These templates are designed to provide a shell on a target system by connecting back to a user-defined IP and port.
- [REMOTE_CODE_EXECUTION]: Extensive instructions and code examples are provided for achieving remote code execution via binary exploitation (buffer overflows, heap exploitation) and web application vulnerabilities. This includes the use of unsafe deserialization in Python, Java, PHP, and .NET using tools like
ysoserial. - [DATA_EXFILTRATION]: The skill facilitates data exfiltration by teaching the agent how to construct and deploy reverse shell payloads that send data from a target machine to an external listener.
- [REMOTE_CODE_EXECUTION]: The skill guides the agent in using
msfvenomfor shellcode generation andpwntoolsfor ROP chain construction, which involve crafting and executing malicious machine code to take control of system processes. - [COMMAND_EXECUTION]: Includes instructions for bypassing modern security mitigations (ASLR, DEP, Stack Canaries, Seccomp) which is a critical step in turning a simple vulnerability into a functional command execution exploit.
Recommendations
- AI detected serious security threats
Audit Metadata