No announcements
Found 23639 threads
-
6 Votes
SQL Injection
There are exactly two ways to protect against SQL injections: 1.Answered | 11 Replies | 1194 Views | Created by sugriwa - Tuesday, May 26, 2015 5:46 AM | Last reply by DA924 - Tuesday, May 26, 2015 1:27 PM -
0 Votes
SQL Injection
i used prepared statement in JAVA.so please help how to restrict sql injection at data base level.Answered | 2 Replies | 1304 Views | Created by Chandu3323 - Monday, November 25, 2013 1:42 PM | Last reply by Tom Phillips - Monday, November 25, 2013 2:40 PM -
1 Votes
SQL Injections
I guess with this is a massive attack with SQL Injection means, not just rarely by manually user entering.Answered | 1 Replies | 1311 Views | Created by HeartLocker - Tuesday, October 15, 2013 9:21 AM | Last reply by Olaf Helper - Tuesday, October 15, 2013 9:25 AM -
2 Votes
SQL Injection
Use only parameterized stored procedure and avoid using dynamic sql and then you will not have to check for SQL InjectionBest Regards, Uri Dimant SQL Server MVP ...Answered | 2 Replies | 4693 Views | Created by VijayKSQL - Friday, April 20, 2012 7:14 PM | Last reply by Uri Dimant - Sunday, April 22, 2012 7:31 AM -
1 Votes
Sql injection
Hello, There are many free tools to test SQL Injection on the Internet.Answered | 7 Replies | 3372 Views | Created by Satish Reddy G - Friday, March 7, 2014 5:39 AM | Last reply by Alberto Morillo - Friday, March 7, 2014 3:40 PM -
0 Votes
SQL Injection
http://en.wikipedia.org/wiki/SQL_injection Dynamically created SQL Statements are the root cause for SQL Injection; so you should always use parameterize queries; ...Answered | 1 Replies | 2246 Views | Created by Mayur-DEW - Wednesday, April 3, 2013 7:34 PM | Last reply by Olaf Helper - Wednesday, April 3, 2013 7:51 PM -
1 Votes
DLL injection
I can't see a way this would work from a managed language such as C# since the process you are injecting into might not even have the dotnet runtime loaded or worse the wrong version of ...Answered | 6 Replies | 4090 Views | Created by Huzaifa Gain - Thursday, August 20, 2009 12:00 PM | Last reply by Ray M_ - Wednesday, May 11, 2011 2:10 PM -
0 Votes
SQL Injection
Hi I need to know if SQL injection can be removed in select query only.Answered | 4 Replies | 1720 Views | Created by srimantsahoo - Friday, May 20, 2016 1:40 PM | Last reply by srimantsahoo - Monday, May 23, 2016 8:33 AM -
1 Votes
Prevent SQL Injection Question
This will prevent SQL injection because there is no dynamic SQL in the application or stored procedure code.Answered | 7 Replies | 4147 Views | Created by zXSwordXz - Wednesday, April 18, 2012 4:43 PM | Last reply by Dan Guzman - Thursday, April 19, 2012 2:58 AM -
1 Votes
WFPSampler: Inject, but not block
The clone can be modified however you like, so long as you return the offset to the expected position for the injection.Answered | 3 Replies | 1765 Views | Created by weenerdog - Friday, February 21, 2014 7:02 PM | Last reply by Dusty Harper [MSFT] - Sunday, February 23, 2014 4:35 AM -
0 Votes
SQL Injection
That way, you are not open to sql injection.Answered | 16 Replies | 4089 Views | Created by Stephen Hewison - Wednesday, July 1, 2009 1:26 PM | Last reply by JohnVPetersen - Wednesday, July 1, 2009 3:37 PM -
0 Votes
SQL injection attacks?
What they said are all useful, to be improve the answers, I think SQL injection is an attack in which malicious code is inserted into strings that are later passed to ...Answered | 4 Replies | 1935 Views | Created by Taslima Begum - Friday, September 16, 2011 5:11 AM | Last reply by Jackie-Sun - Monday, September 19, 2011 8:50 AM -
0 Votes
SQLCommand and SQL Injection attacks
http://www.efytimes.com/e1/132535/Powerful-SQL-Injection-Tools-That-Penetration-Testers-Can-UseAnswered | 3 Replies | 841 Views | Created by Florian_ - Monday, December 28, 2015 3:40 PM | Last reply by DA924 - Monday, December 28, 2015 4:58 PM -
0 Votes
SQL Injection question
Using parameterized queries are a safe way to prevent SQL injection.Answered | 5 Replies | 901 Views | Created by srimantsahoo - Monday, May 23, 2016 8:32 AM | Last reply by Olaf Helper - Monday, May 23, 2016 12:55 PM -
4 Votes
SQL Injection firewall
check this url for security from sql injection http://www.greensql.com/ Ramesh Babu Vavilla MCTS,MSBIAnswered | 4 Replies | 2922 Views | Created by praspam - Thursday, February 7, 2013 7:56 AM | Last reply by Ramesh Babu Vavilla - Tuesday, February 12, 2013 9:34 AM -
0 Votes
To prevent sql injection
This script is OK already and not opened to SQL injection as it uses parameter.Answered | 2 Replies | 2168 Views | Created by ardmore - Wednesday, August 1, 2012 2:15 PM | Last reply by Naomi N - Wednesday, August 1, 2012 2:25 PM -
1 Votes
About Sql injections
Check this link for detail, it talks about SQL Injection and ways to prevent them SQL Injection Attacks and Some Tips on How to Prevent Them Mark this ...Answered | 2 Replies | 3175 Views | Created by deepak.its85 - Thursday, January 17, 2013 11:42 AM | Last reply by Mohammad Nizamuddin - Monday, January 21, 2013 5:20 AM -
0 Votes
how to avoid sql injection??
Avoid SQL injection attacks.Answered | 3 Replies | 6636 Views | Created by chandu123 - Wednesday, October 6, 2010 9:57 AM | Last reply by Naomi N - Thursday, October 7, 2010 12:07 AM -
1 Votes
Ms Sql Database was injection
Hallo Kiran, with deepest respect - are you not able to use a search engine for "SQL Server SQL Injection"?Answered | 4 Replies | 2467 Views | Created by -Kiron - Thursday, March 21, 2013 9:41 AM | Last reply by -Kiron - Monday, March 25, 2013 1:20 PM -
0 Votes
what is the difference between the normal sql injection and blind sql injection ?
can any body explain the difference between normal sql injection and blind sql injection with an example.Answered | 1 Replies | 11006 Views | Created by Burepalli V S Rao - Wednesday, October 27, 2010 12:55 AM | Last reply by Uri Dimant - Wednesday, October 27, 2010 8:08 AM - Items 1 to 20 of 23639 Next ›
No announcements