Skip to content

MACAT v0.1.0 Technical Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@thebleucheese thebleucheese released this 26 Jan 19:27
· 1 commit to main since this release
90ee4c7

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