This document summarizes a presentation about a web server hack at Brown University. The hack occurred due to overly permissive file permissions on the server that allowed a hacker to add malicious PHP files. These files redirected search engine traffic to pages selling pharmaceuticals, overloading the server with traffic and causing a denial of service. The presentation describes the timeline of events, how the file permissions issue allowed the hack to occur, examples of malicious code used, and steps taken to resolve the problem.