MISP / misp-dashboard

A live dashboard for a real-time overview of threat intelligence from MISP instances
GNU Affero General Public License v3.0
192 stars 66 forks source link

Pulling from several 0MQ feeds + screens #105

Closed gallypette closed 5 years ago

gallypette commented 5 years ago

Made some change on the previous PR to avoid modifying the MISP installer. misp-dashboard will now create a new user (zmqs) itself and give some additional rights in sudoers.d to www-data so it can launch the subscribers in a screen iva this user.

This is only compatible with the debian family.

mokaddem commented 5 years ago

Thanks a lot!