Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.26 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.26 KB

Sublime CLI

MIT license Python version PyPI version FOSSA Status

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

Installation

Sublime CLI is available for Windows, macOS, and Linux. Refer to the Quickstart documentation for installation instructions.

Documentation

For a full reference, see the CLI reference docs.