From 4268ce4346dabde85f36091d48252eb99a688d8a Mon Sep 17 00:00:00 2001 From: Mahmoud Elnaggar Date: Mon, 24 Mar 2025 17:48:20 +0200 Subject: [PATCH] Fixed a typo in brute-force-vs-password-spray@Q0i-plPQkb_NIvOQBVaDd.md (#8273) --- .../brute-force-vs-password-spray@Q0i-plPQkb_NIvOQBVaDd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/roadmaps/cyber-security/content/brute-force-vs-password-spray@Q0i-plPQkb_NIvOQBVaDd.md b/src/data/roadmaps/cyber-security/content/brute-force-vs-password-spray@Q0i-plPQkb_NIvOQBVaDd.md index 77b42166c..effcb605e 100644 --- a/src/data/roadmaps/cyber-security/content/brute-force-vs-password-spray@Q0i-plPQkb_NIvOQBVaDd.md +++ b/src/data/roadmaps/cyber-security/content/brute-force-vs-password-spray@Q0i-plPQkb_NIvOQBVaDd.md @@ -11,5 +11,5 @@ Password Spray is a more targeted and stealthy method of password cracking where Visit the following resources to learn more: - [@article@Brute force vs. Password Spray attack](https://www.inspark.nl/brute-force-vs-password-spray-attack-in-azure-sentinel/) -- [@article@What is password praying?](https://www.techtarget.com/whatis/definition/password-spraying) +- [@article@What is password spraying?](https://www.techtarget.com/whatis/definition/password-spraying) - [@article@What is a brute force attack?](https://www.fortinet.com/resources/cyberglossary/brute-force-attack)