Update README.md

pull/18/head
mokaddem 2017-11-10 16:22:05 +01:00 committed by GitHub
parent 2ec8ece70c
commit 577eca8819
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 3 deletions

View File

@ -7,13 +7,14 @@ An experimental Dashboard showing live data and statistics from the MISP ZMQ
- Fields that you may change: - Fields that you may change:
- RedisGlobal -> host - RedisGlobal -> host
- RedisGlobal -> port - RedisGlobal -> port
- RedisLog -> zmq_url - RedisGlobal -> zmq_url
- RedisMap -> pathMaxMindDB - RedisGlobal -> misp_web_url
## Starting the System ## Starting the System
- Activate your virtualenv ```. ./DASHENV/bin/activate``` - Activate your virtualenv ```. ./DASHENV/bin/activate```
- Listen to the MISP feed by starting the zmq_subscriber ```./zmq_subscriber.py``` - Listen to the MISP feed by starting the zmq_subscriber ```./zmq_subscriber.py```
- Start the Flask server ```./server.py``` - Start the Flask server ```./server.py```
- Access the interface at ```http://localhost:8001/```
## zmq_subscriber options ## zmq_subscriber options
```usage: zmq_subscriber.py [-h] [-n ZMQNAME] [-u ZMQURL] ```usage: zmq_subscriber.py [-h] [-n ZMQNAME] [-u ZMQURL]
@ -28,6 +29,18 @@ optional arguments:
The URL to connect to The URL to connect to
``` ```
## Screenshots
### Live Dashboard
![MISP event view](./screenshots/dashboard-live.png)
### Geo Dashboard
![MISP event view](./screenshots/dashboard-geo.png)
### Contributors Dashboard
![Dashboard-contributor2](./screenshots/dashboard-contributors2.png)
![Dashboard-contributor3](./screenshots/dashboard-contributors3.png)
## License ## License
Images and logos are handmade for: Images and logos are handmade for:
- rankingMISPOrg/ - rankingMISPOrg/