Mimecast Plugin for Threat Exchange

Mimecast Plugin for Threat Exchange

This document explains how to configure the Mimecast plugin with the Threat Exchange module in the Netskope Cloud Exchange platform. This integration allows for sharing of file hashes with Netskope that has been identified by Mimecast or Netskope. The file hashes shared with Mimecast can be used to perform various actions, like Block, Allow, or Delete on the messages with attachments matching the file hash(es).

Prerequisites

To complete this configuration, you need:

  • A Netskope tenant (or multiple, for example, production and development/test instances) that is already configured in Cloud Exchange.
  • A Netskope Secure Web Gateway license.
  • A Threat Protection license for malicious file hash sharing.
  • A Netskope Cloud Exchange tenant with the Threat Exchange module already configured.
  • A Mimecast account with a Bring Your Own Threat Intelligence (BYOTI) package for file hash sharing.

Workflow

  1. Create a custom File Profile.
  2. Configure Mimecast credentials.
  3. Configure the Mimecast Plugin.
  4. Configure sharing for Netskope and Mimecast.
  5. Validate the Mimecast Plugin.

Click play to watch a video.

 

Create a Secure Web Gateway Custom File Profile

  1. In the Netskope UI, go to Policies , select File , and click New File Profile.
    image3.jpeg
  2. Click File Hash in the left panel, select SHA256 from the File Hash dropdown list.
    image4.jpeg
  3. Enter a temporary value in the text field. Netskope does not support progressing without having a value in this field, and recommends entering a string of 64 characters that consists of the character f. For example, ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff. This will have a very low possibility of matching a valid file format.
    image5.jpeg
  4. Click Next.
  5. Enter a Profile Name and a Description. We recommend not having blank spaces in your profile name; use underscores for spaces.
    image6.jpeg
  6. Click Save.
  7. To publish this profile into the tenant, click Apply Changes in the top right.

Get your Mimecast Credentials

  1. Log in to your Mimecast instance.
  2. Make note of the region in Mimecast Instance URL, in the form of https://login-<region>.mimecast.com/. You will need this when configuring the Mimecast Plugin in Threat Exchange.

Create a New User

  1. Go to Administration > Directories > Internal Directories to open the Internal Domains page.
    image1.png
  2. Select the internal domain where you want to create your new user.
  3. Select the New Address button from the menu bar.
    image2.png
  4. Complete the new address form by setting a new email address, user’s password and phone number (required for 2FA). Select Save and Exit to create the new user with provided details.
    image3.png
  5. Keep a note of the password because you will use this to get your Authentication Tokens at a later stage.

Add the New User to an Administrative Role

  1. Go to Administration > Account > Roles to open the Roles page.
  2. Right-click the Basic Administrator role and select Add Users to Role.
    image4.png
  3. Browse or search to find the new user created previously.
  4. Select the checkbox to the left of the user.
  5. Click Add Selected Users to add the user to this role.
    image5.png

Create a New Group and Add your New User

  1. Go to Administration > Directories > Profile Groups to open the Profile Groups page.
  2. Create a new group by selecting the plus icon on the parent folder where you would like to create the group. This creates a new group with the name New Folder.
    image6.png
  3. To rename the group, select the newly created New Folder group, and then in the Edit group text field, enter the name you want to give the folder; for example, CTE Admin and then press the Enter key to apply the change.
  4. With the group selected, select the Build drop down list and select Add Email Addresses.
    image7.png
  5. Enter the name of the new user created previously.
  6. Select Save and Exit to add the new user to the group.
    image8.png

Create a New Authentication Profile

  1. Go to Administration > Services > Applications to open the Application Settings page.
  2. Click Authentication Profiles.
  3. Click New Authentication Profile.
  4. Enter a Description for the new profile.
  5. Set the Authentication TTL setting to Never Expires. This ensures that your Authentication Token will not expire and impact the data collection of the app.
  6. Leave the other setting defaults.
  7. Select Save and Exit to create the profile.
    image9.png

Create a New Application Setting

  1. Go to Administration > Services > Applications to open the Application Settings page.
  2. Click New Application Settings.
  3. Enter a Description.
  4. Click Group Lookup to select the Group that you created previously.
  5. Click Authentication Profile Lookup to select the Authentication Profile created previously.
  6. Leave the other setting defaults.
  7. Select Save and Exit to create and apply the Application Settings to your new group and user.
    image10.png

