the_Grinch wrote: » Yay! One programming language that will allow a bad actor to own all the oses.
DoubleNNs wrote: » Yeah, seems more a tool to manage the cloud platform (Azure) as opposed to the underlying OSes. It doesn't seem like (at least in it's first iteration) that PoSH will be used to manage Linux systems, regardless of local or remote.
the_Grinch wrote: » APT's have been using Powershell for years to maintain their persistence on machines once within a network. Now they can write a script in a common language and hop machine to machine regardless of the operating system. Simple enough to right a script to detect the OS and then load up the needed payload. Yes of course you could do this with any number of languages so it isn't something new, but at least previously your risk was lessened if you had a diverse environment.
varelg wrote: » Just out of curiosity, what kind of problem is Powershell on Linux solving, and what is it that Powershell can do that Bash can't?