docker-misp
docker-misp copied to clipboard
Automated Docker MISP container - Malware Information Sharing Platform and Threat Sharing
Dear all, I would like to change the default port of MISP instead of 80 or 443 to use another one (e.g. 8081, 8443). This because within the same VM...
When MISP is started, application logs by default are located at /var/www/MISP/app/tmp/logs, I have changed bootstrap.php to use Console log instead of file log. However it could be because of...
It appears that the `MISP.live` setting is set to `false` whenever the container restarts, disabling MISP for all but the admin user(s). While the solution to the underlying problem will...
Do you have any draft for support External Database and not use only local DB? So it can be configured using parameter **MYSQL_MISP_HOST** in addition to **MYSQL_MISP_PASSWORD**
The default PHP setup for session storage appears to cause problems in terms of session timeouts in some configurations, and the MISP project's recommendation appears to be to configure PHP...
Use pip instead of broken url of outdated snapshot.
Hi, Unless I missed something, I could not figure out how to configure MISP emails (for instance, notification when an event is created, or invitation to new users) using this...
Dears, I have successfully installed the misp-modules, but I can't start the service. Reference: [[Issue #465](https://github.com/MISP/misp-modules/issues/465)] ##Error: ``` root@c393a9cc377f:/etc/systemd/system# ls -l misp-modules.service -rwxrwxr-- 1 root root 309 Jan 31 12:04...
MISP Diagnositics page has been nagging about this for a while: "Please note that the support for Python versions below 3.6 and below PHP 7.2 has been dropped as of...
Noticed after install I didn't have access to a lot of the modules I normally would. Checked and I was missing the /var/www/MISP/misp-modules directory.