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: ISA Server and SQL Injection |
|---|---|
| Date: | Thu, 17 Feb 2005 14:58:26 +0100 |
Bogdan Tomchuk wrote:
I'm not sure any firewall would stop a SQL Injection attack.
Web application firewall can do this. They filter http content.
No, they cannot do it either.
Yes sure, if you code application using in parameter some SQL query, you should read "howto do secure code for webapp"....Problem is the same: By seeing URL you have no reliable way to say which parameter will be used in SQL query and how (with/without transformation). Only application knew it.
Using parameters values doing directly actions is "HACKER FRIENDLY!"
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: ISA Server and SQL Injection, Roberto GABERGI |
|---|---|
| Next by Date: | Re: ISA Server and SQL Injection, Tim Hoolihan |
| Previous by Thread: | Re: ISA Server and SQL Injection, Bogdan Tomchuk |
| Next by Thread: | Re: ISA Server and SQL Injection, Bogdan Tomchuk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |