toolbox
toolbox copied to clipboard
mof.py problems
Hi all,
I am trying to execute the mof.py script with the last version of MIPS.
But I get this error:
#python3 mof.py -h
Traceback (most recent call last):
File "mof.py", line 11, in
Could you help me?
Thank you
You need to create a file "keys.py" file in the directory containing mof.py (Check https://github.com/MISP/PyMISP/tree/master/examples)