GrrSetHunts Deprecated

Deprecated. Use grr_set_hunts instead.

python · GRR

Details

IDGrrSetHunts
Languagepython
From Version5.0.0
Docker Imagedemisto/python:2.7.18.27799
TagsGRR

README

Handles hunt creation requests.

Script Data


Name Description
Script Type python
Tags GRR

Dependencies


This script uses the following commands and scripts.

  • grr_set_hunts

Inputs


Argument Name Description
hunt_runner_args The hunt runner arguments.
hunt_args The hunt arguments.

Outputs


There are no outputs for this script.

commonfields:
  id: GrrSetHunts
  version: -1
name: GrrSetHunts
script: ''
type: python
subtype: python2
deprecated: true
tags:
- GRR
comment: Deprecated. Use grr_set_hunts instead.
system: true
args:
- name: hunt_runner_args
  description: Hunt runner arguments
- name: hunt_args
  description: Hunt arguments
scripttarget: 0
timeout: 0s
dependson:
  must:
  - grr_set_hunts
fromversion: 5.0.0
dockerimage: demisto/python:2.7.18.27799
tests:
- No tests (auto formatted)