kernel-exploitation
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONPRIVILEGE_ESCALATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous bash snippets for environment setup, including kernel compilation using
make, QEMU orchestration, andinitramfsmodification viacpioandgzip. - [PRIVILEGE_ESCALATION]: Documents multiple methods for gaining root access via kernel vulnerabilities, such as overwriting
modprobe_path, manipulating thecredstructure, and using thecommit_credskernel function. These are presented as technical primitives for security research. - [EXTERNAL_DOWNLOADS]: Includes instructions to download official Linux kernel source code from a well-known and trusted service (
cdn.kernel.org). - [COMMAND_EXECUTION]: Contains an illustrative exploit payload script that uses
chmod 777to modify permissions on a target file. This is documented as a proof-of-concept payload for amodprobe_pathoverwrite attack in a research environment. - [DATA_EXPOSURE]: Mentions paths like
/flagand/tmp/flagin the context of CTF (Capture The Flag) challenge objectives and exploit demonstrations.
Audit Metadata