So I literally just finished copying this tutorial ...
https://www.youtube.com/watch?v=fmRRX7-G4lc
And everything went smoothly... Apart from when I plugged in the duck... Nothing happened on my Kali MSF... No shells were caught?
I should first off mention that my target machine was actually a 64 bit windows, so i had to change the msfvenom -a to x64 and change the payload to windows/x64/meterpreter/reverse_tcp...
But besides that everything went ok... So because the shell wasnt being caught, I decided to open up powershell my self, and manually type in the code that the du