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

IDReadProcessFileWrapper
Languagepython
From Version6.2.0
Docker Imagedemisto/python3:3.12.13.10404775
Tagsdynamic-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)