Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slips v1.1.6 #1208

Merged
merged 200 commits into from
Jan 31, 2025
Merged

Slips v1.1.6 #1208

merged 200 commits into from
Jan 31, 2025

Conversation

AlyaGomaa
Copy link
Collaborator

  • 3x speedup of the profiler process responsible for analyzing the given flows.
  • Fix false positive "connection without DNS" detection.
  • Fix false positive "DNS without connection" detection.
  • Fix problem parsing Suricata DNS flows.
  • Fix problem using threat intelligence feeds from cache even if they are not present in the given config file.
  • Fix regex warning when starting Slips. Special thanks to @Sekhar-Kumar-Dash.
  • Fix Tranco whitelists.
  • Improve "Incompatible CN" detection.
  • Improve "Invalid DNS answer" detection.
  • Improve unit tests. Special thanks to @Sekhar-Kumar-Dash.
  • Improve whitelisting by checking if the SNI of each evidence is whitelisted or not.
  • Update the license used.

Sekhar-Kumar-Dash and others added 30 commits August 9, 2024 14:51
Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](benjaminp/six@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: six
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [redis](https://github.com/redis/redis-py) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.1.1...v5.2.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…develop/six-1.17.0

build(deps): bump six from 1.16.0 to 1.17.0 in /install
…develop/redis-5.2.1

build(deps): bump redis from 5.1.1 to 5.2.1 in /install
…r evidence to be able to check if it's whitelisted
Fix reading tranco whitelist and support checking attacker and victim SNIs for whitelisted domains
…s_when_-w_is_given

Fix clearing zeek files from the database when the web interface is started using -w
@AlyaGomaa AlyaGomaa merged commit 8596c9a into master Jan 31, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants