We have a few machines that are causing problems with our dhcp server (DOS attack). Read the dhcpd log file and produce
Posted: Thu May 26, 2022 9:39 am
We have a few machines that are causing problems with our dhcp server (DOS attack). Read the dhcpd log file and produce a csv file that has a listing of: Mac address, IP address, Total number of acks For each Mac address it finds in the dhcpdsmall.log file. Hint: use MacAddress-IP as the key to your dictionary/hash to keep track of how often you see it the MacAddress on that IP