From 77f1c241d706e1d226194c2a16090dd0c0f035ec Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 26 Jul 2014 09:31:30 +0100 Subject: [PATCH] MITM attack --- entries/mitm attack.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 entries/mitm attack.txt diff --git a/entries/mitm attack.txt b/entries/mitm attack.txt new file mode 100644 index 0000000..17cd340 --- /dev/null +++ b/entries/mitm attack.txt @@ -0,0 +1,7 @@ +Man In The Middle (MITM) attack + +This is a type of malicious communications interception in which an +interloper inserts themselves between two communicating parties. The +motivation for conducting such an attack is typically in order to +obtain personal, financial or political gain. They may merely collect +data, or insert their own packets into the conversation. \ No newline at end of file