From 341327281d82ce9c827241ad9e680ff9486a753b Mon Sep 17 00:00:00 2001 From: okiwoki Date: Tue, 19 Feb 2019 06:50:30 -0500 Subject: [PATCH] added two additional attacks (#33881) --- guide/english/security/cyberattacks/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/security/cyberattacks/index.md b/guide/english/security/cyberattacks/index.md index 115ed989fb..53264e4348 100644 --- a/guide/english/security/cyberattacks/index.md +++ b/guide/english/security/cyberattacks/index.md @@ -44,5 +44,7 @@ no one can be 100% that their data is secure. There are also hardware hacks, i.e * DNS Poisoning * E-mail Spoofing * KRACK (Key Reinstallation Attack) +* PMKID Dumping +* Token replay * CyberWarfare * Buffer Overflow