Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 946 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 946 Bytes

TRiD

stoQ plugin that scans a payload using TRiD

Note: TRiD binary and definitions need to be installed for this plugin to operate properly.

Plugin Classes

Configuration

All options below may be set by:

Options

  • bin [str]: Path to TRiD binary

  • trids_defs [str]: Path to TRiD definitions

  • skip_warnings [List]: List of TRiD warnings to skip.

Paths may be relative to the module, or a full path.