ReadProcessesFileXDR
This Script is part of the Malware Investigation and Response Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
Return a process list from the XDRIR integration.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
Inputs#
There are no inputs for this script.
Outputs#
There are no outputs for this script.
Script Examples#
Example command#
!ReadProcessesFileXDR
Context Example#
Human Readable Output#
| Name | CPU | Memory |
|---|---|---|
| System Idle Process | 50.0 | 8192 |
| System | 0.0 | 32768 |
| Registry | 0.0 | 21381120 |
| smss.exe | 0.0 | 409600 |
| svchost.exe | 0.0 | 612417536 |
| csrss.exe | 0.0 | 6385664 |
| sihost.exe | 0.0 | 13398016 |
| wininit.exe | 0.0 | 1675264 |
| winlogon.exe | 0.0 | 4898816 |
| services.exe | 0.0 | 7225344 |
| lsass.exe | 0.0 | 12431360 |
| fontdrvhost.exe | 0.0 | 2990080 |