MISP dashboard v1.2 - new filtering feature and diagnostic tool
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.
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.