[May-29-2013] - Added several new methods for retrieving the number of columns in a query/table for MySQL. (#MySQL_Determining_Number_Of_Columns) - Reformatted the Testing Version section for MySQL and added to it a mysql-specific-code tab. (#MySQL_Testing_Version) [October-7-2012] - Added method to find out the current query using information_schema.processlist. More at http://websec.ca/blog/view/solutions-challenge-2B. (#MySQL_Find_current_query) - Added WAITFOR TIME under Timing for MSSQL. Thanks to Ryan Barnett for bringing this to my attention. (#MSSQL_Timing) - Added link to bobby-tables.com SQL Injection prevention guide under Extras. [August-15-2012] - Added new method for retrieving multiple tables in MSSQL 2005+ contributed by Nurfed. (#MSSQL_Retrieving_Multiple_Tables_Columns) - Correction to MSSQL xp_cmdshell submitted by Pentesticles. (#MSSQL_System_Command_Execution) [July-18-2012] - Added how to retrieve the server's interface MAC address on MySQL. (#MySQL_Server_MAC_Address) - Expanded the "Testing Injection" section for MySQL. (#MySQL_Testing_Injection) - Added an extra ERROR based method to retrieve columns on MySQL (link contributed by Denis Baranov). - Renamed "Stacked Queries with PDO" to "Stacked Queries" and added the MySQLi extension to that section. (#MySQL_Stacked_Queries) - Added a new section to the Fuzzing and Obfuscation area - "Avoiding Keywords". (#MySQL_Avoiding_Keywords) - Fixed a broken link. (#MySQL_Stacked_Queries) [July-15-2012] - Created CHANGELOG.txt - Added links to the Password Cracking sections for the JTR-MSF modules (contributed by id). - Added contributions and acknowledgements section. (#Extra_Contributions, #Extra_Acknowledgements) - Linked Last Updated to this file.