Windows reverse shell

Hi, I’m currently working on a windows machine, I’ve got RCE, however I can’t get a shell from the machine. Any tips on windows specific shells I can try? tried python, php, ruby, perl, netcat, and so on… I’d like some advice for the future, thats why I’m asking :slight_smile:

Powershell. Take a look at the PS shells in the Nishang framework:

Or upload netcat for Windows if possible:

I’ll try the powershell, thanks. However the machine does have netcat, and It send a connection back to me, yet something is off. The shell just closes, and I can’t make any commands…