Lastline

Version: 3.0.0

Lastline offers network-based security breach detection and other security services.

Connect Lastline with LogicHub

  1. Navigate to Automations > Integrations.
  2. Search for Lastline.
  3. Click Details, then the + icon. Enter the required information in the following fields.
    • Label: Enter a connection name.
    • Reference Values: Define variables here to templatize integration connections and actions. For example, you can use https://www.{{hostname}}.com where, hostname is a variable defined in this input. For more information on how to add data, see 'Add Data' Input Type for Integrations.
    • Verify SSL: Select option to verify connecting server's SSL certificate (Default is Verify SSL Certificate).
    • Remote Agent: Run this integration using the LogicHub Remote Agent.
    • access_key: Access key of your lastline instance.
    • api_token: API token of your lastline instance.
  4. After you've entered all the details, click Connect.

Actions for Lastline

Scan File

Scan file to detect if it contains any anomalous attribute.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
file_column_namecolumn name from parent table containing file-id of the file uploaded to LogicHub instance.Required

Output

A JSON object containing multiple rows of result:

  • has_error: True/False
  • error: message/null
  • result: JSON object containing results for uploaded file from Lastline instance.

Scan URL

Scan URL to detect if it contains any anomalous attribute.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
url_column_nameColumn name from parent table containing URL.Required

Output

A JSON object containing multiple rows of result:

  • has_error: True/False
  • error: message/null
  • result: JSON object containing results for uploaded file from Lastline instance.

Scan Hash

Scan Md5 hash to detect if it belongs to anomalous attribute.

Input Field

Choose a connection that you have previously created and then fill in the necessary information in the following input fields to complete the connection.

Input NameDescriptionRequired
hash_column_nameColumn name from parent table containing md5 hash.Required

Output

A JSON object containing multiple rows of result:

  • has_error: True/False
  • error: message/null
  • result: JSON object containing results for uploaded file from Lastline instance.
1238

Release Notes

  • v3.0.0 - Updated architecture to support IO via filesystem

© 2017-2021 LogicHub®. All Rights Reserved.