Releases: WithSecureLabs/chainsaw
Releases · WithSecureLabs/chainsaw
v2.0.0-alpha.2
Please see the currently running discussion for information on Chainsaw v2: #77
v2.0.0-alpha.1
Please see the currently running discussion for information on Chainsaw v2: #77
v2.0.0-alpha.0
Please see the currently running discussion for information on Chainsaw v2: #77
v1.1.7
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
What's Changed
- clean: updating README file by @FranticTyping in #65
- feat: add in output command as requested for #60 by @fscc-alexkornitzer in #64
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Add testing into Chainsaw by @fscc-alexkornitzer in #50
- Fix/seperate json attributes by @fscc-jamesd in #54
- feat: add channel information to cleared log events by @fscc-jamesd in #55
Full Changelog: v1.1.4...v1.1.5
v1.1.4
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
Improved logging and error handling for corrupted EVTX files
v1.1.2
- Fixed sigma rule conversion issues
- Fixed int to string casting
- Excluded a number of noisy sigma rules
v1.1.1
- Revert the change in how event IDs are handled that was introduced in v1.1.0 which is causing false positives.