Tenable.sc
With Tenable.sc (formerly SecurityCenter) you get a real-time, continuous assessment of your security posture so you can find and fix vulnerabilities faster.
Vulnerability Management · Tenable.sc
Configuration parameters
server— Server URL (e.g. https://192.168.0.1) (required)creds_keys— Access keycredentials— Usernameunsecure— Trust any certificate (not secure)proxy— Use system proxy settingsisFetch— Fetch incidentsincidentType— Incident typefetch_time— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)incidentFetchInterval— Incidents Fetch IntervalassetsFetchInterval— Assets fetch interval in minutes.
Commands (33)
-
tenable-sc-create-assetRequires security manager role. Create an asset in Tenable.sc with provided IP addresses.
-
tenable-sc-create-policyCreates a policy. Requires security manager role. This command is prerequisite for creating remediation scan.
-
tenable-sc-create-remediation-scanCreates a remediation scan. Requires security manager role. This command is a prerequisite for creating remediation scan.
-
tenable-sc-create-scanRequires security manager role. Create a scan on Tenable.sc
-
tenable-sc-create-userCreates a new user. This command can be executed with both roles (admin or security manager) based on the role_id you choose.
-
tenable-sc-delete-assetRequires security manager role. Delete the asset with the given ID from Tenable.sc.
-
tenable-sc-delete-scanRequires security manager role. Delete a scan in Tenable.sc.
-
tenable-sc-delete-userDelete a user by given user_id. This command can be executed with both roles (admin or security manager).
-
tenable-sc-get-alertRequires security manager role. Get information about a given alert in Tenable.sc.
-
tenable-sc-get-all-scan-resultsReturns all scan results in Tenable.sc. Requires security manager role.
-
tenable-sc-get-assetRequires security manager role. Get details for a given asset in Tenable.sc.
-
tenable-sc-get-deviceRequires security manager role. Gets the specified device information.
-
tenable-sc-get-organizationRequires administrator role. Command to get a list of organizations' information, depending on the comma-separated list of fields provided.
-
tenable-sc-get-scan-reportRequires security manager role. Get a single report with Tenable.sc scan results. In case of `Importstatus = Error` (The results import wasn't finished), the vulnerabilities section will not be added to the results.
-
tenable-sc-get-scan-statusRequires security manager role. Get the status of a specific scan in Tenable.sc.
-
tenable-sc-get-system-informationGet the system information and diagnostics from Tenable.sc. Requires admin role.
-
tenable-sc-get-system-licensingRetrieve licensing information from Tenable.sc. Requires admin role.
-
tenable-sc-get-vulnerabilityRequires security manager role. Get details about a given vulnerability from a given Tenable.sc scan.
-
tenable-sc-launch-scanRequires security manager role. Launch an existing scan from Tenable.sc. Set polling to true to follow the scan and receive results when scan is over.
-
tenable-sc-list-alertsRequires security manager role. List alerts from Tenable.sc.
-
tenable-sc-list-assetsRequires security manager role. Get a list of Tenable.sc assets.
-
tenable-sc-list-credentialsRequires security manager role. Get a list of Tenable.sc credentials.
-
tenable-sc-list-groupsList all groups. Requires security manager role.
-
tenable-sc-list-plugin-familyList plugin families / return information about a plugin family given ID. Requires security manager role.
-
tenable-sc-list-policiesRequires security manager role. Get a list of Tenable.sc scan policies.
-
tenable-sc-list-queryLists the queries. Requires security manager role.
-
tenable-sc-list-report-definitionsRequires security manager role. Get a list of Tenable.sc report definitions.
-
tenable-sc-list-repositoriesRequires security manager role. Get a list of Tenable.sc scan repositories.
-
tenable-sc-list-scansRequires security manager role. Get a list of Tenable.sc existing scans.
-
tenable-sc-list-usersList users in Tenable.sc. Results may vary based on the role type (admin or security manager).
-
tenable-sc-list-zonesRequires admin role. Get a list of Tenable.sc scan zones.
-
tenable-sc-update-assetRequires security manager role. Update an asset.
-
tenable-sc-update-userUpdate user details of the given user_id.