CYFileRep
#
This Script is part of the Deprecated Content (Deprecated) Pack.Deprecated
Use the Cylance integration instead.
Retrieves a file's reputation and upload the file if required for analysis.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | server, threat-intel, cylance, file |
#
DependenciesThis script uses the following commands and scripts.
- file
- cy-upload
#
InputsArgument Name | Description |
---|---|
entry | The ID of a file entry to upload. |
#
OutputsPath | Description | Type |
---|---|---|
File.MD5 | The bad MD5 file hash. | Unknown |
File.SHA1 | The bad SHA1 file hash. | Unknown |
File.SHA256 | The bad SHA256 file hash. | Unknown |
File.Malicious.Vendor | The vendor that made the decision that the file is malicious. | Unknown |
File.Malicious.Description | The reason that the vendor made the decision that the file is malcious. | Unknown |
DBotScore.Indicator | The indicator that was tested. | Unknown |
DBotScore.Type | The type of the indicator. | Unknown |
DBotScore.Vendor | The vendor used to calculate the score. | Unknown |
DBotScore.Score | The actual score. | Unknown |