SixgillSearchIndicators

Search for Indicators.

python · Sixgill Darkfeed - Annual Subscription

Details

IDSixgillSearchIndicators
Languagepython
From Version5.5.0
Docker Imagedemisto/python3:3.12.13.10116658

README

Search indicator based on query

commonfields:
  id: SixgillSearchIndicators
  version: -1
name: SixgillSearchIndicators
script: ''
type: python
tags: []
comment: Search for Indicators.
enabled: true
args:
- name: query
  required: true
  default: true
  description: Indicator Query.
- name: size
  description: Number of indicators to return.
  defaultValue: "50"
outputs:
- contextPath: FoundIndicators
  description: Indicators Found.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
fromversion: 5.5.0
tests:
- No tests (auto formatted)