mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-14 23:44:12 +00:00
21 lines
193 B
Markdown
21 lines
193 B
Markdown
|
|
+++
|
||
|
|
title = "ps"
|
||
|
|
chapter = false
|
||
|
|
weight = 103
|
||
|
|
hidden = false
|
||
|
|
+++
|
||
|
|
|
||
|
|
## Summary
|
||
|
|
Retrieve list of running processes.
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
```
|
||
|
|
ps
|
||
|
|
```
|
||
|
|
|
||
|
|

|
||
|
|
|
||
|
|
|
||
|
|
## MITRE ATT&CK Mapping
|
||
|
|
|
||
|
|
- T1106
|