BoxConnectorDemoScript 1
- Pavan Raja

- Apr 8, 2025
- 1 min read
Summary:
This document is a demonstration script for integrating Box Connector with ArcSight Logger and SmartConnectors, aimed at enhancing monitoring capabilities through various use cases like top users by activity, external access to shared files, internal collaboration invitations, and failed logins. The main objective of this setup is to detect suspicious activities and unauthorized access attempts, particularly focusing on identifying the users with the highest number of failed login attempts within a given timeframe. This helps in detecting potential security issues such as brute-force attacks or compromised accounts.
Details:
This document serves as a demo script for the Box Connector, designed to be used with ArcSight Logger and SmartConnectors. It outlines prerequisites including installing ArcSight Logger and configuring the Box connector. The use cases included in this guide involve monitoring activities such as top users by activity, external users accessing shared files, internal users sending collaboration invitations, and failed logins. These use cases aim to detect suspicious activities like unusual user behavior or unauthorized access attempts.
Use Case 4 focuses on identifying the users with the most failed login attempts within a specified timeframe. The primary purpose of this use case is to monitor unusual activity and ensure security by identifying potential issues such as brute-force attacks or compromised accounts.

Comments