Skip to content

Releases: WithSecureLabs/chainsaw

v2.0.0-alpha.2

04 Jun 18:58
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Please see the currently running discussion for information on Chainsaw v2: #77

https://github.com/countercept/chainsaw/discussions/77

v2.0.0-alpha.1

02 Jun 23:08
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Please see the currently running discussion for information on Chainsaw v2: #77

https://github.com/countercept/chainsaw/discussions/77

v2.0.0-alpha.0

02 Jun 16:01
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

Please see the currently running discussion for information on Chainsaw v2: #77

https://github.com/countercept/chainsaw/discussions/77

v1.1.7

21 Mar 10:12
Compare
Choose a tag to compare

What's Changed

  • fix: the --output argument was clashing with --json in search mode
  • fix: formatting was broken when using --output in search mode
  • fix: some prints were incorrectly printing to stdout rather than stderr

Full Changelog: v1.1.6...v1.1.7

v1.1.6

20 Feb 17:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

09 Jan 16:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

02 Dec 20:00
Compare
Choose a tag to compare

What's Changed

  • feature: removing progress bar for searching as it corrupts the output by @fscc-jamesd in #48

Full Changelog: v1.1.3...v1.1.4

v1.1.3

25 Nov 00:25
Compare
Choose a tag to compare

Improved logging and error handling for corrupted EVTX files

v1.1.2

18 Nov 00:07
Compare
Choose a tag to compare
  • Fixed sigma rule conversion issues
  • Fixed int to string casting
  • Excluded a number of noisy sigma rules

v1.1.1

24 Oct 23:13
Compare
Choose a tag to compare
  • Revert the change in how event IDs are handled that was introduced in v1.1.0 which is causing false positives.