Skip to content

Releases: WithSecureLabs/chainsaw

v2.11.0

28 Dec 18:22
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Improvements to the MFT parser, allowing data streams to be extracted, decoded and written to disk.
  • Decoded MFT Datastreams can now be queried via the Search command and via the Hunt Command.

Additional information in the related PR: #210

This release addresses #190 #191. Thanks to @IppSec for the suggestion.

v2.10.4

24 Dec 14:24
8799abb
Compare
Choose a tag to compare

Changes in this release:

  • Add --skip-errors helper message when chainsaw bails from a hunt
  • Improve progress logging for hunt command, now displays elapsed time and the current artefact file being processed

v2.10.3

22 Dec 14:31
d936304
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Adds -v and -vv to output debug and trace.

v2.10.2

22 Dec 10:46
cb86aac
Compare
Choose a tag to compare

This release contains the following changes of note:

  • New Chainsaw Detection Rules
  • Significant speed improvements when searching across multiple event log files

v2.10.1

27 Oct 18:21
84b72f4
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Minor bug fixes
  • New Chainsaw rules
  • ARM build for Linux

v2.10.0

24 Aug 15:29
2250aba
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Add the Key/Value (kv) container that can be used to extract key value pairs from strings. (#178)

Thanks to @reece394 for requesting the above (#177) and supplying the PowerShell rules that make use of it (#179).

v2.10.0-beta.1

24 Aug 14:49
c6103ee
Compare
Choose a tag to compare
v2.10.0-beta.1 Pre-release
Pre-release
build: bump to version 2.10.0-beta.1

v2.10.0-beta.0

24 Aug 11:31
eca9b91
Compare
Choose a tag to compare
v2.10.0-beta.0 Pre-release
Pre-release
build: bump to version 2.10.0-beta.0

v2.9.3

19 Aug 18:00
c95d487
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Fixes handling of invalid link dates in the amcache (#176)

v2.9.2

11 Jul 21:07
be01395
Compare
Choose a tag to compare

This release contains the following changes of note:

  • Fixes incorrect handling of amcache hive on new versions of Windows. (#173)