CBPFindRule

Find the rule state for a hash value in CBEP/Bit9.

python · Carbon Black Enterprise Protection

Details

IDCBPFindRule
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagscarbon-black-protection bit9 enhancement

README

Finds the rule state for a hash value in CBEP/Bit9.

Script Data


Name Description
Script Type python
Tags carbon-black-protection, bit9, enhancement

Dependencies


This script uses the following commands and scripts.

  • cbp-fileRule-search

Inputs


Argument Name Description
hash The hash value(s) to check.

Outputs


There are no outputs for this script.

commonfields:
  id: CBPFindRule
  version: -1
name: CBPFindRule
script: ''
type: python
subtype: python3
tags:
- carbon-black-protection
- bit9
- enhancement
comment: Find the rule state for a hash value in CBEP/Bit9.
system: true
args:
- name: hash
  required: true
  default: true
  description: The hash value(s) to check.
scripttarget: 0
dependson:
  must:
  - cbp-fileRule-search
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.12.13.10116658
tests:
- No test