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
793 stars 190 forks source link

Add connection option to Windows SSH insted of Remote Powershell #187

Open kle-csis opened 3 months ago

kle-csis commented 3 months ago

Are there any plans for changing Atomic Testing from Remote PowerShell to OpenSSH for windows, for session connections to Windows or adding it as the option? I have a lot of issues with RemotePowershell comparing to OpenSSH but I'm missing the logging features.