Etl2Pcap

Receives an ETL file and converts it to a PCAP file.

python · Windows Forensics

Details

IDEtl2Pcap
Languagepython
From Version6.0.0
Docker Imagedemisto/etl2pcap:1.0.0.10133006

README

Receives an ETL file and converts it to a PCAP file.

Script Data


Name Description
Script Type python3
Tags  
Cortex XSOAR Version 6.0.0

Used In


This script is used in the following playbooks and scripts.

  • PS-Remote Get Network Traffic

Inputs


Argument Name Description
EntryID The file entry ID of the ETL File.

Outputs


Path Description Type
EtlToPcap.NewFileName The output filename. Unknown
comment: Receives an ETL file and converts it to a PCAP file.
args:
- description: The file entry ID of the ETL File.
  name: EntryID
  required: true
commonfields:
  id: Etl2Pcap
  version: -1
dockerimage: demisto/etl2pcap:1.0.0.10133006
enabled: true
name: Etl2Pcap
outputs:
- contextPath: EtlToPcap.NewFileName
  description: The output filename.
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)