redcanaryco / invoke-atomicredteam

Invoke-AtomicRedTeam is a PowerShell module to execute tests as defined in the [atomics folder](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics) of Red Canary's Atomic Red Team project.
MIT License
815 stars 193 forks source link

Invoke-Maldoc: determine version automatically #51

Closed clr2of8 closed 3 years ago

clr2of8 commented 3 years ago

Passing office version was required previously but is now option as Invoke-Maldoc will determine it programmatically if not specified. New code also created needed registry key if it doesn't exist (for example if Word hasn't been run before)