Skip to content

Releases: google/turbinia

20231116

16 Nov 23:52
aec786b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023080...2023111

20230808

09 Aug 17:25
9713212
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023072...2023080

20230726

26 Jul 14:57
bc88539
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2023031...2023072

20230315

15 Mar 16:58
1430d23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023021...2023031

20230214

15 Feb 01:52
93a9789
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2022120...2023021

20221201

02 Dec 00:58
5c05cde
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022110...2022120

20221103

03 Nov 22:35
3f801be
Compare
Choose a tag to compare

What's Changed

  • New containerd enumeration and evidence type and mounting
  • Added new mechanism to generate command line flags directly from evidence attributes
  • Yara Task and Fraken fixes, pre-validate Yara rules and set minimum score
  • GKE load testing
  • New controller pod, and pubsub deployment updates
  • Cron task rule updates
  • Expand Postgres compromise rule to cover Yugabyte
  • Several fixes in GCP device paths, Docker config mapping, documentation links, dev container packages, typos in configs, and more.
  • Updates in web and go-yara versions

New Contributors

Full Changelog: 2022091...2022110

20220919

20 Sep 01:50
d648809
Compare
Choose a tag to compare

What's Changed Summary

  • Turbinia Web UI V1 and related containers and deployment scripts
  • Turbinia API Server and docker container
  • New Yara scanner with new rules/analysis and replacement of text matching analysis Tasks
  • Support for ExpertWitnessFormat disk images
  • Filter/Optimize Partitions Processed by default
  • Optimize PlasoJob by splitting into parallel subtasks and other optimizations
  • Extract domain controller creds and support for Yescrypt for password cracking
  • Loopback device race condition + device check fixes
  • Different extensions for psort output_formats
  • Standardizing stdout and sterr for docker and system executions
  • Several other bugfixes and clean-ups

New Contributors

Full Changelog: 2022070...2022091

20220701

01 Jul 22:23
e349064
Compare
Choose a tag to compare
  • Update task_manager to set psq only when server is running
  • Add scripts for deployment of dfDewey datastores
  • New PGSQL account analyser
  • Integration of custom Yara rules to be used by the Loki analyzer
  • Update triage recipes to match new artifact names
  • Change default logger to stdout from stderr
  • Yara rule to detect Redis exploitation and enables Kinsing detection rules by increasing max file size
  • Few fixes to k8s scripts around IAM permissions to cluster and enabling GCP resources
  • Adding descriptive Evidence names
  • Other minor bug fixes and enhancements

20220504

04 May 21:19
2e87a91
Compare
Choose a tag to compare
  • Generate timelines for each enumerated docker container individually
  • Tracking/storing bulk request group_name and reason (incident ID) for requests
  • Fix server-side task timeout issue causing server crash
  • Several changes to partition enumeration to make it more stable and transparent
  • Updated build uses new dfVFS version which fixes partition enumeration path_spec errors
  • Update FilesystemTimelineTask to use updated dfVFS interface
  • Updates to GKE management script to make running version explicit
  • Fixes for Job allow/deny lists and Yara rules to work with CLI flags
  • Refactoring PubSub client to use discover API client
  • Fixes so analysis Tasks can run inside enumerated containers
  • Fix Evidence auto-upload from turbiniactl