ReadProcessFileWrapper
This Automation is a wrapper - If PaloAltoNetworksXDR is in context - ReadProcessesFileXDR will be executed and displayed. if CrowdStrike is in context - ReadProcessesFile will be executed and displayed. else 'No data on Process List found' will be displayed.
python · Malware Investigation and Response
Details
| ID | ReadProcessFileWrapper |
|---|---|
| Language | python |
| From Version | 6.2.0 |
| Docker Image | demisto/python3:3.12.13.10404775 |
| Tags | dynamic-section |
README
This Automation is a wrapper -
If PaloAltoNetworksXDR is in context - ReadProcessesFileXDR will be executed and displayed.
If CrowdStrike is in context - ReadProcessesFile will be executed and displayed.
Else ‘No data on Process List found’ will be displayed.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
Inputs
There are no inputs for this script.
Outputs
The ReadProcessesFileXDR or ReadProcessesFile will be presented as human-readable.
commonfields: id: ReadProcessFileWrapper version: -1 name: ReadProcessFileWrapper script: '' type: python tags: - dynamic-section comment: "This Automation is a wrapper - \nIf PaloAltoNetworksXDR is in context - ReadProcessesFileXDR will be executed and displayed. \nif CrowdStrike is in context - ReadProcessesFile will be executed and displayed.\nelse 'No data on Process List found' will be displayed. " enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10404775 runas: DBotWeakRole fromversion: 6.2.0 tests: - No tests (auto formatted)