Skip to content

A command-line tool and module for the free Sublime Analysis API

License

Notifications You must be signed in to change notification settings

sublime-security/sublime-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.