DuroSuite

Overview

Sync DuroSuite scan results and audits into RegScale.

Commands

CommandDescription
regscale durosuite import_auditImport a specific DuroSuite audit and sync it to RegScale. This function imports a specific audit from DuroSuite and syncs it to RegScale.
regscale durosuite scanScan DuroSuite. This function initiates a scan in DuroSuite and syncs the results to RegScale.

regscale durosuite import_audit

Import a specific DuroSuite audit and sync it to RegScale.

This function imports a specific audit from DuroSuite and syncs it to RegScale.

regscale durosuite import_audit [OPTIONS]
FlagTypeRequiredDefaultDescription
--regscale_ssp_id, -id, --id, --regscale_idintegerYesThe ID number from RegScale of the System Security Plan
-a, --audit_idintegerYesThe ID of the DuroSuite audit to import

regscale durosuite scan

Scan DuroSuite.

This function initiates a scan in DuroSuite and syncs the results to RegScale.

regscale durosuite scan [OPTIONS]
FlagTypeRequiredDefaultDescription
--regscale_ssp_id, -id, --id, --regscale_idintegerYesThe ID number from RegScale of the System Security Plan
--ansible_usertextYesRemote user name for device connection
--ansible_ssh_passtextYesRemote user password for device connection
--ansible_become_passtextYesPassword for privilege escalation
--device_nametextNoUbuntu ServerName of the device to scan
--os_idintegerNo7ID of the operating system
--log_leveltextNoINFOLog level for the scan

Did this page help you?