privilege_escalation_peas
Detect privilege escalation opportunities on Windows or Linux agents by running PEAS scripts. Uncover misconfigurations and vulnerable services to guide penetration testing.
Instructions
Run linPEAS or winPEAS on the target agent for privilege escalation discovery.
Args:
agent_id: Mythic agent ID
os_type: 'linux' or 'windows'
peas_base64: Base64 encoded linpeas.sh or winPEAS.exe
mode: 'quiet' or 'full'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | quiet | |
| os_type | Yes | ||
| agent_id | Yes | ||
| peas_base64 | Yes |