The document discusses JavaScript and Ajax security. It provides background on the presenter and outlines what will be investigated, including the Ajax model, form hacks, cross-site scripting (XSS), and other injections. It then discusses the basics of Ajax, including the XMLHttpRequest object and its methods. It covers potential security issues with Ajax and demonstrates simple scripted attacks on a server.