Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "MITM attack"
From NetSec
(Added example of MITM methods) |
|||
Line 2: | Line 2: | ||
A method to forcibly route the traffic between two hosts so that it can be [[sniffing|sniffed]] between them. | A method to forcibly route the traffic between two hosts so that it can be [[sniffing|sniffed]] between them. | ||
+ | |||
+ | = Examples = | ||
+ | |||
+ | [[Ddos_attack#ICMP_Redirect|ICMP Redirect]] |
Revision as of 22:22, 31 May 2012
Man In The Middle attack
A method to forcibly route the traffic between two hosts so that it can be sniffed between them.