cybereason-add-reputation
Add reputation to the Cybereason server.
cybereason-add-reputation profile=VALUE key=VALUE reputation-type=VALUE [malicious-type=VALUE] [prevent=VALUE] [comment=VALUE] [expiry=VALUE]
- profile=VALUE
- Required. Cybereason connect profile identifier
- key=VALUE
- Required. Key value (file hash, IP address, or domain name)
- reputation-type=VALUE
- Required. Type of item (file, domain, ip)
- malicious-type=VALUE
- Optional. Type of reputation (whitelist, blacklist). Default: blacklist
- prevent=VALUE
- Optional. Whether to prevent file execution (only for FILE type)
- comment=VALUE
- Optional. Comment to add with the reputation
- expiry=VALUE
- Optional. Expiration date in yyyyMMddHHmmss format
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Cybereason connect profile identifier |
| success | Boolean | Success | Whether the API call was successful |