Cybereason

Download 0
Last updated Jun 15, 2026

cybereason-reputations

Get a list of reputations from the Cybereason server.

cybereason-reputations [profile=VALUE] [order-by=VALUE] [order=VALUE] [malicious-type=VALUE] [reputation-type=VALUE] [key=VALUE] [extend=VALUE]
profile=VALUE
Optional. Cybereason connect profile identifier
order-by=VALUE
Optional. Column to sort by (key, first_seen, last_update, expiration, action, reputation_type, comment, owning_user)
order=VALUE
Optional. Sort order (asc, desc)
malicious-type=VALUE
Optional. Type of reputation (whitelist, blacklist)
reputation-type=VALUE
Optional. Type of item (file, domain, ip)
key=VALUE
Optional. The item key by which to search. You can enter a file hash value, IP address, or domain name.
extend=VALUE
Optional. Whether to use extended search. If true (or t), searches for keys containing the search term. If false (or f), only returns exact matches. You can use t/f or true/false. (default: false)

Output Fields

FieldTypeNameDescription
profileStringConnect profileCybereason connect profile identifier
keyStringKeyItem key (file hash, IP address, or domain name)
reputation_typeStringReputation TypeType of reputation (FILE, DOMAIN, IP)
is_blockingBooleanIs BlockingWhether the item is marked for blocking
malicious_typeStringMalicious TypeReputation type (whitelist or blacklist)
commentStringCommentComment added when the reputation was added
expiryDateExpiryExpiration date for the reputation
userStringUserUsername who added the reputation
first_seenDateFirst SeenTimestamp when the reputation was first added
updatedDateUpdatedTimestamp when the reputation was last updated