Conversation
Collaborator
AlyaGomaa
commented
Mar 31, 2026
- Add SSH brute-force detection based on Zeek SSH, software, and notice logs.
- Improve performance under high-throughput traffic with parallel evidence handling, profiler/input optimizations.
- Fix issues while Slips is shutting down.
- Add optional performance plots and CSV metrics for latency, throughput, and resource usage.
- Fix skipped first-flow processing and reduce shutdown race conditions on small files and PCAPs.
…e.csv to calculate throughput
…s to avoid "encoding with 'idna' codec failed" err
…e.csv to calculate throughput
…s to avoid "encoding with 'idna' codec failed" err
… alya/immune/stress_testing # Conflicts: # slips_files/common/abstracts/icore.py # slips_files/core/database/redis_db/constants.py # slips_files/core/database/redis_db/database.py # slips_files/core/input.py
…onsumers OOM issue
…e.csv to calculate throughput
…s to avoid "encoding with 'idna' codec failed" err
…onsumers OOM issue
… alya/immune/stress_testing # Conflicts: # slips_files/core/profiler.py
… an equivalent wall clock time
…ndle pcaps starting at non zero ts
…n as slips stops, save to output/plots/
…pped, until the stop msg is received. to avoid shutting down profilers early as soon as input stops (usually input stops early and profilers cont. profiling until all flows are analyzed by them)
…ocesses to avoid using mp manager() because it's incapable of shutting down when slips is terminating
…ed dict to avoid the hassle
… to make sure profilers are started before sending the stop msgs
…tests not stopping in GH CI)
Fix Issues discovered while stress testing
…black-26.3.1 build(deps): bump black from 25.9.0 to 26.3.1 in /install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.