added forgotten imports

pull/4/head
Sascha Rommelfangen 2017-06-01 16:19:58 +02:00
parent fd091a4a01
commit 0138b2fecf
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
import sys
import os
misp_url = 'YOUR_MISP_URL'
misp_key = 'YOUR_KEY_HERE' # The MISP auth key can be found on the MISP web interface under the automation section