misp-dashboard icon indicating copy to clipboard operation
misp-dashboard copied to clipboard

A live dashboard for a real-time overview of threat intelligence from MISP instances

Results 50 misp-dashboard issues
Sort by recently updated
recently updated
newest added

Hi, I have installed misp-dashboard, I can see the everything but the maps! there are no maps, the boxes are blank. any ideas? thank you

change line #391 return (False, 'Can\'t connect to {}').format(url) to return (False, 'Can\'t connect to {}'.format(url))

How can i install this feature on a MISP instance running on docker ?

Hello, I recently installed MISP on an LXC storyteller, it works fine. I then wanted to install the misp-dashboard because it seemed interesting to me to test. So I followed...

./diagnostic.py Dependency not met. Either not in a virtualenv or dependency not installed. -Error: No module named 'redis' Can run the redis module in python on the PC, but not...

Do I install this on my misp server or on a different server? (aka is this a standalone tool) So can I install it on a clean linux server and...

Currently, I can access misp-dashboard. but when did something (ex. add event), misp-dashboard not showing any results. The settings are as follows. in. config.cfg [Auth] auth_enabled = False misp_fqdn =...

For Misp auth we are using Saml. I have tried to use the `auth_enabled = True` but it's not redirecting properly. Running the diagnostic script returns a login error. ```...

Hi All, I have installed misp-dashboard and published around 20k events to ZMQ to update it( it tooks some time having some events with thounsands of attributes ) . In...

Hello I am doing tacker integration with openstack. Not able to create a VM. [root@localhost devstack]# openstack vim list +--------------------------------------+----------+----------------------------------+-----------+------------+---------+ | ID | Name | Tenant_id | Type | Is...