This document provides an overview of SQL injection attacks and techniques for exploiting Microsoft SQL Server databases. It discusses the basics of SQL injection vulnerabilities and how they can be used to bypass authentication, evade audit logs, and search for vulnerable websites. The document then covers normal SQL injection attacks on MSSQL, including using HAVING/GROUP BY, CONVERT functions, and UNION queries. It also discusses blind SQL injection techniques, more advanced attacks using extended stored procedures, and SQL injection worm attacks. Countermeasures are suggested, and the document provides references and greetings.