|
Title: CEH v5 Module 14: SQL Injection Post by: don on November 15, 2006, 01:47:26 PM Introducing SQL injection
Exploiting Web Applications SQL Injection Steps o What Should You Look For? o What If It Doesn’t Take Input? o OLE DB Errors o Input Validation Attack SQL Injection Techniques How to Test for SQL Injection Vulnerability? How does it Work? Executing Operating System Commands Getting Output of SQL Query Getting Data from the Database Using ODBC Error Message How to Mine all Column Names of a Table? How to Retrieve any Data? How to Update/Insert Data into Database? Automated SQL Injection Tool o AutoMagic SQL o Absinthe SQL Injection in Oracle SQL Injection in MySql Database Attack against SQL Servers SQL Server Resolution Service (SSRS) Osql L- Probing SQL Injection Automated Tools o SQLDict o SqlExec o SQLbf o SQLSmack o SQL2.exe SQL Injection Countermeasures Preventing SQL Injection Attacks SQL Injection Blocking Tool: SQLBlock Acunetix Web Vulnerability Scanner Source: http://www.eccouncil.org/EC-Council%20Education/ceh-course-outline.htm Don Title: Re: CEH v5 Module 14: SQL Injection Post by: ChrisG on November 15, 2006, 03:21:19 PM on this note...
does anyone have any guides for setting up a server that is VULNERABLE to SQL injection. I would like to set up a MySQL and MSSQL boxe(s) that are vuln to different SQL. i figure someone has already done this at some point... Title: Re: CEH v5 Module 14: SQL Injection Post by: SpudniX on November 16, 2006, 03:58:06 PM When teaching CEH, I use Windows 2000 Server Professional unpatched on VMWare. This will provide you a nice MSSQL platform to hack. If you have the CEHv4 materials, you should also have the databases to setup JuggyBank, a lab used in SQL Injection.
MYSQL, I'm afraid you are on your own. Hope this helps. Title: Re: CEH v5 Module 14: SQL Injection Post by: ChrisG on November 16, 2006, 11:32:46 PM that does help, thanks!
Title: Re: CEH v5 Module 14: SQL Injection Post by: x4h on June 21, 2007, 07:59:39 AM SQL injection is performed through badly written scripts which allow you to enter SQL commands into its queries (i.e. they don't sanitise inputs). So you'll probably be safe with default setups of mssql and mysql.
Powered by SMF 1.1.7 |
SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com |