
Build a lab from scratch by configuring MikroTik, sharing internet to a laptop, verify firmware 6.47, demonstrate DNS spoofing in VirtualBox, and cover updates and Kali Linux tools.
Learn to connect a MikroTik router to the internet, upgrade RouterOS to 6.47 to enable DNS over CBS, and configure IP addressing, DHCP server, and masquerade to share the internet.
Download and install Kali Linux in VirtualBox, bridge the network adapter, configure root access, and set up a lab to demonstrate DNS spoofing and defense.
Update kali linux, then install terminator, leafpad, and bettercap using apt-get; learn to run these tools to perform and study dns spoofing with a man-in-the-middle stance.
Explore how a hacker gathers information on a shared network by scanning devices, IPs, MACs, and services to plan DNS spoofing and a man-in-the-middle on MikroTik.
Install Zenmap on Kali Linux and use its graphical interface to scan the local network for live hosts, identifying IPs and MAC addresses for network mapping.
Explore arp spoofing and its role in man-in-the-middle attacks, and see how dns spoofing fits in, with dns over https protection on MikroTik routers.
Demonstrate how arp maps ip to mac via arp tables and how spoofing enables a man-in-the-middle attack. Examine DNS spoofing and how DoH defenses relate to MikroTik networks.
Explores the man-in-the-middle attack with Bettercap in Kali Linux, covering ARP spoofing, MAC address spoofing, and DNS spoofing, and discusses the security risks of traffic interception.
Save a single bettercap script as a .cop file named 'man in the middle' and run all ARP spoofing commands, then verify DNS spoofing in a controlled lab.
Explore how DNS spoofing works, watch a DNS spoofing attack on a target computer, and see a redirected web page that demonstrates DNS blocking being overcome on MikroTik.
Configure DNS spoofing on Kali Linux to perform a man-in-the-middle attack, redirect specific domains to a local web server, and discuss DNS over HTTPS as a mitigation.
Discover how MikroTik's dns over https (DoH) feature, added in version 6.47, prevents dns spoofing by encrypting dns requests and keeping sites accessible.
Configure a DoH server on MikroTik without certificates, using Cloudflare as the provider and a static DNS mapping. Enable DoH in the browser to prevent DNS spoofing.
Configure the DoH server on MikroTik with certificates to secure DNS over CBS, then download, import, verify, and apply them while testing DNS resolution.
***All Hacking techniques (Arp Spoof & DNS Spoof) that are shown in this course are for educational purpose. Please use them with caution and ONLY in the LABs of this course***
Since MikroTik RouterOS version 6.47, there is a possibility to configure DNS over Https on MikroTik routers. This feature was not enabled before RouterOS v6.47
For this reason, I am designing this course to show you how you can benefit from this feature specially against the DNS spoofing attacks that may happen against your PC.
To be able to show you the importance of this feature, I am going to show you how the DNS spoof happens, which means that we will do the same techniques that a hacker use to run his DNS spoofing attacks. In other word, we are going to attack on PC from a Kali Linux machine and I am going to show you all steps that a hacker use to accomplish this mission. Once done, I will show you how to configure DoH on MikroTik router to overcome the DNS spoofing attack.
This course will be a mix of some hacking techniques to run the DNS spoofing using Kali linux machine and the solution that MikroTik providing us to use the DoH to overcome this problem, that means you will learn and be able to run a DNS spoofing attack against your PC and to use the MikroTik DoH feature to solve this problem.
For this course you require to have 1 PC and 1 MikroTik router. Also you require to have internet connectivity and 1 UTP cable.
If you want to learn the technique that hackers use to run a DNS spoofing attack and how to overcome this attack by using the DoH feature provided by MikroTik since version 6.47, then I advise you to register in this course and I will explain for you all details about those topics.