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.
- Category
- Vulnerability Management
- Pack
- Tenable_sc
Configuration parameters
- server — Server URL (e.g. https://192.168.0.1) (required)
- creds_keys — Access key
- credentials — Username
- unsecure — Trust any certificate (not secure)
- proxy — Use system proxy settings
- isFetch — Fetch incidents
- incidentType — Incident type
- fetch_time — First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)
- incidentFetchInterval — Incidents Fetch Interval
- isFetchAssets — Fetch assets and vulnerabilities
- assetsFetchInterval — Assets fetch interval in minutes.
Commands (33)
- tenable-sc-create-asset — Requires security manager role. Create an asset in Tenable.sc with provided IP addresses.
- tenable-sc-create-policy — Creates a policy. Requires security manager role. This command is prerequisite for creating remediation scan.
- tenable-sc-create-remediation-scan — Creates a remediation scan. Requires security manager role. This command is a prerequisite for creating remediation scan.
- tenable-sc-create-scan — Requires security manager role. Create a scan on Tenable.sc
- tenable-sc-create-user — Creates 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-asset — Requires security manager role. Delete the asset with the given ID from Tenable.sc.
- tenable-sc-delete-scan — Requires security manager role. Delete a scan in Tenable.sc.
- tenable-sc-delete-user — Delete a user by given user_id. This command can be executed with both roles (admin or security manager).
- tenable-sc-get-alert — Requires security manager role. Get information about a given alert in Tenable.sc.
- tenable-sc-get-all-scan-results — Returns all scan results in Tenable.sc. Requires security manager role.
- tenable-sc-get-asset — Requires security manager role. Get details for a given asset in Tenable.sc.
- tenable-sc-get-device — Requires security manager role. Gets the specified device information.
- tenable-sc-get-organization — Requires administrator role. Command to get a list of organizations' information, depending on the comma-separated list of fields provided.
- tenable-sc-get-scan-report — Requires 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-status — Requires security manager role. Get the status of a specific scan in Tenable.sc.
- tenable-sc-get-system-information — Get the system information and diagnostics from Tenable.sc. Requires admin role.
- tenable-sc-get-system-licensing — Retrieve licensing information from Tenable.sc. Requires admin role.
- tenable-sc-get-vulnerability — Requires security manager role. Get details about a given vulnerability from a given Tenable.sc scan.
- tenable-sc-launch-scan — Requires 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-alerts — Requires security manager role. List alerts from Tenable.sc.
- tenable-sc-list-assets — Requires security manager role. Get a list of Tenable.sc assets.
- tenable-sc-list-credentials — Requires security manager role. Get a list of Tenable.sc credentials.
- tenable-sc-list-groups — List all groups. Requires security manager role.
- tenable-sc-list-plugin-family — List plugin families / return information about a plugin family given ID. Requires security manager role.
- tenable-sc-list-policies — Requires security manager role. Get a list of Tenable.sc scan policies.
- tenable-sc-list-query — Lists the queries. Requires security manager role.
- tenable-sc-list-report-definitions — Requires security manager role. Get a list of Tenable.sc report definitions.
- tenable-sc-list-repositories — Requires security manager role. Get a list of Tenable.sc scan repositories.
- tenable-sc-list-scans — Requires security manager role. Get a list of Tenable.sc existing scans.
- tenable-sc-list-users — List users in Tenable.sc. Results may vary based on the role type (admin or security manager).
- tenable-sc-list-zones — Requires admin role. Get a list of Tenable.sc scan zones.
- tenable-sc-update-asset — Requires security manager role. Update an asset.
- tenable-sc-update-user — Update user details of the given user_id.