Attack towards the `dns-query-plug-ntp` policy of the TP-Link smart plug.
Issue DNS requests for an incorrectly spelled NTP server domain name.
Packets have the following signature:
- Source MAC address: 50:c7:bf:ed:0a:54 (TP-Link smart plug MAC address)
- Destination MAC address: c0:56:27:73:46:0b (gateway MAC address)
- Source IPv4 address: 192.168.1.135 (TP-Link smart plug IPv4 address)
- Destination IPv4 address: 192.168.1.1 (gateway IPv4 address)
- Destination UDP port: 53 (DNS port)
- DNS query: "eu.pool.ntp.com" (correct would be "eu.pool.ntp.org")
All packets should be blocked.