CLI
Command-line interface executables can be found under the bin/ directory and
at the time of writing are:
Basic, Pro, Enterprise
spectre– Direct scanning utility.spectre_reporter– Generates reports from.crf(Cuboid report file) and.ser(Spectre Scan report) report files.spectre_reproduce– Reproduces an issue(s) from a given report.spectre_restore– Restores a suspended scan based on a snapshot file.spectre_script– Runs a Ruby script under the context ofSCNR::Engine.
Pro
spectre_pro– Starts a Web interface server.
REST, SDLC, Enterprise
spectre_rest_server– Starts a REST server.
MCP, SDLC, Enterprise
spectre_mcp_server– Starts an MCP server.
Enterprise-only
spectre_spawn– Issuesspawncalls to Agents to start scans remotely.spectre_agent– Starts a Agent.spectre_scheduler– Starts a Scheduler.
Clients - no edition checks
spectre_agent_monitor– Monitors an Agent.spectre_agent_unplug– Unplugs an Agent from its Grid.spectre_instance_connect– Utility to connect to an Instance.spectre_scheduler_attach– Attaches a detached Instance to the given Scheduler.spectre_scheduler_clear– Clears the Scheduler queue.spectre_scheduler_detach– Detaches an Instance from the Scheduler.spectre_scheduler_get– Retrieves information for a scheduled scan.spectre_scheduler_list– Lists information about all scans under the Scheduler’s control.spectre_scheduler_push– Scheduled a scan.spectre_scheduler_remove– Removes a scheduled scan from the queue.
License utilities
spectre_activatespectre_editionspectre_available_seatsspectre_license info
Other
spectre_system_info– Presents system information about the host.