Summary
Obtain a list of processes with obtainable task ports on macOS. This command should be used to determine target processes for the libinject command.- Needs Admin: True
- Version: 1
- Author: @xorrior, @Morpheus______
Arguments
Usage
MITRE ATT&CK Mapping
- T1057
Detailed Summary
This command uses theprocessor_set_tasks and pid_for_task APIs to enumerate all available process tasks. This command should be used to identify target processes for the libinject command.