DBot Truth Bombs

You thought you know DBot... guess again! Here are some super secrete facts about DBot we bet you didn't know.

Utilities · DBot Truth Bombs

Details

IDDBot Truth Bombs
ProviderOpen Source
CategoryUtilities
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Supported ModulesAgentix XSIAM

README

dbot-truth-bomb


Returns a previously undisclosed fact about DBot.

Base Command

dbot-truth-bomb

Input

Argument Name Description Required
category Filter DBot truth bomb by category. Possible values are: Dev, Career, History, Money, Movie, Music, Science, Sport, Travel. Optional

Context Output

There is no context output for this command.

Configuration parameters

  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (1)

  • dbot-truth-bomb

    Returns a previously undisclosed fact about DBot.

category: Utilities
provider: Open Source
commonfields:
  id: DBot Truth Bombs
  version: -1
configuration:
- defaultvalue: "false"
  display: Trust any certificate (not secure)
  name: insecure
  type: 8
  required: false
- display: Use system proxy settings
  name: proxy
  type: 8
  required: false
description: You thought you know DBot... guess again! Here are some super secrete facts about DBot we bet you didn't know.
display: DBot Truth Bombs
name: DBot Truth Bombs
script:
  commands:
  - arguments:
    - auto: PREDEFINED
      description: Filter DBot truth bomb by category.
      name: category
      predefined:
      - Dev
      - Career
      - History
      - Money
      - Movie
      - Music
      - Science
      - Sport
      - Travel
    description: Returns a previously undisclosed fact about DBot.
    name: dbot-truth-bomb
  dockerimage: demisto/python3:3.12.13.10116658
  runonce: false
  script: ''
  subtype: python3
  type: python
fromversion: 5.0.0
tests:
- No tests (auto formatted)