Malwation AIMA Response Integration via API

Purpose

This guide explains how to configure the Malwation AIMA Response integration in Logsign USO, so that an analyst (or an action rule) can check the status or retrieve the result of a sandbox submission directly from a Logsign Incident. This is a query integration, not a containment integration.

Prerequisites

  • A Malwation AIMA account with API access and an API key.

Step 1: Obtain Your Malwation AIMA API Key

  1. Log in to your Malwation AIMA account.
  2. Open your account/API settings and copy your API key.

Step 2: Configure the Integration in Logsign USO

In Logsign USO, go to Settings > Integrations > Responses, search for Malwation AIMA, click Configure then +Device, and fill in:

FieldRequiredDescription
Device NameYesFree-text label identifying this Malwation AIMA device in Logsign.
HostYesBase URL of the Malwation AIMA API. If you omit the scheme, the integration defaults to https:// automatically.
Api KeyYesYour Malwation AIMA API key from Step 1. Stored encrypted at rest.

Click Create to save the device.

Available Methods

  • check-submission-status (Analysis): checks the processing status of a submission. Arg: uuid (required).
  • get-submission (Analysis): fetches the full submission result (hashes, verdict level, file info) once ready. Arg: uuid (required).

File-submission (add-submission) is not available through this integration. To submit a file for sandbox analysis, use the Malwation AIMA console or API directly, then use the methods above in Logsign to track and retrieve the result with the returned uuid.

Troubleshooting

SymptomLikely causeWhat to check
401/403 errorWrong or revoked Api Key.Re-enter the Api Key exactly as issued in your Malwation AIMA account.
get-submission returns "not ready"The sandbox analysis has not finished yet.Use check-submission-status first, and retry get-submission once the status indicates completion.

Notes and Limits

  • This integration only reads sandbox analysis results; it does not submit files, and it does not block or quarantine anything based on the results.
  • The Host field's scheme defaults to https:// when omitted. Entering the scheme explicitly is still recommended for clarity.
Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more
Become a Certified Logsign User/Administrator
Sign-up for Logsign Academy and take the courses to learn about Logsign USO Platform in detail. Enjoy the courses, and get your badges and certificates. In these courses, you'll learn how to use Logsign in your work and add value to your career.
Visit Our Blog
Our Logsign USO Platform illustrate our expertise. So do the blog. Through our blog posts, deepen your knowledge on various SecOps topics or get updated about important news & modern approaches for cybersecurity. Get into the habit of reading valuable information provided by Logsign. Be a step ahead.