Integrating AX appliance with NDR Console for malware analysis

Prev Next

To configure NDR for malware analysis on the Malware Analysis Series appliance:

  1. Log in to the NDR as npadmin using the NDR IP address or FQDN. For example:

    $ ssh npadmin@10.1.0.1

    or

    $ ssh npadmin@exampleFQDN

  2. Enter privileged mode:

    npadmin@ia> enable

  3. Enter the npadmin password. The password can be 5 to 24 characters long.

    [sudo] password for npadmin: <password>

  4. Enter configuration mode:

    npadmin@ia# configure system

  5. Enter the file analysis menu:

    npadmin@ia# fileanalysis

  6. Select A and enter the AX's IP address or the FQDN.

    Note

    When using FQDNs for any configuration setting, you must first configure a valid DNS server. See Chapter 4: Network Configuration for more details.

  7. Select U and enter the IA's api_analyst username.

  8. Select P and enter the password for the api_analyst username.

  9. Select L to change the amount of files to send at one time to the AX. The default is 5. The range is 1-10.

  10. Select X to exit.