Tuesday, October 27, 2009

Man In The Middle (MITM) Attack (ettercap, metasploit, sbd)

Hey all!

Using a few tools to gain access to command line on the target PC.

What is this?
By setting up a fake web site, we social engineer our target to run our exploit. The end result gives us command line access to our target's PC.

How does this work?
> Ettercap to do the MITM Attack
> Metasploit for the exploit
> Secure BackDoor (SBD) for the backdoor
> Apache for the web server

What do I need?
> Ettercap
> Metasploit
> SBD (optional)
> Web server
*all of this is on backtrack 4*

How to:
Attackers IP: 192.168.1.104
Targets IP: 192.168.1.101
Gateway IP: 192.168.1.1

Notes:
This is cut from my final video called "g0tmi1k's home network".

Links
Download: 3 - MITM.mp4
Video: http://blip.tv/file/2319124
Commands: http://pastebin.com/f614e420b

No comments:

Post a Comment