I recently successfully uploaded an msfvenom binary payload into a Windows server 2008 VM.
My netcat listener displays the following message:
connect to [lhost ip] from (UNKNOWN) [rhost ip] 49155
which means it is connected.
But when I run commands such as dir it doesn't output anything. What do you think is the problem?