find_environment_variable_abuse
Identify and analyze environment variable abuse techniques including PATH hijacking, LD_PRELOAD, and DLL search order to detect common privilege escalation and persistence vectors.
Instructions
Find environment variable abuse techniques — PATH hijacking, LD_PRELOAD, DYLD_INSERT_LIBRARIES, DLL search order, COMSPEC abuse
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Type of environment variable abuse technique to search for | all |
| platform | No | Target platform to filter techniques for | |
| environment_id | No | Environment session ID returned by enumerate_host |