Staff
November 6, 2020
HOWTO - Import MISP Data
- November 6, 2020
- 0 replies
- 2653 views
How to import MISP data threat feeds in to FortiSIEM
Note: requires "jq" to be installed on the Supervisor node.
wget -O jq https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64
chmod +x ./jq
cp jq /usr/bin
