Web Tap Documentation

PREVIOUS - 2. The Management Interface      UP - Table of Contents

3. Alert Types and Mitigation

Web Tap will generate alerts when it identifies suspicious HTTP request behavior. There are a number of methods that it uses to differentiate human activity from automated request patterns. Here are the different types of alerts, what they mean, and what triggers there:

So what do you do when Web Tap has detected an unwanted program on your computer? The first step is to look at the HTTP requests associated with the alert and see what the program is doing. A good start is looking at the IP address with which the client is communicating, and see if its domain name is associated with known spyware hosts (such as zango.com and gator.com). If it is, then you can look up removal instructions for the particular type of spyware online. If, however, the server does not have a hostname, or has an unrecognized hostname, then it is necessary to look at the HTTP requests in more detail. In particular, which site is the "referer" in the requests? Is it a legitimate site that actually links to the suspicious host? What type of content is in the suspicious requests? These things can give you a better idea of what is being sent out from your machine and where it is going.

Due to the nature of anomaly-based detection, Web Tap is able to detect new and unknown threats, such as rootkits. It may be difficult to identify the source of malicious traffic. The best place to start, if there is no suspicion of an insider attack (which there shouldn't be for the personal version), is to communicate with the user and identify what type of legitimate activity occurred during the time of the alert. If you believe that the system has been compromised by a rootkit, the best thing to do is remove it from the network and either reinstall the operating system outright, or use a host-based rootkit mitigation solution to determine the type of rootkit and assess damages. Some information about rootkits for Windows can be found here.

 

PREVIOUS - 2. The Management Interface      UP - Table of Contents