The Sublime CLI lets you interact with the Sublime Analysis API right from the terminal. The CLI can also be used as a Python module for programmatic implementations.
With the CLI/Python module, you can:
- Analyze and query raw messages (EMLs and MSGs), MBOX files, and Message Data Models (MDMs)
- Write your own detection rules and queries
- Detect many different types of phishing attacks like executive impersonation and lookalike domains
- Triage reported phish
Sublime CLI is available for Windows, macOS, and Linux. Refer to the Quickstart documentation for installation instructions.
For a full reference, see the CLI reference docs.