This document summarizes a student's final year project on detecting and mitigating distributed denial of service (DDOS) attacks. It discusses trends in increasing botnet activity and targets. It outlines a three-pronged approach to detection, mitigation and retaliation. The main implementation involves using bandwidth threshold detection to identify anomalous traffic spikes. Functionality testing showed the approach achieved 88.89% accuracy on test data. Limitations include response time, assumptions of ideal conditions, and potential issues capturing small attack pulses.