From 05bcc4f86aee8e019a1c8536481244ef6226e227 Mon Sep 17 00:00:00 2001 From: Max <36601278+maxlluky@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:02:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 912850f..bfbb65e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Please have a look at why I published this tool. Thanks ## Whats Mantikor? Mantikor is an Open-Source address-resolution spoofing-Tool. The application is written in C# with the use of SharpPcap and PacketDotNet. -## Why publishing another ARP and NDP spoofing tool? +## My intention During my studies to become an IT specialist, I started to get very interested in programming network applications. Thereby, I noticed the huge number of possibilities and vulnerabilities in network protocols. After a short time, I got familiar with the ARP and NDP protocols. It didn’t take me much time to great the project called Mantikor. My intention was to learn more about ARP and NDP spoofing, combined with the idea of building some security mechanism to prevent it. To gain more experience, I continued to improve my tool over the time. Unfortunately, nothing important has been done about the worst security holes in IP networks for so many years now. ## What is the easiest way to prevent spoofing?