In this video, g0tmi1k shows us how to conduct an MITM attack using Ettercap, Metasploit and Secure Backdoor (SBD).
Quick excerpt from this blog post:
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
> A web server
> SBD (optional)
*all of this is on backtrack 4*
You can
read the rest of the details on his blog. Thanks go out to g0tmi1k for referring this video to us.