An emergency directive from the Department of Homeland Security is ordering administrators of most federal agencies to protect their Internet domains against a plethora of attacks that have hit executive branch websites and email servers in the last few weeks. These attacks are directly targeting web, email traffic and possibly other network services using certain techniques that I have personally learned about recently in my IT 460 class. Some on the techniques being; - The attacker begins by compromising user credentials, or obtaining them through alternate means, of an account that can make changes to DNS records. - Next, the attacker alters DNS records, like Address, Mail Exchanger, or Name Server records, replacing the legitimate address of a service with an address the attacker controls. This enables them to direct user traffic to their own infrastructure for manipulation or inspection before passing it on to the legitimate service, should they choose. This creates a ris...