Managed Detection and Response (MDR)

This type of CyberApp is for ISVs that provide Managed Detection and Response (MDR) service.

CyberApp scenarios

Automatic incidents review and management

Using the Endpoint Detection and Response (EDR) API, an ISV can fetch the incidents from Acronis and automate the process of review and management.

The flow is the following:

  1. The ISV fetches the incidents from Acronis.

  2. The ISV processes the incidents and decides on the action to take.

  3. The ISV updates the incident status in Acronis.

../../../_images/mdr-automatic-incidents-review.png

Manual incidents review and management by a security analyst

Using the Application Manager API, a security analyst can log in to Acronis on behalf of the end customer and review the incidents manually.

The flow is the following:

  1. A security analyst navigates to the ISV’s portal and logs in.

  2. The ISV’s portal provides a link to log in to Acronis Cyber Protect Cloud on behalf of the end customer.

  3. The ISV’s connector sends a service user login request to Application Manager API. This will create a temporary service user account with the necessary permissions.

  4. If the request is successful, the connector will receive a redirect link with the one-time token (OTT).

  5. The ISV’s portal redirects the security analyst to the provided redirect link that will open the protection console.

  6. The security analyst accesses the incidents in the protection console and reviews them.

../../../_images/mdr-manual-incidents-review.png

Examples

For an example of how to fetch MDR incidents, see Postman collection here.

For an example of how to log in using service account, see Postman collection here.

You can download an example of MDR CyberApp here.