Creating and Managing CyberArk Credentials

Credentialed scanning enables you to obtain deeper visibility into your environment by allowing you to access assets on your network to gather information you may not be able to otherwise access. The CyberArk integration enables you to easily run credentialed scans and dynamically assign credentials for authentication to multiple sites by leveraging the CyberArk Vault technology. It allows you to globally manage your privileged accounts without having to provide them directly through the Security Console.

Configuring a credentialed scan with CyberArk as the authentication source is nearly identical to configuring any other type of credentialed scan. Like other credentialed scans, you can set up shared scan credentials to use across multiple sites or credentials that can only be used by a specific site. When the scan runs, a request is made to CyberArk for the credentials that are needed to access the target assets, and CyberArk will provide the requested credentials so that the scan can authenticate to and assess those assets.

TIP

In the context of this CyberArk credential lookup feature, the "target assets" described previously are the assets you have specified in your site configuration using the following methods:

  • By IP address
  • By IP address range
  • By hostname
  • By asset group

The following sections will help you understand how you can set up CyberArk as an authentication source for credentialed scans.

Supported Services

CyberArk is a supported authentication source for the following services:

  • IBM AS/400
  • Kerberos
  • Microsoft SQL Server
  • Microsoft Windows/Samba (SMB/CIFS)
  • Secure Shell (SSH)
  • Secure Shell (SSH) Public Key

When you add any of these credential types, CyberArk will be available to configure as a credential management source.

You can utilize privilege escalation for SSH, SSH Public Key, for both shared credentials and Site level credentials, when CyberArk is selected for Credential Management.

You can use the Test Credential function to test the escalated credentials.

Before You Can Add CyberArk as an Authentication Source

Before you can add CyberArk as an authentication source, you'll need to:

  • Register your Security Console with CyberArk - Any machine that requests passwords must be defined in the CyberArk vault as an application. Registering your Security Console enables the provider to assign an AppID to the console and retrieve passwords for it.
  • Install the CyberArk Application Identity Manager - The Application Identity Manager, or AIM, must be installed on the same machine as your InsightVM instance.
  • Define the "User DN" field in CyberArk - Make sure that you fill out the "User DN" field in CyberArk for the account that you want to use for scanning.

For help with any of these prerequisites, please visit the CyberArk documentation or contact their support team.

Understanding CyberArk Vault Options

Adding CyberArk as the authentication source for credentialed scans is a simple process. You can set up CyberArk to provide shared scan credentials to use across multiple sites or credentials that are site-specific. Regardless of the scope of the credential you create, the options that are available for creating them will be the same.

The following table provides descriptions for all the CyberArk Vault options:

Option

Description

AppID

The AppID that has been authorized to provide to access to CyberArk and retrieve credentials. This option is required.

Lookup Type

The method that is used to choose credentials from the vault. You can choose between Static Binding or Dynamic Binding.

Lookup Attributes

Lookup attributes allow you to specify criteria for the credentials that will be retrieved. You can create a lookup using a combination of the following attributes: the asset’s IP address, Object name, username, Policy ID, and custom attributes.

Lookup Location

The location you want to use to search for credentials in the Vault. You can search through all safes or specify a safe and folder you want to search.

Permission elevation source

Select CyberArk to store the permission elevation credentials in CyberArk.

Safe

The ID of the CyberArk safe that contains the credentials for the assets that will be scanned.

Folder

The ID of the CyberArk folder that contains the credentials for the assets that will be scanned. The default folder is Root.

Domain

An optional domain name for the user account. If enabled, this domain can also be used to authenticate to applicable assets during scans.

Looking Up Credentials in the CyberArk Vault

A lookup allows you to match credentials based on a set of criteria. There are two types of lookups you can perform:

  • Static binding - Obtains a single credential from the vault using the lookup attributes.
  • Dynamic binding - Obtains credentials for each asset using the lookup attributes. This is useful when you don’t know the credentials that are needed for an asset and want to specify criteria to find the credentials you need during a scan.

If you are adding a credential dynamically, you should restrict it to sites that do not contain many non-CyberArk credentials. Otherwise, a CyberArk lookup will be performed on every target in the site, which would cause a large number of failed lookups. To prevent this from occurring, you can create a custom list of sites that can use the CyberArk credentials. From the Shared Scan Credential Configuration page, go to the Site Assignment tab and select the Create a custom list of sites that can use these credentials option.

Along with the lookup type, you can use the lookup attributes to specify the criteria that identifies the credentials that can be used for an asset during a scan. You can query the CyberArk Vault using the following attributes:

  • Address - The IP address or fully qualified domain name for the asset.
  • Object Name - The name of the object that stores the credentials.
  • Username - The username for the account that will be retrieved.
  • Policy ID - The policy ID that is assigned to the credentials that will be retrieved.
  • Custom Attributes - Custom attributes enable you to add a key and value from your CyberArk password object. The lookup attributes that are available in InsightVM cover the most common request parameters; however, if there are other parameters you want to request from your CyberArk password object, you can specify them using custom attributes.

Adding Shared Scan Credentials for CyberArk

Shared scan credentials are managed globally in the Security Console and can be used by multiple sites. To configure shared credentials, you must be a Global Administrator role or have a role with Manage Site permissions.

  1. Click the Administration tab.
  2. In the Scans > Shared Credentials section, click Manage.
  3. From the General tab, name the new credential set that will be used with CyberArk.
  4. From the Account tab, select one of the following services: Microsoft Windows/Samba (SMB/CIFS), Secure Shell (SSH), or Secure Shell (SSH) Public Key. These services support CyberArk as an authentication source.
  5. From the Credential Management dropdown, select CyberArk.
  1. When the CyberArk options appear, you must provide the AppID, which will identify the application that is requesting the credentials.
  1. Additionally, you can provide lookup attributes and a lookup location if you want to configure the scan to retrieve credentials from specific safe or based on a specific set of criteria in CyberArk. Please see Understanding CyberArk Vault Options for more details.
  • It may be necessary to specify at least two lookup attributes for the connection to pull the proper credentials. For example, consider specifying both the "User Name" and the "Address" attributes when configuring your connection.

Using the Address lookup with a Domain

The preference between a fully qualified domain name and an IP address differs across CyberArk. In cases where either the domain name or IP address cannot be resolved, you can use the "Address" lookup attribute in conjunction with a specified domain to retrieve credentials. To do this, find the "Lookup Attributes" field, verify that "Address" is selected, and enter the IP address or fully qualified domain for the asset.

If both the domain and address are valid, InsightVM will prefer the credentials associated with the domain.

  1. From the Site Assignment tab, you can choose to add these scan credentials to all existing and new sites or you can choose the set of sites that will have access to these credentials. The best practice is to use the Create a custom list of sites that can use these credentials option. This will allow you to control the sites that have access to the CyberArk credentials and prevent CyberArk lookups from being performed on every target in the site, which would cause a large number of failed lookups. You should reduce the scope of sites to the ones you know will contain targets that will return a CyberArk credential.
  1. Save your changes.

When you are done, you’ll be able to select the credentials you’ve added for any site that has been granted access to them.

Adding Site-Specific Credentials for CyberArk

Scan credentials can be site-specific, which means that they are restricted to a single site for use. To configure site-specific credentials, you must be a Global Administrator or Site Owner.

To add CyberArk as an authentication source:

  1. Create or edit a site.
  2. Go to the Authentication tab.
  3. Go to the Add Credentials tab.
  4. From the General tab, name the new credential set that will be used with CyberArk.
  5. From the Account tab, select one of the following services: Microsoft Windows/Samba (SMB/CIFS), Secure Shell (SSH), or Secure Shell (SSH) Public Key. These services support CyberArk as an authentication source.
  6. From the Credential Management dropdown, select CyberArk.
  1. When the CyberArk options appear, you must provide the AppID, which will identify the application that is requesting the credentials.
  1. Additionally, you can provide lookup attributes and a lookup location if you want to configure the scan to retrieve credentials from a specific safe based on a specific set of criteria in CyberArk. Please see Understanding CyberArk Vault Options for more details.
  • It may be necessary to specify at least two lookup attributes for the connection to pull the proper credentials. For example, consider specifying both the "User Name" and the "Address" attributes when configuring your connection.

Using the Address lookup with a Domain

The preference between a fully qualified domain name and an IP address differs across CyberArk. In cases where either the domain name or IP address cannot be resolved, you can use the "Address" lookup attribute in conjunction with a specified domain to retrieve credentials. To do this, find the "Lookup Attributes" field, verify that "Address" is selected, and enter the IP address or fully qualified domain for the asset.

If both the domain and address are valid, InsightVM will prefer the credentials associated with the domain.

  1. Save your changes.

When you are done, the site you’ve added the credentials to will be able to use them for authenticated scans.

Permission elevation

When CyberArk is used for credential management, permission elevation using CyberArk is also supported. A second lookup can be retrieved along with that for credential management.

Having completed the steps for credential management described in Adding Shared Scan Credentials for CyberArk above, complete these steps to add permission elevation using CyberArk:

  1. Select CyberArk as the Permission Elevation Source.
  2. Select the Permission Elevation Type.
  3. Select the Lookup Attributes. You can create a lookup using a combination of the following attributes: the asset’s IP address, Object name, username, Policy ID, and custom attributes.
  4. Save your changes.

Example CyberArk configurations

These are example configurations for common scenarios reflecting best practices for authentication. These examples assume that you already have CyberArk AAM setup and the integration installed. The main configuration to focus on for each example are the service and lookup attributes.

CyberArk AAM

The CyberArk AAM only allows 1 account to be returned per request. This means that if your vault or console credential configuration is not configured properly to ensure a single credential can be returned from the request to CyberArk, an error will be returned.

Example 1: SSH key authentication + SUDO elevation

Sudo elevation uses the same user authenticated with the SSH key.

Prerequisite steps

For sudo elevation, ensure your user has been added to the sudoers file in the asset.

Elevation failure

Elevation will fail when using sudo if user is not in the sudoers file.

CyberArk configuration

You must create two accounts on CyberArk:

  1. Create account using platform UnixSSHKeys. This account will be used for the SSH authentication.
  2. Create account using platform SSH. This account will be used for the sudo elevation.

Console configuration

Complete the fields as shown in the table below:

Field nameDescription
Service: SSH Public KeyUse key based authentication
Credential ManagementThe key is stored in CyberArk
Private Key passwordOnly required when your private key is protected by a password
App IDThe application accessing the vault (part of the AAM configuration)
Lookup typesBoth static and dynamic are fine. One credential will be returned per request to AAM. Dynamic lookup will automatically add IP and DNS for every asset in the site.
Lookup attributesA specific set of attributes used in a query to return a single credential from CyberArk
AddressThe address associated with the account
Policy IDMaps to the Platform ID in CyberArk. Use UnixSSHKeys for initial authentication
User NameThe username on the account
Permission Elevation SourceThe permission elevation credentials (used with SUDO) are stored in CyberArk
Permission Elevation TypeThe elevation type (sudo, su, etc.)

Ensure your lookup attributes are specific

Ensure your lookup attributes are specific enough that only 1 account is returned for the SSH Key authentication and 1 account is returned for the SUDO elevation.

Scan results

The result of a scan should be successful SSH and elevation.

Scan Results

Example 2: SSH + authentication + su elevation

SU elevation uses a different user than SSH.

CyberArk config

CyberArk config

Prerequisite steps

There are no prerequisite steps if elevating to the root user.

Console config

Complete the fields as shown in the table below:

Field nameDescription
Service: SSH Public KeyUse key based authentication
Credential ManagementThe key is stored in CyberArk
App IDThe application accessing the vault (part of the AAM configuration)
Lookup typesBoth static and dynamic are fine. One credential will be returned per request to AAM. Dynamic lookup will automatically add IP and DNS for every asset in the site.
Lookup attributesA specific set of attributes used in a query to return a single credential from CyberArk
AddressThe address associated with the account
User NameThe username on the account
Permission Elevation SourceThe permission elevation credentials (used with SUDO) are stored in CyberArk
Permission Elevation TypeThe elevation type (sudo, su, etc.)
Lookup AttributesA specific set of attributes used in a query to return a single credential from CyberArk
AddressThe address associated with the account
User NameThe username on the account (see root account being used for elevation)

Ensure your lookup attributes are specific

Ensure your lookup attributes are specific enough that only 1 account is returned for the SSH Key authentication and 1 account is returned for the sudo elevation.

Scan results

The result of a scan should be successful SSH and elevation.

Scan Results