http://open-source-security-software.net/project/misp-dashboard/releases.atom Recent releases for misp-dashboard 2024-04-26T12:00:51.181815+00:00 python-feedgen misp-dashboard v1.0 misp-dashboard v1.0 2018-02-23T10:46:27+00:00 MISP dashboard version 1.0 released MISP dashboard v1.0 is the first operational release which includes: - Real-time geolocation - Historical geolocation - Searching capabilities - Trends about threats and activity from one or more MISP instances Even if MISP dashboard is already a working mature project, there are lot of rooms for improvements. As an illustration, subsequent release will include these following items: - Optimizing contribution scoring and model to encourage sharing and contributions enrichment - Improving user experience (UX) and layout control (UI) to better fits security teams needs and requirements - Increasing geolocation coverage to provide better support for CSIRTs finding threats in their constituency ## Acknowledgements This project is partially funded by CEF (Connecting Europe Facility) under CEF-TC-2016-3 - Cyber Security has been granted from 1st September 2017 until 31th August 2019 as ***Improving MISP as building blocks for next-generation information sharing***. ![](https://www.misp-project.org/assets/images/en_cef.png) 2018-02-23T10:46:27+00:00 misp-dashboard v1.1 misp-dashboard v1.1 2018-10-01T14:28:37+00:00 MISP dashboard version 1.1 released - Trending has been improved with a new algorithm - Support to keep historical view in the live dashboard - Audit - users logging is now properly accounting all users (following the new JSON misp_json_user channel) - Multiple dashboard view is now fixed and should work properly if you have multiple clients using the dashboard - Trophy ranking algorithm has been improved and you can view your position in the leader board - Many bugs were fixed ## Acknowledgements This project is partially funded by CEF (Connecting Europe Facility) under CEF-TC-2016-3 - Cyber Security has been granted from 1st September 2017 until 31th August 2019 as ***Improving MISP as building blocks for next-generation information sharing***. ![](https://www.misp-project.org/assets/images/en_cef.png) 2018-10-01T14:28:37+00:00 misp-dashboard v1.2 misp-dashboard v1.2 2019-06-24T13:24:30+00:00 # v1.2 (2019-06-24) Major improvement in the filtering in main part of the dashboard. Filtering can be done on any fields from the MISP ZMQ notification from the log view. Diagnostic tool added and various bugs fixed. ![dash2](https://user-images.githubusercontent.com/3309/60022361-f4a00f00-9693-11e9-8d11-b829a04c5f9d.png) ![dash01](https://user-images.githubusercontent.com/3309/60022362-f4a00f00-9693-11e9-85b4-d645ffaaf955.png) ## New - [updates] Update script - WiP. [mokaddem] - Started dev of diagnostic tool - WiP. [mokaddem] - [dispatcher/livelog] Added support of ObjectAttributes. [mokaddem] - [platform] Added cheap check to see if we run under a RedHat fla… (#90) [Steve Clement] new: [platform] Added cheap check to see if we run under a RedHat fla… - [platform] Added cheap check to see if we run under a RedHat flavoured OS. [Steve Clement] - Added cleaning script. [mokaddem] # Changes - [diagnostic] Added support of multiple subscribers - WiP. [mokaddem] - [diagnostic] Improved config comparison. [mokaddem] - [diagnostic] Provide suggestion to fix py-redis version. [mokaddem] - More sane response decoding, done by the ORM. [mokaddem] - Slightly improved pgrep parsing. [mokaddem] - Removed debug message. [mokaddem] - [diagnostic] Added packages check. [mokaddem] - [updater] More intuitive db numbering. [mokaddem] - [config] Moved dbVersion in the appropriate section. [mokaddem] - [updates] Improved database updates. [mokaddem] - Increased dispatcher pooling rate and improved diagnostic's text feedback. [mokaddem] - [diagnostic] Added info about elapsed time. [mokaddem] - [diagnostic] Moved timeoutException into util and bumped requirements. [mokaddem] - [diagnostic] Added tests for server. [mokaddem] - Added more processes and subscriber tests. [mokaddem] - Added more tests in diagnostic tool. [mokaddem] - Improved diagnostic tool. [mokaddem] - Removed useless comments. [mokaddem] - [doc] license has been rectified to the standard format. [Alexandre Dulaunoy] - [doc] default LICENSE template is not there to be changed. [Alexandre Dulaunoy] - [dev] Added debug mode to config, False by default. (#100) [Steve Clement] chg: [dev] Added debug mode to config, False by default. - [dev] Added debug mode to config, False by default. [Steve Clement] - [perms] Check if permissions fail on the MaxMind db files chg: [installer] Check if network is present and the first wget worked chg: [installer] Exit if the virtualenv creation/update fails. [Steve Clement] - [log] Let the user know which "IP" was not resolved. [Steve Clement] - [log] Added 3 seperate log files: helpers.log / zmq_subscribre.log / zmq_dispatcher.log fix: [log] Catch permission errors on log files. [Steve Clement] - [sort] isort on source files fix: [typo] fix retreive to retrieve. [Steve Clement] - [users] Added help text if punchcard is empty and updated README. [mokaddem] - Create zmqs user + sudoer right for www-data. [Jean-Louis Huynen] - [doc] update doc. [mokaddem] - [README] updated README with the new clean script. [mokaddem] # Fix - [diagnostic] socket subscribing multiple time and improved status message. [mokaddem] - Mergeconflict and log filename. [mokaddem] - Force closing the connection before trying to reconnect. [mokaddem] - [all] Fixed issue with py-redis>2.x and fix failed merge conflict. [mokaddem] - [contributors] Show the correct datetime. [mokaddem] - [diagnostic] Catch connectionError exception. [mokaddem] - [web] Set filename to be `min` [mokaddem] - [web] Added missing thirdparty dependencies. [mokaddem] - [doc] Some typos fixed (#102) [Steve Clement] fix: [doc] Some typos fixed - [doc] Some typos fixed fix: [doc] License updated and note added. [Steve Clement] - Fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend … (#101) [Steve Clement] fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend … - Fix: [js] Contributors dates will now look: 2019-04-03@11:03 - Amend if unwanted. [Steve Clement] - [import] Fixed missing import sys. [Steve Clement] - [import] import sys was missing for proper error handling. [Steve Clement] - [error] If the port is used, be graceful (#95) [Steve Clement] fix: [error] If the port is used, be graceful - [flask] Added favicon.ico. [Steve Clement] - [geoadd] Catch the following issue: https://github.com/MISP/misp- dashboard/issues/70. [Steve Clement] - [errorHandling] more try catch error. [Steve Clement] - [error] If the port is used, be graceful. [Steve Clement] - [isort] isort source files: https://github.com/timothycrosley/isort/wiki/isort-Plugins. [Steve Clement] - [start_all] Minor mistake/typo. (#93) [Steve Clement] fix: [start_all] Minor mistake/typo. - [start_all] Minor mistake/typo. [Steve Clement] - [scl] Somewhy which scl does not work for user apache... (#92) [Steve Clement] fix: [scl] Somewhy which scl does not work for user apache... - [scl] Somewhy which scl does not work for user apache... [Steve Clement] - [scl] Fix for scl based OSs. (#91) [Steve Clement] fix: [scl] Fix for scl based OSs. - [scl] Fix for scl based OSs. [Steve Clement] - [dispatcher] EventTags were not processed correctly. [mokaddem] - [deps] Fixed a dependency issue as per https://github.com/MISP/misp- dashboard/issues/76 new: [deps] Added requirements.txt for easier dependency management new: [GI] Added gitignore for cleaner dev environment. [Steve Clement] # Other - Merge pull request #106 from MISP/subzero. [Sami Mokaddem] Pulling from several 0MQ feeds + screens + diagnostic tool - Merge branch 'master' of github.com:MISP/misp-dashboard into subzero. [mokaddem] - Merge pull request #103 from MISP/diagnosticTool. [Sami Mokaddem] Livelog Improvement, Diagnostic tool and Updater - Merge branch 'master' of github.com:MISP/misp-dashboard into HEAD. [mokaddem] - Merge remote-tracking branch 'origin/master' into HEAD. [mokaddem] - New+chg: [livelog] Added basic filtering capabilities and fullscreen mode Also, Improved table, reconnection mechanism and UI. [mokaddem] - Update README.md. [Sami Mokaddem] Note about restarting the system after updating by pulling. - Merge pull request #97 from SteveClement/tryCatch. [Steve Clement] chg: [various] Added various try/excepts and split the log files into 3 - Merge branch 'master' into tryCatch. [Steve Clement] - Merge pull request #94 from cudeso/master. [Sami Mokaddem] No module zmq error documentation - No module zmq error documentation. [Koen Van Impe] - Back to localhost binding. [Sascha Rommelfangen] - Update zmq_subscribers.py. [Sami Mokaddem] Added a test comment - Put 0MQ subscribers into screens. [Jean-Louis Huynen] - Updated README. [Sami Mokaddem] Added notice about start_all.sh - Updated WSGI port number. [Sami Mokaddem] - Merge branch 'master' of https://github.com/MISP/misp-dashboard. [mokaddem] - Info on emptying redis database. [Christophe Vandeplas] - Merge pull request #68 from hellekin/patch-1. [Alexandre Dulaunoy] Fix link to project - Fix link to project. [I WON'T BE HERE WHEN M$ COMES] The project link misses the TLD. Was this .eu or .org? :) ## Acknowledgements This project is partially funded by CEF (Connecting Europe Facility) under CEF-TC-2016-3 - Cyber Security has been granted from 1st September 2017 until 31th August 2019 as ***Improving MISP as building blocks for next-generation information sharing***. ![](https://www.misp-project.org/assets/images/en_cef.png) 2019-06-24T13:24:30+00:00 misp-dashboard v1.3 misp-dashboard v1.3 2019-08-30T14:52:39+00:00 # v1.3 (2019-08-30) ## Changes - [livelog] Scrolling Logs when fullscreen is on - Fix #118. [mokaddem] - [livelog] Fix z-index and fullscreen log panel z-index. [mokaddem] - [startup] Wait until redis is ready before starting the zmqs scripts. [mokaddem] - [start] Added restart capability. [mokaddem] ## Fix - Catch if country does not have alpha_2 attribute - fix #119. [mokaddem] - [contrib] Hide broken organisation images - Fix #110. [mokaddem] - [diagnostic] Corrected copy/paste typo. [mokaddem] Just me being a monkey - [update] Changed string formating to `format` [mokaddem] - [helpers] Changed string formating to `format` and slight refact. [mokaddem] - [diagnostic] Changed string formating to `format` [mokaddem] - [installer] Make it work on RHEL/CentOS. [Steve Clement] - [logs:helper] Helpers get their own log file. [mokaddem] - Try another mean to forward the country to the client. [mokaddem] - [geohelper] Prevent crash if country not defined in the geo response. [mokaddem] ## Other - Merge pull request #121 from mokaddem/fewFixes2. [Sami Mokaddem] Various fixes and improvements - Merge branch 'master' of github.com:MISP/misp-dashboard. [mokaddem] - Merge pull request #113 from Kortho/patch-2. [Sami Mokaddem] added net-tools to debian-based install command - Added net-tools to debian-based install command. [Kortho] needed to run the netstat command - Merge pull request #112 from Kortho/patch-1. [Sami Mokaddem] removed hard-coded zmq startup - Added user zmqs back. [Kortho] - Removed hard-coded zmq startup. [Kortho] It was hard coded to run as a specific user and a hard coded location of script - Merge pull request #111 from SteveClement/CentOS_RHEL. [Steve Clement] fix: [installer] Make it work on RHEL/CentOS - Merge pull request #109 from MISP/fixlogs. [Sami Mokaddem] fix: [logs:helper] Helpers get their own log file - Merge pull request #108 from MISP/fixGeoReader. [Sami Mokaddem] Fix geo reader - Clarified updated from pulling. [Sami Mokaddem] - Merge branch 'fixlogs' [mokaddem] 2019-08-30T14:52:39+00:00