munin
munin copied to clipboard
Online hash checker for Virustotal and other services
From the new munin.ini I see: ~~~ [MISP] MISP_URL = MISP_API_KEY = ~~~ how do we create a list of MISP's? Is it: ~~~ MISP_URL = "link1, link2" MISP_API_KEY =...
Hi, I am using the hashes functionality to get the output but the thing is its showing me wrong result. In the following link it contain 15 Detections but when...
Hey Florian - I had an issue with using munin-host.py. Since using urllib.request.urlopen() at line 312 under the VT API Requests, the response is in bytes and needs to be...
After running Munin on a large hash list, found myself timing the process. This is what I did, but not sure whether it is worthy of a pull request: munin.php,...
Running version 0.10.0, April 2019. Issue replicated in OSX, and Kali Linux. When running `./munin.py`, script works, but returns the following error: `./munin.py:1226: DeprecationWarning: 'U' mode is deprecated with open(args.f,...
Dear, After pulling the latest version, I'm not able to run properly the MISP module: `cd /opt/munin/` `sudo git pull` `sudo vi /opt/munin/munin.ini` (to add/change my own API keys) `sudo...