> ## 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.

# kill

> Converted from Markdown to MDX

<Note>Artifacts Generated: Process Kill</Note>

## Summary

Kill a process by process ID.

## Usage (Positional)

```
kill [pid]
```

Example

```
kill 1234
```

## MITRE ATT\&CK Mapping

* T1106
