PHash

Script to create a perceptual hash of an image (or file) stored in the incident. Wrapps https://pypi.org/project/ImageHash/

python · Community Common Scripts

Details

IDPHash
Languagepython
From Version6.0.0
Docker Imagedemisto/python-phash:1.0.0.9067966

README

Script to create a perceptual hash of an image (or file) stored in the incident. Wrapps https://pypi.org/project/ImageHash/

Script Data


Name Description
Script Type python3
Tags  

Inputs


Argument Name Description
image EntryID of image

Outputs


Path Description Type
phash Hash of the image string
args:
- description: EntryID of image
  name: image
  required: true
comment: Script to create a  perceptual hash of an image (or file) stored in the incident.  Wrapps https://pypi.org/project/ImageHash/
commonfields:
  id: PHash
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python-phash:1.0.0.9067966
enabled: true
name: PHash
outputs:
- contextPath: phash
  description: Hash of the image
  type: string
runas: DBotWeakRole
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.0.0
tests:
- No tests (auto formatted)