Skip to content
This repository has been archived by the owner on Mar 19, 2018. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 350 Bytes

MISP-Warninglists Analyzer

Description

Checks observable against the MISP-warninglists.

Requirements

To be able to use the analyzer, misp-warninglists repository must be cloned.

Configuration

MISPWarningLists {
  path = "/path/to/misp-warninlists"   # (Default: "misp-warninglists")
}