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
831 stars 195 forks source link

Update install-atomicsfolder.ps1 #183

Closed cyberbuff closed 9 months ago

cyberbuff commented 9 months ago

Install-AtomicsFolder requires System.Net.Http to be imported before HttpClient being used.