diff --git a/guide/english/security/cyberattacks/index.md b/guide/english/security/cyberattacks/index.md index 18c1c7b117..05846648eb 100644 --- a/guide/english/security/cyberattacks/index.md +++ b/guide/english/security/cyberattacks/index.md @@ -29,7 +29,9 @@ no one can be 100% that their data is secure. * Cross-Site Scripting (XSS) * Password Attacks * Denial of Service Attacks (DoS) -* Man in the Middle (MITM) +* Man in the Middle (MITM) +* False Data Injection +* Replay Attack * Credential Reuse * Rogue Software * ARP Poisoning (Network Pentest)