NCIRCC integration

In the KUMA web interface, you can create a connection to the National Computer Incident Response & Coordination Center Incidents (hereinafter referred to as "NCIRCC"). This will let you export incidents registered by KUMA to NCIRCC. Integration is configured under SettingsNCIRCC in the KUMA web interface. All fields that you fill out in the settings section are automatically sent to the NCIRCC data submission form.

Data in KUMA and NCIRCC is synchronized every 5-10 minutes.

To create a connection to NCIRCC:

  1. In the KUMA web interface, open the Settings → Integrations → NCIRCC section.
  2. Use the Status toggle switch to enable the integration. The integration is disabled by default.
  3. In the URL field, enter the URL for accessing NCIRCC.
  4. In the Tenant drop-down list, select a tenant for messages from NCIRCC.
  5. In the Token drop-down list, create or select an existing secret with the API token that was issued to your organization for connecting to NCIRCC:
    • If you already have a secret, you can select it from the drop-down list.
    • If you want to create a new secret:
      1. Click Create and in the Create secret window, specify the following settings:
        • Name (required)—unique name of the resource you are creating. The name must contain 1 to 128 Unicode characters.
        • Token (required)—token that was issued to your organization for a connection to NCIRCC.
        • Description—service description: up to 256 Unicode characters.
      2. If necessary, select the tags for the integration from the Tags drop-down list.
      3. Click Create.

      The secret containing the token for connecting to NCIRCC will be created. It is saved under Resources → Resources configuration → Secrets and is owned by the main tenant.

  6. In the Company scope drop-down list, select the required value.
  7. In the Company name field, specify the name of the company for which you are configuring the integration.
  8. In the Location drop-down list, specify the location of your company.
  9. In the Root CA drop-down list, create a secret or select an existing secret:
    • If you already have a secret, you can select it from the drop-down list.
    • If you want to create a new secret:
      1. Click the Create button and specify the following settings:
        • Name is the unique name for the resource you are creating. The name must contain 1 to 128 Unicode characters.
        • Type is the type of the secret (certificate).
        • For the Certificate file, click the Upload certificate button and select the certificate of the intermediate certification authority that is uploaded and installed on the KUMA Core server.

          Download and install the certificate of the intermediate certification authority.

        • Tags—tags for the certificate.
        • Description—service description: up to 256 Unicode characters.
      2. Click Create.

      The secret with the certificate of the intermediate certification authority is created. It is saved under Resources → Resources configuration → Secrets and is owned by the main tenant.

  10. If necessary, under Proxy, create or select an existing proxy server that must be used when connecting to NCIRCC.
  11. Specify the NCIRCC response timeout in seconds.
  12. If necessary, specify the tax ID (INN), operator address, and email address for sending notification information.
  13. Click Save.

KUMA is now integrated with NCIRCC. Now you can export incidents to it. You can click the Test connection button to make sure that a connection with NCIRCC is established.

You can use the Disabled check box to enable or disable integration.

Possible errors

If the https://lk.cert.gov.ru/api/v2/incidents? x509: certificate signed by unknown authority error is returned when you configure integration with NCIRCC, download and install the certificate of the intermediate certification authority on the KUMA Core server.

See also:

Interaction with NCIRCC

Page top