CBPApproveHash Deprecated

Deprecated. Use the cbp-fileRule-createOrUpdate command instead.

python · Carbon Black Enterprise Protection

Details

IDCBPApproveHash
Languagepython
From Version5.0.0
Docker Imagedemisto/python:2.7.18.27799
Tagscarbon-black-protection bit9

README

Approve/add to allow list a hash in CBEP/Bit9

Script Data


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

Dependencies


This script uses the following commands and scripts.

  • cbp-fileRule-update

Inputs


Argument Name Description
hash The hash value to approve.

Outputs


There are no outputs for this script.

commonfields:
  id: CBPApproveHash
  version: -1
name: CBPApproveHash
script: ''
type: python
subtype: python2
tags:
- carbon-black-protection
- bit9
comment: Deprecated. Use the cbp-fileRule-createOrUpdate command instead.
deprecated: true
system: true
args:
- name: hash
  required: true
  default: true
  description: The hash value to approve.
scripttarget: 0
dependson:
  must:
  - cbp-fileRule-createOrUpdate
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python:2.7.18.27799
tests:
- No test