> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# list_entitlements

## Summary

List the entitlements, code signatures, and path for processes on the system.

* Needs Admin: False
* Version: 1
* Author: @its\_a\_feature\_

### Arguments

#### pid

* Description: PID of process to query (or -1 for all processes).
* Required Value: True
* Default Value: None

## Usage

```
list_entitlements
```

## MITRE ATT\&CK Mapping

## Detailed Summary

This command uses the csops syscall to query processes on the system for their code signature information, embedded entitlements, and associated binpaths.
