From a1b6a4e5d5f8150b0f5b5f6ae8252d9ae21bb2f2 Mon Sep 17 00:00:00 2001 From: UniversalBit <31393557+universalbit-dev@users.noreply.github.com> Date: Sat, 22 Jun 2024 16:36:18 +0200 Subject: [PATCH] Update README.md --- README.md | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 30be63ad..8aa077aa 100644 --- a/README.md +++ b/README.md @@ -1,31 +1,12 @@ -- Support UniversalBit Project - https://github.com/universalbit-dev/universalbit-dev/tree/main/support -- Disambiguation - https://en.wikipedia.org/wiki/Wikipedia:Disambiguation - -### SELKS {404 != 104} - +- [Support UniversalBit Project](https://github.com/universalbit-dev/universalbit-dev/tree/main/support) +- [Disambiguation](https://en.wikipedia.org/wiki/Wikipedia:Disambiguation) ### Intro --- SELKS is a free and open source Debian-based IDS/IPS/Network Security Monitoring platform -released under GPLv3 from Stamus Networks (https://www.stamus-networks.com/). - -SELKS can be installed via docker compose on any Linux or Windows OS. Once installed it is -ready to use out of the box solution. - -* [Suricata IDPS/NSM](https://suricata.io/) -* [Elasticsearch](https://www.elastic.co/products/elasticsearch) -* [Logstash](https://www.elastic.co/products/logstash) -* [Kibana](https://www.elastic.co/products/kibana) -* [Scirius](https://github.com/StamusNetworks/scirius) -* [EveBox](https://evebox.org/) -* [Arkime](https://arkime.com/) -* [CyberChef](https://github.com/gchq/CyberChef) - -The acronym was established before the addition of Arkime, EveBox and CyberChef. - -And it includes preconfigured dashboards like this one: - +released under GPLv3 from [Stamus Networks](https://www.stamus-networks.com/). +### SELKS {404 != 104} ### What is SELKS --- SELKS is a showcase of what Suricata IDS/IPS/NSM can do and the network protocol monitoring logs and alerts it produces. As such any and all data in SELKS is generated by Suricata: @@ -66,6 +47,25 @@ cd SELKS/docker/ ./easy-setup.sh sudo -E docker compose up -d ``` + +SELKS can be installed via docker compose on any Linux or Windows OS. Once installed it is +ready to use out of the box solution. + +* [Suricata IDPS/NSM](https://suricata.io/) +* [Elasticsearch](https://www.elastic.co/products/elasticsearch) +* [Logstash](https://www.elastic.co/products/logstash) +* [Kibana](https://www.elastic.co/products/kibana) +* [Scirius](https://github.com/StamusNetworks/scirius) +* [EveBox](https://evebox.org/) +* [Arkime](https://arkime.com/) +* [CyberChef](https://github.com/gchq/CyberChef) + +The acronym was established before the addition of Arkime, EveBox and CyberChef. + +And it includes preconfigured dashboards like this one: + + + ### Resources: --- * [Docker](https://github.com/StamusNetworks/SELKS/wiki/Docker)