elastic / SWAT

Simple Workspace Attack Tool (SWAT) is a tool for simulating malicious behavior against Google Workspace in reference to the MITRE ATT&CK framework.
Apache License 2.0
161 stars 7 forks source link

Fix bug to load `CredStore` properly #48

Closed brokensound77 closed 1 year ago

brokensound77 commented 1 year ago

Fix bug to load CredStore properly

Remaining bug to solve

image

When the file is loaded from disk, it is not fully loading the types expected for the dataclass (cred_store)

Originally posted by @brokensound77 in https://github.com/elastic/SWAT/issues/39#issuecomment-1663364314