![]() |
| ||
| SQl Injection through ASP and MS SQl 2000 Hello, I have heard a lot about SQL Injection. I was wondering how does an injector come to know about the table/column name when they cannot see the asp codes in a website? Can someone explain plz? Thanx |
| ||
| Re: SQl Injection through ASP and MS SQl 2000 You do not need to know the column names. If you pull information from an open source, like a querystring, and directly insert it into your sql statement, like below, they can add bad stuff to it... like below: <% |
| ||
| Re: SQl Injection through ASP and MS SQl 2000 If you are interested in reading a good piece on SQL Injection that tells you how to hack into sites that don't protect themselves against such attacks and (what is more important) how to protect your site against such attacts, let me share a URL with you: http://ocliteracy.com/techtips/sql-injection.html This article is easy to read. It takes you on a step by step journey through the hacker's thought process and how he can succeed in creating havoc. It also tells you what you can do to defend you site against such attacks. Hope this helps. Hoppy:) |
| All times are GMT -4. The time now is 6:54 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC