sigma-button-convert

python · Sigma

Details

IDsigma-button-convert
Languagepython
From Version6.10.0
Docker Imagedemisto/pysigma:1.0.0.10133006
Tagsindicator-action-button

README

This script is needed for the button in the Sigma indicator layout.

Script Data


Name Description
Script Type python3
Tags indicator-action-button

Inputs


Argument Name Description
SIEM  

Outputs


There are no outputs for this script.

commonfields:
  id: sigma-button-convert
  version: -1
name: sigma-button-convert
script: ''
type: python
tags:
- indicator-action-button
enabled: true
args:
- name: SIEM
  description: The 3rd party application language the Sigma rule will be converted to.
  required: true
  auto: PREDEFINED
  predefined:
  - Splunk
  - XQL
  - Sentinel_One
  - Qradar
  - Microsoft_Defender
  - Carbon_Black
  - Elastic
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/pysigma:1.0.0.10133006
runas: DBotWeakRole
engineinfo: {}
tests:
- No tests (auto formatted)
fromversion: 6.10.0