CybereasonPreProcessingExample

Preprocessing script to run when fetching Cybereason malops. Will check if malop was already fetched, and will then update the existing incident, otherwise will create a new incident.

python · Cybereason

Details

IDCybereasonPreProcessingExample
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
TagspreProcessing Cybereason example

README

Checks if the malop was already fetched, and will update the existing incident accordingly. Otherwise, it will create a new incident. Run the pre-processing script when fetching Cybereason malops.

Script Data


Name Description
Script Type python
Tags preProcessing, Cybereason, example

Inputs


There are no inputs for this script.

Outputs


There are no outputs for this script.


commonfields:
    id: CybereasonPreProcessingExample
    version: -1
name: CybereasonPreProcessingExample
script: ""
type: python
subtype: python3
tags:
    - preProcessing
    - Cybereason
    - example
comment: |-
    Preprocessing script to run when fetching Cybereason malops.
    Will check if malop was already fetched, and will then update the existing incident, otherwise will create a new incident.
enabled: true
scripttarget: 0
runas: DBotWeakRole
tests:
    - Cybereason Pre Processing Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.12.13.10116658