Command - Detection

Detection

Description

Inspect and manage available detection modules. Each module is identified by an integer identifier (MODULE ID) and is associated a short description.

Syntax

detection [--help] [--enable MODULE_ID [MODULE_ID ...]] [--disable MODULE_ID [MODULE_ID ...]] [--enable-all] [--disable-all] [--paginate] [--csv]

Options

  • --csv Generate tabular output in standard CSV format.
  • --disable MODULE ID [MODULE ID ...] disable one or more detection modules.
  • --disable-all Disable all detection modules.
  • --enable MODULE ID [MODULE ID ...] enable one or more detection modules.
  • --enable-all Enable all detection modules.
  • --help Show this help message.
  • --paginate Allow the pagination of output text.