Top 10 Tricks to exploit SQL Server Systems

8. Reverse engineering the system

The reverse engineering trick looks for software exploits, memory corruption weaknesses and so on. In this sample chapter from the excellent book Exploiting Software: How to Break Code by Greg Hoglund and Gary McGraw, you’ll find a discussion about reverse engineering ploys.

9. Google hacks

Google hacks use the extraordinary power of the Google search engine to ferret out SQL Server errors — such as “Incorrect syntax near” — leaking from publicly accessible systems. Several Google queries are available at Johnny Long’s Google Hacking Database. (Look in the sections titled Error Messages and Files containing passwords.) Hackers use Google to find passwords, vulnerabilities in Web servers, underlying operating systems, publicly available procedures and more that they can use to further compromise a SQL Server system. Combining these queries with Web site names via Google’s ‘site:’ operator often turns up juicy info you never imagined you could unearth.

10. Perusing Web site source code

Source code can also turn up information that may lead to a SQL Server break in. Specifically, developers may store SQL Server authentication information in ASP scripts to simplify the authentication process. A manual assessment or Google could uncover this information in a split second.

You might be interested in the following Articles

  1. Top 15 SQL Injection Scanners
  2. Top 10 Windows Hacking Tools
  3. How Safe is Your Computer?
  4. SQL Injection Using Havij
  5. How to Set up your own Proxy Server
  6. Anonymity of a Proxy Server Explained
  7. Oracle Hacking Tool Released
  8. Vulnerabilities That Could Not Be Shielded

10 thoughts on “Top 10 Tricks to exploit SQL Server Systems

  1. Pingback: List of all the SQL Injection Strings | Hacking Truths

  2. Pingback: Top 15 SQL Injection Scanners | Hacking Truths

  3. Pingback: Top 15 SQL Injection Scanners « Ethical Hacking

  4. Pingback: List of all the SQL Injection Strings « Ethical Hacking

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>