ReadNetstatFileWrapper

This Automation is a wrapper - If the CrowdStrike key is present in context, ReadNetstatFile will be executed and displayed. Else, 'No data on Netstat found' will be displayed.

python · Malware Investigation and Response

Details

IDReadNetstatFileWrapper
Languagepython
From Version6.2.0
Docker Imagedemisto/python3:3.12.13.10404775
Tagsdynamic-section

README

This Automation is a wrapper -
If the CrowdStrike key is present in context, ReadNetstatFile will be executed and displayed.
else, ‘No data on NetStat file found’ will be displayed.

Script Data


Name Description
Script Type python3
Tags dynamic-section
Cortex XSOAR Version 6.2.0

Inputs


There are no inputs for this script.

Outputs


There are no outputs for this script.

commonfields:
  id: ReadNetstatFileWrapper
  version: -1
name: ReadNetstatFileWrapper
script: ''
type: python
tags:
- dynamic-section
comment: "This Automation is a wrapper - \nIf the CrowdStrike key is present in context, ReadNetstatFile will be executed and displayed.\nElse, 'No data on Netstat 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)