mirror of
https://github.com/angolo40/mikrocata2selks.git
synced 2025-05-12 08:27:22 +00:00
added more infos
This commit is contained in:
parent
309828a8b7
commit
b0b72f47a3
10
README.md
10
README.md
@ -11,6 +11,12 @@
|
||||
This repo intend to semplify installation of IDS/IPS Suricata for packet analyzing analyzing coming from Mikrotik.
|
||||
It uses latest docker repo from SELKS (Suricata, ELK Stack) and mikrocata.
|
||||
|
||||
Minimum working setup:
|
||||
|
||||
- 2 cores
|
||||
- 10 GB of free RAM
|
||||
- minimum 10 GB of free disk space (actual disk occupation will mainly depend of the number of rules and the amount of traffic on the network). 200GB+ SSD grade is recommended.
|
||||
|
||||
## Functions
|
||||
- Install Docker and Docker Compose
|
||||
- Install Python
|
||||
@ -47,6 +53,10 @@ Enabling Mikrotik API
|
||||
|
||||
- /ip service set api-ssl address=xxx.xxx.xxx.xxx enabled=yes (xxx.xxx.xxx.xxx is your Debian ip addr)
|
||||
|
||||
Add Mikrotik User
|
||||
|
||||
- /user/add name=mikrocata2selks password=xxxxxxxxxxxxx group=full (change password)
|
||||
|
||||
## Author
|
||||
|
||||
👤 **Giuseppe Trifilio**
|
||||
|
Loading…
x
Reference in New Issue
Block a user