mirror of https://github.com/MISP/misp-dashboard
update: Readme + added screenshots
parent
81912aa519
commit
4be72bd138
24
README.md
24
README.md
|
@ -6,14 +6,14 @@ An experimental dashboard showing live data and statistics from the ZMQ of one o
|
||||||
- Shows direct contribution made by organisations
|
- Shows direct contribution made by organisations
|
||||||
- Shows live resolvable posted locations
|
- Shows live resolvable posted locations
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Geolocalisation Dashboard
|
## Geolocalisation Dashboard
|
||||||
|
|
||||||
- Provides historical geolocalised information to support security teams, CSIRTs or SOC finding threats in their constituency
|
- Provides historical geolocalised information to support security teams, CSIRTs or SOC finding threats in their constituency
|
||||||
- Possibility to get geospatial information from specific regions
|
- Possibility to get geospatial information from specific regions
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Contributors Dashboard
|
## Contributors Dashboard
|
||||||
|
|
||||||
|
@ -30,9 +30,24 @@ __Includes__:
|
||||||
- Two different levels of ranking with unique icons
|
- Two different levels of ranking with unique icons
|
||||||
- Exclusive obtainable badges for source code contributors and donator
|
- Exclusive obtainable badges for source code contributors and donator
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
## Users Dashboard
|
||||||
|
|
||||||
|
- Shows when and how the platform is used:
|
||||||
|
- Login punchcard and overtime
|
||||||
|
- Contribution vs login
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Trendings Dashboard
|
||||||
|
|
||||||
|
- Provides real time information to support security teams, CSIRTs or SOC showing current threats and activity
|
||||||
|
- Shows most active events, categories and tags
|
||||||
|
- Shows sightings and discussion overtime
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
- Launch ```./install_dependencies.sh``` from the MISP-Dashboard directory
|
- Launch ```./install_dependencies.sh``` from the MISP-Dashboard directory
|
||||||
|
@ -42,6 +57,7 @@ __Includes__:
|
||||||
- RedisGlobal -> port
|
- RedisGlobal -> port
|
||||||
- RedisGlobal -> zmq_url
|
- RedisGlobal -> zmq_url
|
||||||
- RedisGlobal -> misp_web_url
|
- RedisGlobal -> misp_web_url
|
||||||
|
- RedisMap -> pathMaxMindDB
|
||||||
|
|
||||||
# Starting the System
|
# Starting the System
|
||||||
- Activate your virtualenv ```. ./DASHENV/bin/activate```
|
- Activate your virtualenv ```. ./DASHENV/bin/activate```
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 358 KiB |
Binary file not shown.
After Width: | Height: | Size: 100 KiB |
Loading…
Reference in New Issue