Posts

Showing posts with the label pc hacking

HOW TO HACK ANY PC CONNECTED TO THE NETWORK USING KALI LINUX

Image
Kali linux is one of the biggest and popular distros from linux company with almost 600 penetration testing and hacking tools . Make kali linux iso live bootable click here . HOW TO HACK ANY PC CONNECTED YOUR NETWORK USING KALI LINUX . Switch to your linux machine and goto Applications > Exploitation Tools >  social engineering toolkit  select the first option 1) Social -Engineering Attack   hit enter  Then select option 9) Powershell Attack Vectors  hit enter Then select option 1) Powershell alphanumeric shellcode Injection hit enter. In the next step you need to type your ip address youcan know your ip address by typing the command ifconfig and hit enter mine is 192.168.0.103 i'am connected to Ethernet so my ip address is in  eth0  . Type that in LHOST : 192.168.0.103   hit enter Then type LPORT :  443  hit enter Then copy the address mine is /root/.set/report/powershell/   Then type  y...