Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

CLI

Command-line interface executables can be found under the bin/ directory and at the time of writing are:

Basic, Pro, Enterprise

  1. spectre – Direct scanning utility.
  2. spectre_reporter – Generates reports from .crf (Cuboid report file) and .ser (Spectre Scan report) report files.
  3. spectre_reproduce – Reproduces an issue(s) from a given report.
  4. spectre_restore – Restores a suspended scan based on a snapshot file.
  5. spectre_script – Runs a Ruby script under the context of SCNR::Engine.

Pro

  1. spectre_pro – Starts a Web interface server.

REST, SDLC, Enterprise

  1. spectre_rest_server – Starts a REST server.

MCP, SDLC, Enterprise

  1. spectre_mcp_server – Starts an MCP server.

Enterprise-only

  1. spectre_spawn – Issues spawn calls to Agents to start scans remotely.
  2. spectre_agent – Starts a Agent.
  3. spectre_scheduler – Starts a Scheduler.

Clients - no edition checks

  1. spectre_agent_monitor – Monitors an Agent.
  2. spectre_agent_unplug – Unplugs an Agent from its Grid.
  3. spectre_instance_connect – Utility to connect to an Instance.
  4. spectre_scheduler_attach – Attaches a detached Instance to the given Scheduler.
  5. spectre_scheduler_clear – Clears the Scheduler queue.
  6. spectre_scheduler_detach – Detaches an Instance from the Scheduler.
  7. spectre_scheduler_get – Retrieves information for a scheduled scan.
  8. spectre_scheduler_list – Lists information about all scans under the Scheduler’s control.
  9. spectre_scheduler_push – Scheduled a scan.
  10. spectre_scheduler_remove – Removes a scheduled scan from the queue.

License utilities

  1. spectre_activate
  2. spectre_edition
  3. spectre_available_seats
  4. spectre_license info

Other

  1. spectre_system_info – Presents system information about the host.