Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | RE: (@) aspx applictions SQL Injection |
|---|---|
| Date: | Wed, 13 Oct 2004 10:26:12 -0400 |
You should tell them to change all their SQL commands to use stored procedures and Parameters collections. I "think" it's easier to do in ADO.NET. "If you use the Parameters collection, no matter what a malicious user includes as input, the input is treated as a literal. An additional benefit of using the Parameters collection is that you can enforce type and length checks. Values outside of the range trigger an exception. This is a healthy example of defense in depth" http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetse c/html/SecNetch12.asp -----Original Message----- From: Mohamed Ali [mailto:rxmohamed@hotmail.com] Sent: Tuesday, October 12, 2004 4:23 AM To: webappsec@securityfocus.com Subject: (@) aspx applictions SQL Injection Hi all, I did a full pen-test on my client's web application and almost I can get all data and data dictionary information I need through exploiting SQL injection vulnerabilities they have in many dynamic pages. The question is when I discussed these issues with IT people they recommend not to solve any of them but just converting to .Net technology I'm not familiar with Net tech. but this recommendation sounds weird to me IS THERE ANY WAY TO PROVE THAT THEIR RECOMMENDATION IS NOT ENOUGH TO PREVERT UNAUTHRIZED ACCESS THROUGH SQL INJECTION (their platform IIS ,SQL Server and Oracle ) Any suggestions would be appreciated. Thanks Ahmed Rashad IT Audit Manger Experts.ae _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.com/
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Fwd: Re: new opensource security system product launched], Paul Johnston |
|---|---|
| Next by Date: | Random Session.SessionID with IIS 6.0, Bénoni MARTIN |
| Previous by Thread: | RE: aspx applictions SQL Injection, Anil John |
| Next by Thread: | RE: aspx applictions SQL Injection, Michael Silk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |