An XboxOne, or someone with that hostname is constantly showing up on my arp table. I did a MAC address vendor lookup and this one is from microsoft. microsoft makes Xbox right?
$ arp -a
XboxOne (192.168.1.214) at b4:ae:2b:4e:bc:c5 [ether] on wlan0
router.asus.com (192.168.1.1) at d0:17:c2:ea:00:80 [ether] on wlan0
I have set a rule in iptables to drop packets from that ip address but still don't like it appearing on my arp table.
Does an XboxOne have any vulnerabilities I can exploit with my pi?