vote up 0 vote down star

Hi Guys,

Many of us must have done a Man-in-the-middle (MITM) attack on their internal networks- nothing serious, just for learning :)

Now there are a number of protocol vulnerabilities which make MITM possible - ARP Poison Routing, STP Claiming Root Role dual home, HSRP active router...

There are also a large number of network security analysis tools which can analyse a network for various such vulnerabilities.

Which would be your favorite method / tool to perform an MITM? And please narrate your most interesting / surprising / harrowing experience while performing a MITM.

flag

2  
serverfault.... – Mitch Wheat Aug 1 at 5:55
Not really! Are Networks not a development problem too? – Crimson Aug 1 at 6:01
MITM is related to securing a server... – Mitch Wheat Aug 1 at 6:18
Protecting against MITM in a protocol design is a development question. Performing a MITM attack just for learning is an admin activity at best. – Martin v. Löwis Aug 1 at 10:07

2 Answers

vote up 1 vote down check

I usually ARP poison with Cain or etterCap (This is in windows, so you are pretty much limited to tools using WinPCap)

link|flag
vote up 0 vote down

As a joke, I once wrote an rlogin clone and implanted it in my friend's machine. The clone took his password, sent it to me by email and then did the normal job of rlogin. I then used the password for various pranks.

Perhaps not the classic 'man in the middle' attack, but it's related.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.