0.25.02.26: Dependency Updates, Scanner Tweaks, ScanPyInstaller
Description
This release introduces several dependency updates and build fixes to ensure that all builds run smoothly. Additionally, this release tweaks several scanners such as ScanTLSH, ScanDocx, and ScanExiftool to provide better detection through rule and function tweaks. Finally, this release adds in a new scanner, Scan PyInstaller, which scans metadata from python installer binaries for use in forensic and malware analysis.
What's Changed
- Create Nightly Build File by @skalupa in https://github.com/target/strelka/pull/465
- Adjust Github Actions Build Reference by @phutelmyer in https://github.com/target/strelka/pull/466
- Update Nightly Build Workflow by @skalupa in https://github.com/target/strelka/pull/468
- Explicitly define setuptools dependency by @skalupa in https://github.com/target/strelka/pull/469
- Updating Docker Compose Reference in README by @phutelmyer in https://github.com/target/strelka/pull/470
- Package Update for Vulnerabilities by @skalupa in https://github.com/target/strelka/pull/472
- Update mantic.list by @skalupa in https://github.com/target/strelka/pull/477
- Upgrading 7zip to version 24.09 by @skalupa in https://github.com/target/strelka/pull/478
- Update README.md by @martinspielmann in https://github.com/target/strelka/pull/479
- Added Docker Restart Policies to all docker-compose files so that Strelka restarts in a fully running state. by @m3636 in https://github.com/target/strelka/pull/473
- Docx Classification Update by @skalupa in https://github.com/target/strelka/pull/482
- ScanTLSH diffxlen Update by @skalupa in https://github.com/target/strelka/pull/480
- New Scanner: ScanPyInstaller by @skalupa in https://github.com/target/strelka/pull/481
- Dependency and Changelog Updates by @skalupa in https://github.com/target/strelka/pull/483
New Contributors
- @martinspielmann made their first contribution in https://github.com/target/strelka/pull/479
- @m3636 made their first contribution in https://github.com/target/strelka/pull/473
Full Changelog: https://github.com/target/strelka/compare/0.24.07.09...0.25.02.26