TenableSC
Tenable Security Center Agent for Faraday¶
Description:¶
This agent facilitates the retrieval of one or more scans from Tenable Security Center and imports them into Faraday for analysis and management.
Configuration¶
You can access the instructions for configuring an agent and the new executor by following this link. Remember to select tenablesc
as the executor during the configuration process.
Required Parameters:
-
TENABLE_ACCESS_KEY
andTENABLE_SECRET_KEY
: These credentials are provided by the Tenable platform upon API key creation.To retrieve them, proceed as follows: -
Log in to Tenable Security Center.
- Go to the "Users" section.
- Choose the user account for which you want to generate the API key.
- Click on the "API Keys" button.
-
Generate the API key.
-
TENABLE_HOST
: This parameter requires the IP address or hostname of your Tenable instance. For example, it could be in the format of an IP address (e.g., 10.10.1.3) or a domain name (e.g., mytenable.mydomain.com).
Running your agent¶
Once you have configured your executor, you can proceed to run your agent by following the instructions outlined here
Mandatory Parameters:
-
Scan IDs
: Provide a comma-separated list of scan IDs. To locate the scan IDs within Tenable's interface, follow these steps: -
Log in to Tenable Security Center.
- Navigate to the "Scans" section.
- Select "Scan Results".
- Choose the desired scan by checking the box next to it.
- Click on "View".
- In the interface that opens, the scan ID can be found.