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

cleaner show details #21

Closed clr2of8 closed 4 years ago

clr2of8 commented 4 years ago

Show details output (-ShowDetails) was a little hard to read. This makes it a little easier with added colors, highlighting of input args in red and some extra spacing between sections.

Tested on Win10 with PS and pwsh Tested on MacOS