binary-protection-bypass
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONDYNAMIC_EXECUTION
Full Analysis
- [SAFE]: The skill provides technical documentation and strategies for bypassing common binary protections like ASLR, PIE, NX, and Stack Canaries. The instructions are aimed at helping a user or agent understand and execute security auditing tasks in a controlled environment.
- [COMMAND_EXECUTION]: The skill documents shell commands used for environment auditing and system configuration.
- Evidence: Includes command examples for
checksec,readelf, and modifying kernel parameters viasudo tee /proc/sys/kernel/randomize_va_spacefor debugging. - [DYNAMIC_EXECUTION]: The skill provides code templates for constructing security exploit payloads.
- Evidence: Python snippets demonstrating the construction of ROP (Return-Oriented Programming) chains using
p64are included inSKILL.mdas static instructional examples.
Audit Metadata