find_persistence_paths
Identify persistence mechanisms leveraging LOL binaries across cron, services, registry, startup items, launch agents, scheduled tasks, and DLLs.
Instructions
Find persistence mechanisms using LOL binaries — cron jobs, services, registry keys, startup items, launch agents, scheduled tasks, and DLL persistence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment_id | Yes | Environment session ID returned by enumerate_host | |
| mechanism_type | No | Type of persistence mechanism to search for | all |
| survive_reboot | No | Only include mechanisms that survive reboot | |
| assume_privilege | No | Privilege level to assume post-escalation (e.g. root, SYSTEM) |