From 052c0431244e6ce382d4fe9ed3340ca7e843df4d Mon Sep 17 00:00:00 2001 From: Larry Kunz <79585902+LarryKunz@users.noreply.github.com> Date: Fri, 29 Jul 2022 13:21:46 -0400 Subject: [PATCH] Add term: man-in-the-middle Add term: man-in-the-middle as tier 3 --- .../language/word-list/man-in-the-middle.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/language/word-list/man-in-the-middle.md diff --git a/content/language/word-list/man-in-the-middle.md b/content/language/word-list/man-in-the-middle.md new file mode 100644 index 0000000..34c65db --- /dev/null +++ b/content/language/word-list/man-in-the-middle.md @@ -0,0 +1,18 @@ +# Term: Man-in-the-middle attack + +## Definition +When an attacker secretly intercepts and relays communications between two systems or people who believe that they are communicating directly with each other. + +## Recommendation +Recommended to replace when possible. + +## Recommended Replacements +- interceptor attack +- intermediary attack +- node-in-the- middle -attack + +## Unsuitable Replacements +None + +## Rationale +The term reflects gendered language that can perpetuate bias and stereotypes. It implies that women do not have the skills to perpetrate this type of hacking.