Skip to content

Releases: target/strelka

0.23.07.04

04 Jul 20:50
ba48eac
Compare
Choose a tag to compare

What's Changed

  • Bump requests from 2.28.2 to 2.31.0 in /src/python by @dependabot in #379
  • Fixed bug where tasks wouldn't process if ID was included in the request by @nighttardis in #380

New Contributors

Full Changelog: 0.23.05.17...0.23.07.04

0.23.05.22

25 May 13:26
ffe4075
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.23.03.14...0.23.05.25

0.23.03.14

14 Mar 15:27
Compare
Choose a tag to compare

Highlights

  • New Scanners: ScanSevenZip, ScanTlsh, ScanTranscode, ScanVsto, ScanOnenote.
  • Adding Jaeger support for worker tracing.
  • Baking in Strelka UI file submission.
  • Significant bug fixes, error handling modifications, and flavor updates to many / most scanners.

What's Changed

New Contributors

Full Changelog: 0.23.01.07...0.23.03.14

0.23.01.07

27 Jan 14:05
Compare
Choose a tag to compare

Highlights

  • New Scanners: ScanVhd, ScanDmg, ScanPcap, ScanTlsh, ScanCcn.
  • Significant bug fixes, error handling modifications, and flavor updates to many / most scanners.
  • Tests, tests, and more tests.
  • Refactored backend / testing suite.
  • Additional Fileshot functionality

What's Changed

New Contributors

Full Changelog: 0.22.12.08...0.23.01.07

0.22.12.08

08 Dec 13:25
a9627e1
Compare
Choose a tag to compare

Highlights

  • Scanner testing support
  • IOC extraction support
  • ScanIso file scanner to extract metadata from ISO files
  • ScanXL4MA file scanner to extract IOCs from XL4 macros
  • ScanZip support for password extraction / additional metadata collection

What's Changed

Full Changelog: 0.22.08.18...0.22.12.08

0.22.08.18

18 Aug 19:21
209cfd8
Compare
Choose a tag to compare

Highlights

  • Added Steganalysis scanners
  • Updated Email scanner
  • Adding precompiled executables to releases moving forward.

What's Changed

New Contributors

Other Changes

Additional details can be found in the changelog between 202-04-26 and 2022-08-18.

Support

Questions, comments, suggestions, and problems can be submitted in the Issues section or in Target's CFC Slack Room

0.22.04.26

26 Apr 14:39
ee09df1
Compare
Choose a tag to compare

New Features

N/A

Improvements

  • Fixed / updated ScanPdf with new functionality. May require current implementations to change parsing. (Ryan Borre)
  • Removed [DEBUG] warnings from ScanQR.
  • Updated ScanELF with bug fix.
  • Removed error logging from ScanELF
  • Updating build to include exiftool dependency. (@cameron-dunn-sublime)
  • Pinned and updated all go build dockerfiles to 1.17.6
  • Updated all go mod files to match go requirements.
  • Updated numpy dependency.
  • Updated readme with new client application build instructions.
  • Fix bug with scan_javascript pertaining to regular expression identification. (@cawalch)
  • Updating lxml from version 4.6.3 to 4.6.5.
  • Updating CAPA from version 3.0.1 to 3.0.3.
  • Updating exiftool from version 12.36 to 12.38.

Pull Requests

This release includes the following pull requests:

  • #186 (Version and reference updates)
  • #189 (grpcio arm compliation fix)
  • #190 (lxml bump)
  • #191 (Adjustments to python error logging)
  • #192 (Javascript scanner bugfix)
  • #194 (Pin version of JTR)
  • #195 (Bump numpy)
  • #196 (Updating all go files)
  • #197 (Install Archive library for ExifTools)
  • #200 (Adding ScanPDF Changes)
  • #201 (Removing ScanQR Debug Logging)
  • #202 (Adding fixes for scan elf / logging disable)

Other Changes

Additional details can be found in the changelog between 2021-12-27 and 2022-04-26.

Support

Questions, comments, suggestions, and problems can be submitted in the Issues section or in Target's CFC Slack Room

0.21.11.29

29 Nov 14:38
d8499b2
Compare
Choose a tag to compare

New Features

  • Updated scan_encrypted_doc scanner with John the Ripper functionality (@Derekt2)
  • Updated scan_encrypted_zip scanner with John the Ripper functionality (@Derekt2)

Improvements

  • Updated YARA to 4.1.3
  • Updated various backend dependencies
  • Updated various go dependencies
  • Modified exiftool repository reference to point towards Github to reduce likelihood of pull failure.
  • Default YARA volume mount and placeholder test YARA rule to verify ScanYARA functionality. (@Derekt2)
  • scan_pe refactor / additions (@swackhamer)

Pull Requests

This release includes the following pull requests:

Other Changes

Additional details can be found in the changelog between 2021-5-14 and 2021-11-29.

Support

Questions, comments, suggestions, and problems can be submitted in the Issues section or in Target's CFC Slack Room

0.21.2.26

26 Feb 15:46
Compare
Choose a tag to compare

New Features

  • Added option to send files to a processed directory after scans in filestream
  • Added python-client for file submission
  • Added strelka-oneshot Dockerfile
  • Added Github Actions daily builders

Improvements

  • Updated go Dockerfiles with go module fixes.
  • Pinned Python cryptography dependency due to Rust requirements on newer versions
  • Updated filestream sample config

Pull Requests

This release includes the following pull requests:

  • #149 (Add Python client)
  • #150 (Pinning cryptography dependency)
  • #153 (go Dockerfile refactor)
  • #154 (processed directory implementation)
  • #155 (Github Actions)
  • #156 (strelka-oneshot Dockerfile)

Other Changes

Additional details can be found in the changelog between 2021-2-23 and 2021-2-26.

Support

Questions, comments, suggestions, and problems can be submitted in the Issues section or in Target's CFC Slack Room

0.21.1.13

13 Jan 18:17
ab19ccc
Compare
Choose a tag to compare

New Features

  • Added option to disable strelka-backend shutdown

Improvements

  • Updated Ubuntu base images in strelka-backend and strelka-mmrpc
  • Fixed vulnerability with lxml package.

Pull Requests

This release includes the following pull requests:

  • #145 (Adding option to disable strelka-backend shutdown)
  • #146 (Updating lxlm package)
  • #148 (Updating Ubuntu base images)

Other Changes

Additional details can be found in the changelog between 2020-11-20 and 2021-1-13.

Support

Questions, comments, suggestions, and problems can be submitted in the Issues section or in Target's CFC Slack Room