Skip to content

Releases: thebleucheese/macat-ext

v0.1.6

08 Mar 18:30
706f2b5
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

fixes some vectr integration issues:

  • #29 - phase not populating

sha256 2a510b7d8e9008cf7f8b636e20d624085cfeeb43fc055cc6ad314f1e79a894ed

v0.1.5

08 Mar 01:27
706f2b5
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release

Added Application Logging for Issue debugging

  • Application logging is on by default and may be configured in Settings
  • Any changes to application logging require an application restart
  • If you encounter any issues with MACAT please save log files (default to 'app_log' folder in your MACAT user data directory)

SHA256: b9694aa3c0a80171cffb56b3829e1eb4d9c1f1cef07b68d3fafa915082ae5a2a

v0.1.4

20 Feb 01:17
706f2b5
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Minor performance improvements

Fixes the following issues

SHA256: b72f74cb7823cabe785840c0050b39e203f25fd50f8f277313bbee3bbdab7acd

v0.1.3

14 Feb 01:12
706f2b5
Compare
Choose a tag to compare

v0.1.2

08 Feb 22:31
706f2b5
Compare
Choose a tag to compare

MACAT v0.1.1 Technical Preview

01 Feb 16:30
706f2b5
Compare
Choose a tag to compare
Pre-release

Technical Preview Bugfix and Improvement Release

Fixed in release:

  • #7 - Readable timestamp on paste
  • #3 - Privileged mode indicator in app status and executed logs
  • #2 - Toggleable Procedure Details in log output view
  • #1 - Check Prereqs behavior not functioning

See Github Issues for outstanding issues. Note there's a UI dropdown that does nothing right now. I didn't feel like hiding it.

SHA256 - 1c4f113b8ebe41a4cbd5c7be40f0ebd11dae78c3d468f9d4e1f949caa0ab11c8

MACAT v0.1.0 Technical Preview

26 Jan 19:27
90ee4c7
Compare
Choose a tag to compare
Pre-release

Initial Technical Preview release.

Known issues being worked:

  • Running a simulation will generate a log at a specific time and then reloading the application will show a different time for the log. This is a date handling / UTC conversion logic bug
  • Check prerequisites only functionality is buggy / incomplete
    • Running a simulation after running just prereqs will make an entirely new log. It should attach to the existing log.
    • Running prereqs on their own doesn't show the option to reset the sim and start a new log
  • Tab changing performance is slow on some system and VMs
  • VECTR integration has some issues which will be fixed in an upcoming VECTR release
  • Manual loading of ART and MITRE ATT&CK data is only lightly tested and probably broken. This won't be a primary focus during technical previews & pre-1.0 releases
  • No docs site