fixed the images
This commit is contained in:
parent
6f877edf8e
commit
1010c3f12e
1 changed files with 2 additions and 3 deletions
|
@ -6,8 +6,7 @@
|
|||
Building an honeypot "network" with a central instance that aggregates the data collected.
|
||||
|
||||
# Idea:
|
||||
|
||||
[![description](/img/20220525_01_maplegrid_honeypot_02.png)](/img/20220525_01_maplegrid_honeypot_02.png)
|
||||
<img src="imgs/20220525_01_maplegrid_honeypot_02.png" width="400">
|
||||
|
||||
The idea is having as many "leaves" as we may so we can sense the "wind" and send everything to a central "trunk" where the info is processed.
|
||||
This way we can have our little network of ssh honeypots and do something with the data.
|
||||
|
@ -371,7 +370,7 @@ Kibana Dashboard: [kibana_dashboard.njson](/img/20220525_01_maplegrid_honeypot_f
|
|||
|
||||
My dashboard:
|
||||
|
||||
[![description](/img/20220525_01_maplegrid_honeypot_03.png)](/img/20220525_01_maplegrid_honeypot_03.png)
|
||||
<img src="imgs/20220525_01_maplegrid_honeypot_03.png" width="400">
|
||||
|
||||
This is the data from 1 hour, we can see the ingestion from different "leaves".
|
||||
|
||||
|
|
Loading…
Reference in a new issue