Create a New API Application

  1. Go to Administration > Services > API Applications to open the API Applications page.
    image11.png
  2. Click Add API Application to create a new API application to be used in Threat Exchange.
  3. Enter the appropriate information for your API Application. Check Enable Extended Session to ensure your API token will never expire. Select Other in Category, and then click Next.
    image12.png
  4. Enter a Developer Name, and enter the Email address created previously, which links the user’s application/profile settings to the API application. Click Next.
    image13.png
  5. Review the entered configuration parameters, edit them if required, and then click Add in the bottom right.
  6. Your API application will be created and its details will be displayed. Click the small “eye” icon beside Application Key in order to view it. Copy both Application ID and Application Key for configuring the Mimecast plugin.
    image14.png

Get your Access Key and Secret Key

  1. Note that these Keys can be generated only after 30 minutes of creating a new API application.
  2. Go to Administration > Services > API Applications to open the API Application page.
  3. Select your newly created API application, and then click Create Keys from the top menu.
  4. Enter the email address of the user created previously and click Next.
  5. For Type select Cloud and enter the password of the user created previously. Click Next button.
    image15.png
  6. An OTP (Code) will be generated and sent to the user’s mobile device. Enter the OTP here, and click Next.
    image16.png
  7. Copy both of the keys displayed by pressing the small copy icon beside each. You will need these when configuring the Mimecast Plugin. When finished, click Close.
    image17.png

Configure the Mimecast Plugin in Cloud Exchange

  1. Search for and select the Mimecast box to open the plugin creation pages.
  2. Enter and select the Basic Information on the first page:
    • Configuration Name: Enter a name appropriate for your integration.
    • Sync Interval: Adjust to environment needs. We recommend not to go below 5 minutes for production environments.
    image18.png
  3. Enter and select the Configuration Parameters on the second page:
    • Base URL: Enter your Base URL, the region URL you noted  when configuring Mimecast credentials. For more information about Base URLs, https://www.mimecast.com/tech-connect/documentation/api-overview/global-base-urls/
    • Application ID: Enter your Application ID copied when creating your API Application.
    • Application Key: Enter your Application Key copied when creating your API Application.
    • Access Key: Enter your Access Key copied when creating your API Application.
    • Secret Key: Enter your Secret Key copied when creating your API Application.
    • Leave the other setting defaults.

  4. Click Save. Click on Threat Exchange in the Cloud Exchange left nav panel to view the installed plugins.

Configure Sharing for Netskope and Mimecast

  1. Go to Threat Exchange and select Sharing. The Sharing page displays the existing relationships for each sharing configuration in grid view as shown below. The Sharing page also has inputs to configure new sharing from one plugin to another.

  2. Click Add Sharing Configuration, and in the Source Configuration dropdown list, select Mimecast.
  3. Select a Business Rule, and then select Netskope for the Destination Configuration. Sharing configurations are unidirectional. data obtained from one plugin is shared with another plugin. To achieve bi- or multi-directional sharing, configure each separately.
  4. Select a Target. Each plugin will have a different target or destination for the IoC.
  5. Repeat steps 2-4, but select Netskope as the Source Configuration and Mimecast as the Destination Configuration.

Adding a new sharing configuration on the active source poll will share the existing IoCs of the source configuration to the destination configuration. Whenever a new sharing configuration is built, all the active IoCs will also be considered for sharing if they match the source/destination combination.

Note

Plugins that do not have API for ingesting data cannot receive threat data. This is true of the installed plugin API Source, which provides a bucket associated with an API endpoint for remote 3rd-party systems to push data to. Once a Sharing policy has been added, it takes effect.

After a sharing configuration has been created, the sharing table will show the rule being invoked, the source system providing the potential IoC matches, the destination system that will receive matching IoC, and the target applicable to that rule. Multiple Sharing configurations can be made to support mapping certain IoC to multiple targets even on the system destination system.

Modify, Test, and Delete a Sharing Configuration

Each sharing configuration supports 3 actions:

  • Edit the rule by clicking on the pencil icon.
  • Test the rule by clicking on the synchronization icon. This tests how many IoC will actually be sent to the destination system based on the timeframe and the rule.
  • Delete the rule by clicking on the garbage can icon.

Validate the Mimecast Plugin

In order to validate the workflow you must have Netskope Alerts and/or Mimecast attributes/indicators. Polling Intervals are defined during plugin configuration.

  1. Go to Threat Exchange and select Threat IoCs.
    image26.png
  2. In your Netskope tenant, go to Policies and select File > Your Custom File Profile, and then click File Hash.
    image27.png

    Note

    The indicators shared with Mimecast won’t be displayed on the Mimecast console. However, based on the Operation Type selected in your Mimecast configuration, the messages/emails matching the pushed file hashes will be either Allowed, Blocked, or Deleted.

  3. If data is not being brokered between the platforms, you can look at the audit logs in Threat Exchange. In Threat Exchange, select Logging, and then look through the logs for errors.
    image28.png

Share this Doc

Mimecast Plugin for Threat Exchange

Or copy link

In this topic ...