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
818 stars 194 forks source link

fix for macos,linux #13

Closed clr2of8 closed 4 years ago

clr2of8 commented 4 years ago

Get-TargetInfo wasn't working for local execution on MacOs and Linux, which was completely breaking invoke-atomictest for these OS's