Box Shield must be purchased and enabled on a Box enterprise to take advantage of the advanced security offerings outlined below.Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
Threat detection alerts
Shield threat detection delivers context-rich alerts on potential threats, such as compromised accounts and data theft, based on anomalous user behavior. The possible alerts produced by Shield are for:- Suspicious locations
- Suspicious sessions
- Anomalous downloads
- Malicious content
- Ransomware activity (part of Shield Pro)
event_type value is set to
SHIELD_ALERT.
additional_details object provides information
about the specific type of shield alert that triggered the event.
Suspicious locations alert
A suspicious locations alert is produced when Shield detects a user accessing content from an unusual, excluded geographic location, or ‘host’ IP address. It can be identified by theSuspicious Locations value
within additional_details.shield_alert.rule_category.
The additional_details payload will provide the following details:
Suspicious sessions alert
A suspicious sessions alert is produced when Shield detects a user accessing content in a session characterized by unusual user-agent strings, unusual IDs, uncommon types of applications, new IP addresses, and an improbably rapid change in the person’s log-in location. It can be identified by theSuspicious Sessions value within additional_details.shield_alert.rule_category.
The additional_details payload will provide the following details:
Anomalous download alert
An anomalous download alert is produced when Shield detects an account holder who may be stealing sensitive content. It can be identified by theAnomalous Download value within
additional_details.shield_alert.rule_category.
The additional_details payload will provide the following details:
Malicious content alert
A malicious content alert is produced when Shield detects potential malware in content uploading to an account. It can be identified by theMalicious Content value within
additional_details.shield_alert.rule_category.
The additional_details payload will provide the following details:
Ransomware activity alert
A ransomware activity alert is produced when Box Shield identifies suspicious file extensions that may be indicative of a ransomware attack. It can be identified by the Ransomware Activity value withinadditional_details.shield_alert.rule_category.
The additional_details payload will provide the following details:
