Releases: thebleucheese/macat-ext
v0.1.6
v0.1.5
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
Minor performance improvements
Fixes the following issues
SHA256: b72f74cb7823cabe785840c0050b39e203f25fd50f8f277313bbee3bbdab7acd
v0.1.3
Addresses the following issues and feature requests:
-
Adds ip addresses and hostname as
targets
in VECTR integration
SHA256: d504b35aa6e3ae04d833ea4cf93b963d39c67f3e90d6b8d0891643b450e831ab
v0.1.2
Fixes the following issues:
- VECTR Integration Invalid GQL Response Issue (MACAT v1.1, VECTR v9.5.3)
- Path to atomics folder should use backslashes on Windows v1.1
- Applying a Technique filter doesn't work v1.1
- When running sim, date initially displayed for execution log is not the same as when application is reopened
- Closing an execution log tab doesn't always persist UI state when app is reopened
Adds the following features / improvements:
- Make output show Procedure Details by default and fix other defaults
- Add full Reset Simulation Option after Checking Prereqs Only
- Add an extra settings icon beside the traffic lights to signal that the procedure allows a custom field (like path, credentials etc)
Known issue: if Defender / Windows kills a procedure, it will look like it didn't run at all instead of halting the sim and hanging. This is still being worked.
SHA256 - 3fe1dfa9db62e823c14746eadae41ad6a811376ba470afb18d36f56c6e576eea
MACAT v0.1.1 Technical Preview
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
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