You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -53,6 +54,7 @@ Slips is a powerful endpoint behavioral intrusion prevention and detection syste
53
54
54
55
<imgsrc="https://raw.githubusercontent.com/stratosphereips/StratosphereLinuxIPS/develop/docs/images/slips.gif"width="850px"title="Slips in action.">
55
56
57
+
---
56
58
57
59
58
60
# Introduction
@@ -64,6 +66,7 @@ Slips is supported on Linux, MacOS, and windows dockers only. The blocking featu
64
66
Slips is Python-based and relies on [Zeek network analysis framework](https://zeek.org/get-zeek/) for capturing live traffic and analyzing PCAPs. and relies on
65
67
Redis >= 7.0.4 for interprocess communication.
66
68
69
+
---
67
70
68
71
# Usage
69
72
@@ -102,6 +105,7 @@ cat output_dir/alerts.log
102
105
103
106
[For a detailed explanation of Slips parameters](https://stratospherelinuxips.readthedocs.io/en/develop/usage.html#slips-parameters)
104
107
108
+
---
105
109
106
110
107
111
# Graphical User Interface
@@ -136,6 +140,7 @@ For more info about the Kalipso interface, check the docs: https://stratospherel
136
140
137
141
Slips requires Python 3.10.12 and at least 4 GBs of RAM to run smoothly.
138
142
143
+
---
139
144
140
145
# Installation
141
146
@@ -169,6 +174,8 @@ Slips has a [config/slips.yaml](https://github.com/stratosphereips/StratosphereL
169
174
170
175
[More details about the config file options here](https://stratospherelinuxips.readthedocs.io/en/develop/usage.html#modifying-the-configuration-file)
171
176
177
+
---
178
+
172
179
# Features
173
180
Slips key features are:
174
181
@@ -184,6 +191,7 @@ Slips key features are:
184
191
***Detailed Documentation**: Slips provides detailed documentation guiding users through usage instructions for efficient utilization of its features.
185
192
***Federated learning** Using the feel_project submodule. for more information [check the docs](https://github.com/stratosphereips/feel_project/blob/main/docs/Federated_Learning.md)
186
193
194
+
---
187
195
188
196
# Contributing
189
197
@@ -203,32 +211,47 @@ Check [Slips in GSoC2023](https://github.com/stratosphereips/Google-Summer-of-Co
203
211
You can [join our conversations in Discord](https://discord.gg/zu5HwMFy5C) for questions and discussions.
204
212
We appreciate your contributions and thank you for helping to improve Slips!
0 commit comments