OHMYVT_CTF

Analyzes suspicious hashes, URLs, domains, and IP addresses.

Data Enrichment & Threat Intelligence · Capture The Flag - 01

Details

IDOHMYVT_CTF
ProviderOpen Source
CategoryData Enrichment & Threat Intelligence
From Version8.2.0
Docker Imagedemisto/python3:3.12.13.10116658

Configuration parameters

  • isFetch — Fetch incidents
  • incidentType — Incident type
  • incidentFetchInterval — Incidents Fetch Interval
  • max_fetch — Max Fetch
  • first_fetch — First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)

Commands (0)

This integration defines no commands.

commonfields:
  id: OHMYVT_CTF
  version: -1
name: OHMYVT_CTF
display: OHMYVT_CTF
category: Data Enrichment & Threat Intelligence
sectionorder:
- Collect
provider: Open Source
description: Analyzes suspicious hashes, URLs, domains, and IP addresses.
configuration:
- display: Fetch incidents
  name: isFetch
  defaultvalue: "false"
  type: 8
  required: false
  section: Collect
- display: Incident type
  name: incidentType
  type: 13
  section: Collect
- display: Incidents Fetch Interval
  name: incidentFetchInterval
  defaultvalue: '1'
  required: false
  type: 19
  advanced: true
  section: Collect
- name: max_fetch
  display: Max Fetch
  type: 0
  defaultvalue: '50'
  section: Collect
- defaultvalue: 7 days
  display: First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)
  name: first_fetch
  required: false
  type: 0

  section: Collect
script:
  script: ''
  type: python
  dockerimage: demisto/python3:3.12.13.10116658
  runonce: false
  subtype: python3
  isfetch: true
tests:
- No tests (auto formatted)
fromversion: 8.2.0