issues
search
stratosphereips
/
StratosphereLinuxIPS
Slips, a free software behavioral Python intrusion prevention system (IDS/IPS) that uses machine learning to detect malicious behaviors in the network traffic. Stratosphere Laboratory, AIC, FEL, CVUT in Prague.
Other
712
stars
176
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update the contributing docs
#1028
AlyaGomaa
closed
1 month ago
0
build(deps): bump redis from 5.0.8 to 5.1.1 in /install
#1027
dependabot[bot]
closed
1 month ago
0
When an invalid IDMEFv2 evidence is generated, a vague error is thrown "IDMEFv2 Validation failure: None is not of type 'array''" find a way to print which field exactly is invalid
#1026
AlyaGomaa
closed
1 month ago
0
Check if we have issues, like illegal instruction running ml modules, we can disable them automatically
#1025
AlyaGomaa
opened
1 month ago
0
./slips.py -k throws an error
#1024
AlyaGomaa
opened
1 month ago
0
Speedup network discovery
#1023
AlyaGomaa
closed
1 month ago
0
fix race condition preventing the input and profiler semaphores to be acquired
#1022
AlyaGomaa
closed
1 month ago
0
Input.py and profiler.py sometimes declare that they're done and slips still doesn't shutdown gracefully
#1021
AlyaGomaa
closed
1 month ago
1
build(deps): bump validators from 0.33.0 to 0.34.0 in /install
#1020
dependabot[bot]
closed
1 month ago
0
Spamhaus lookup on inbound traffic only
#1019
AlyaGomaa
closed
1 month ago
0
improve the speed of network discovery
#1018
AlyaGomaa
closed
1 month ago
0
Update the stats printed to cli every 5s. add flows percentage, and fix the slips end date added to metadata/
#1017
AlyaGomaa
closed
1 month ago
0
Fix unable to get the main event loop when starting flowalerts
#1016
AlyaGomaa
closed
1 month ago
0
Problem starting flowalerts's main as async function
#1015
AlyaGomaa
closed
1 month ago
0
is_malicious_domain() in threat intelligence is slow. takes about 1s for each domain. see if there's something we can do about it.
#1014
AlyaGomaa
opened
1 month ago
0
Delete progress bar
#1013
AlyaGomaa
closed
1 month ago
0
Fix hanging flowalerts threads by using async functions instead of TimerThread
#1012
AlyaGomaa
closed
1 month ago
0
v1.1.2
#1011
AlyaGomaa
closed
1 month ago
0
pressing ctrl+c twice when pbar is supported is causing weird behaviour
#1010
AlyaGomaa
closed
1 month ago
1
Problem setting weird HTTP method evidence, weird.log flows don't have saddr or daddr, we should wait for their corresponding conn.log flow and use it instead
#1009
AlyaGomaa
closed
1 month ago
0
build(deps): bump ruff from 0.6.2 to 0.6.8 in /install
#1008
dependabot[bot]
closed
1 month ago
0
try async non-blocking timers instead of the timer thread used in flowalerts
#1007
AlyaGomaa
closed
1 month ago
3
delete ensembling module
#1006
AlyaGomaa
closed
1 month ago
0
remove the is_dns_server() function from flowalerts
#1005
AlyaGomaa
closed
1 month ago
0
Add a script to start the local and global p2p from inside docker
#1004
AlyaGomaa
opened
1 month ago
0
in the check_connection_without_dns_resolution detection, why wait for the dns connection to appear in dns.log if we already have it in conn.log with the proto "dns"?
#1003
AlyaGomaa
opened
1 month ago
0
Move valid_tlds from ip info to a file
#1002
AlyaGomaa
closed
4 days ago
1
Modules are taking as much time as you give them to stop
#1001
AlyaGomaa
closed
4 weeks ago
0
re-do ensembling module
#1000
AlyaGomaa
opened
1 month ago
1
No more building or using of macos m1 and just use the linux image with the docker version 27.2.0 + intel support
#999
AlyaGomaa
closed
1 month ago
0
Fix problem with slips freezing in large PCAPs
#998
AlyaGomaa
closed
1 month ago
0
Slips is not listening forever for whitelist changes, it's only listening until profiler.py is dont receiving flows. after that, profiler stops and slips doesnt see whitelist changes anymore
#997
AlyaGomaa
opened
1 month ago
0
build(deps): bump ruff from 0.6.2 to 0.6.7 in /install
#996
dependabot[bot]
closed
1 month ago
1
Add an integration test for test18-malicious-ctu-sme-11-win
#995
AlyaGomaa
opened
2 months ago
0
set the default value for wait_for_modules_to_finish to 1 week
#994
AlyaGomaa
closed
2 months ago
0
slips end date, the one logged in metadata/info.txt is recorded when profiler and input stop, not when slips shuts down all modules. this should be fixed
#993
AlyaGomaa
closed
1 month ago
0
Update all occurance of slips.conf in the docs, now it's slips.yaml
#992
AlyaGomaa
closed
2 months ago
0
build(deps): bump ruff from 0.6.2 to 0.6.6 in /install
#991
dependabot[bot]
closed
2 months ago
1
IDMEFv2
#990
AlyaGomaa
closed
2 months ago
0
build(deps): bump protobuf from 4.25.3 to 5.28.2 in /install
#989
dependabot[bot]
closed
1 month ago
1
build(deps): bump ruff from 0.6.2 to 0.6.5 in /install
#988
dependabot[bot]
closed
2 months ago
1
TypeError can't subtract offset-naive and offset-aware datetimes
#987
flaeckli
closed
2 days ago
1
Slips pcap analysis needs hours for bigger test files
#986
maldwg
opened
2 months ago
2
build(deps): bump protobuf from 4.25.3 to 5.28.1 in /install
#985
dependabot[bot]
closed
2 months ago
1
build(deps): bump ruff from 0.6.2 to 0.6.4 in /install
#984
dependabot[bot]
closed
2 months ago
1
Dependencies update by dependabot were passing CI but were not tested
#983
AlyaGomaa
closed
2 months ago
1
RegexMatchingEventHandler: Problem passing regex as a param instead of a kwarg in filemonitor
#982
AlyaGomaa
closed
2 months ago
1
Slips is not printing a descriptive error when unable to connect to redis, it just stops and never releases the terminal
#981
AlyaGomaa
closed
2 months ago
1
Some of the unit tests are actually attempting to open the redis db/server and are not using a mock
#980
AlyaGomaa
closed
2 months ago
1
Redis WARNING Memory overcommit must be enabled in docker image
#979
AlyaGomaa
closed
2 months ago
3
Previous
Next