pwndbg_kchecksec
Check kernel security configurations (KASLR, SMEP, SMAP) in a debug session to assess protection measures.
Instructions
Check kernel security configuration (KASLR, SMEP, SMAP, etc.).
pwndbg command: kchecksec Source: pwndbg/commands/kchecksec.py Category: Kernel
Args: session_id: The UUID of the session.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/kchecksec/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |