Customize an Indicator

Required User Role: Administrator or organizational user with appropriate permissions.

You can customize Indicators of Exposure and Indicators of Attack for a security profile.

Each security profile operates independently to ensure that one profile does not impact the results of another. You should use the "Tenable" profile solely as a reference, as you cannot customize it or use it to whitelist deviances. You must create your own custom profiles to fulfill specific requirements.

The term "Global customization" on the indicator customization pane pertains to all domains rather than all profiles. Consequently, any settings that you apply to the "Global customization" for one security profile do not influence the "Tenable" profile or another profile.

Tip: To view the settings for the "Tenable" security profile, click on the icon at the end of the line.

To customize an indicator:

  1. In Tenable Identity Exposure, click Accounts > Security profiles management.

    The Security profiles management pane appears.

  2. In the list of security profiles, hover over the security profile that contains the indicator you want to customize. Click on the icon at the end of the line where the security profile file name appears.

    The Profile configuration pane appears.

  1. Select the tab for Indicators of Exposure or Indicators of Attack.

  2. (Optional) In the Search an indicator box, type an indicator name.

  3. Click the name of the an indicator to customize.

    The Indicator Customization pane appears.

  4. Select the options from the Options table.

    Tip: To enable the aggressive mode for Indicators of Attack, click the toggle button for the option "Aggressive mode" to "Yes."

    Tip: Certain indicator options require the use of regular expressions (regex). Regex are a 'contain' match instead of an 'equal' match.
    - To get an exact match, you must use Regex special characters ("^...$") syntax.
    - You must also escape special characters with a backslash when using regex. Example: To declare "domain\user" and "CN=Vincent C (Test),DC=tenable,DC=corp", you type "domain\\user" and "CN=Vincent C. \(Test\),DC=tenable,DC=corp".

  5. Click Save as draft.

    A message confirms that Tenable Identity Exposure saved the customization options.

See also