Skip to content

Releases: target/strelka

v1.0.1: ClamAV Fixes, .ICO Mimetype, and Postgres Update

22 Oct 21:51
cbba4fc

Choose a tag to compare

🚀 Release Notes

New Features

  • ScanClamAV Integration - Added ClamAV antivirus scanning capabilities to enhance malware detection [#495]
  • ICO File Support - Extended file type support to include .ico mimetype for icon file analysis [#502]
    Enhancements
  • Enhanced ClamAV Testing - Improved test coverage for ClamAV scanner with signature validation [#505]
  • Build System Updates - Updated ClamAV test configurations for better build reliability [#498]
  • Database Upgrade - Updated PostgreSQL to latest version for improved performance and security [#507]

What's Changed

Full Changelog: 1.0.0...v1.0.1

1.0.0

09 Apr 14:28
9b4289e

Choose a tag to compare

Description

This release adds in Suricata functionality to the workers, which was further optimized to use Suricata Socket control. Additionally, ScanURL was updated to better extract discrete URLs.

This release also converts the tagging methodology from datetime to Semver to match the release on Strelka UI.

What's Changed

Full Changelog: 0.25.02.26...1.0.0

0.25.02.26: Dependency Updates, Scanner Tweaks, ScanPyInstaller

26 Feb 16:17
ecdc892

Choose a tag to compare

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

New Contributors

Full Changelog: 0.24.07.09...0.25.02.26

0.24.07.09

09 Jul 19:58
ed0f9d3

Choose a tag to compare

What's Changed

Full Changelog: 0.24.04.23...0.24.07.09

0.24.04.23

23 Apr 15:00
a88ede1

Choose a tag to compare

What's Changed

  • Fix for Invalid Stripping for Email Message ID Parsing by @phutelmyer in #427
  • ScanZip Improvements - Limits Changes, Zero File Size Support, Encryption Updates by @ryanohoro in #429
  • Enhancements: JNLP Signature, ScanEmail Preview Image, IOC Support, and Dependency Optimization by @phutelmyer in #431
  • Bump cryptography from 41.0.6 to 42.0.0 by @dependabot in #432
  • ScanPe Fix for Dictionary / Flag Type Change (Fix for #433) by @phutelmyer in #434
  • Adding in Full OCR text as string by @skalupa in #435
  • Fix bad filestream comment by @ryanohoro in #438
  • Enhancements to ScanYara Scanner for Improved Rule Organization and Metadata Extraction by @phutelmyer in #440
  • Port ScanZip improvements to ScanRar, Fix Password Cracking, Port Password Caching to ScanZip by @ryanohoro in #442
  • Pin yara-python to 4.3.1 in Poetry by @ryanohoro in #443
  • Add optional overlay file extraction to ScanPe by @ryanohoro in #444
  • Poetry Notation Update by @phutelmyer in #447
  • Update README.md Contributors by @ryanohoro in #448
  • ScanOcr Gif Support and ScanBase64Pe Rename by @phutelmyer in #449
  • Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #451
  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #446
  • Enhancements to Strelka Email Scanner / Adding Broken Email Test by @phutelmyer in #450
  • Adding in ScanJNLP by @skalupa in #454
  • Porting refactor of ScanXML by @skalupa in #456

Full Changelog: 0.24.01.18...0.24.04.23

0.24.01.18

18 Jan 18:18
c096ef2

Choose a tag to compare

What's Changed

  • Scanner Updates, Error Handling and IOCs by @phutelmyer in #425
  • Optional Redundancy logging to remote S3 location by @skalupa in #426

Full Changelog: 0.24.01.04...0.24.01.18

0.24.01.04

04 Jan 20:42
3a32308

Choose a tag to compare

What's Changed

Infrastructure

Scanners

New Contributors

Full Changelog: 0.23.12.01...0.24.01.04

0.23.12.01

01 Dec 17:07
6d60844

Choose a tag to compare

Description

This release provides user feedback for YARA compilation failures, bumps several dependencies, and removes some underused / unused functionality.

What's Changed

Full Changelog: 0.23.11.10...0.23.12

0.23.11.10

10 Nov 17:21
b39c78f

Choose a tag to compare

What's Changed

  • Hotfix: Safely Account for a YARA Compilation Failure by @phutelmyer in #411

Full Changelog: 0.23.11.04...0.23.11.10

0.23.11.04

04 Nov 23:19
01c3ca3

Choose a tag to compare

What's Changed

  • Improvements to ScanQr by @ryanohoro in #406
  • Exiftool Output Modification (Remove Key Inclusion Requirements) by @phutelmyer in #407
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #408
  • Adding IQY Scanner by @phutelmyer in #409
  • Added ScanIqy to target and extract network addressed from IQY (Internet Query) files
  • Added tests for ScanIqy
  • Fix for a poetry build issue
  • Fix for various tests
  • Adding the ability to use precompiled YARA rules: Speed up YARA initialization on Strelka boot by using precompiled rules

Full Changelog: 0.23.10.24...0.23.11.04