Advertisement

1 - 10 of 28 containing alltags:("SQL Injection") (0.001 seconds)
Hi all. I want to do a web project using mySQL database. Now I need to avoid SQLinjection etc. My question: is there any free database layer I should use? Thank you Smoerble
Zones: C#Date Answered: 03/15/2006 Grade: A Views: 0
hi guys, can you please take a look at this page and let me know if its secure agains sql injections? i have a search box there and i was just worried about people being able to inject sql into i...
Zones: SecurityDate Answered: 04/12/2006 Grade: A Views: 0
I will be going to use MSSQL 2000 to develop the the web application. But I am told to use inline SQL(ie not Stored Procedure) to develop the web application, I am concern about SQL injection, w...
Zones: JSPDate Answered: 04/16/2006 Grade: A Views: 0
This is the second time (two different IP's) I've seen this in the past 3 weeks.  Someone from China looks to be trying to use a SQL Injection technique to hack one of my sites.  What is interestin...
Zones: Security, Net SecurityDate Answered: 08/10/2006 Grade: A Views: 15
How can I cleanse any incoming querystrings like this one: /default.asp?-='+AND+'b'> 'a&cmd=resetall Is there a way to detect invalid characters and then remove them and redirect to the same ...
Zones: ASPDate Answered: 07/22/2007 Grade: A Views: 4
Hello again all, My mate's windows sql server site was hacked good and proper via sql injection. As a quick fix i gave him an include file that actually succeeded in keeping them out. But the ...
Zones: Microsoft IIS Web Server, ASP, Web Dev...Date Answered: 09/09/2008 Grade: A Views: 4
I went to a conference and found the fun of SQL Injection. I'm trying to protect myself from my personal website because it looks like someone did some damage, and I want to make sure I'm coveri...
Zones: ASPDate Answered: 02/09/2004 Grade: A Views: 0
Hi, I have developped a script that clean http's query strings from bad wods such insert, alter, join, truncate... And it works great but i need to block user from accessing my site if he trie...
Zones: ASPDate Answered: 12/22/2004 Grade: A Views: 0
Please tell me how to exploit this query with a SQL injection attack! I've been reading about such attacks and I want to lock down my code a bit better.  But, for some reason I can't get my Cold...
Zones: ColdFusion Application ServerDate Answered: 02/24/2005 Grade: A Views: 84
A generally known security technique is to used prepared statements in java web app to prevent SQL injection.  But, I'm using JSTL which I'm not sure I could do prepared statements.  Is there a tec...
Zones: Web DevelopmentDate Answered: 02/17/2006 Grade: A Views: 13