Results 131 to 140 of about 2,166 (172)
Some of the next articles are maybe not open access.

MAC based solution for SQL injection

Journal of Computer Virology and Hacking Techniques, 2014
With the rapid development of Internet, more and more organizations connect their databases to the Internet for resource sharing. However, due to developers’ lack of knowledge of all possible attacks, web applications become vulnerable to multiple attacks. Thus the network databases could face multiple threats.
Diksha Gautam Kumar   +1 more
openaire   +1 more source

Preventing SQL Injection

2010
We began Part 2 with a discussion in Chapter 2 of keeping your PHP scripts secure by careful validation of user input. We continue that discussion here, focusing on user input that participates in your scripts’ interaction with your databases. Your data is, after all, probably your most treasured resource. Your primary goal in writing scripts to access
Chris Snyder   +2 more
openaire   +1 more source

An Approach for SQL Injection Vulnerability Detection

2009 Sixth International Conference on Information Technology: New Generations, 2009
Our research objective is to facilitate the identification of true input manipulation vulnerabilities via the combination of static analysis, runtime detection, and automatic testing. We propose an approach for SQL injection vulnerability detection, automated by a prototype tool SQLInjectionGen.
openaire   +1 more source

Επιθέσεις SQL injection

Η διπλωματική εργασία Επιθέσεις SQL Injection αναλύει τις επιθέσεις SQL Injection, τις μεθόδους που χρησιμοποιούνται, τις επιπτώσεις τους και τους τρόπους αντιμετώπισης. Αρχικά, παρουσιάζεται η γλώσσα SQL και οι κύριες κατηγορίες εντολών της (DDL, DML, DCL, TCL), που χρησιμοποιούνται για τη διαχείριση και τον έλεγχο των βάσεων δεδομένων.
openaire   +1 more source

Understanding and Discovering SQL Injection Vulnerabilities

2017
The Internet has become very important today and a large part of everyday life, so it is vital to focus on security for web applications and mobile services, so as to protect electronic commerce, electronic government, social media and all electronic services that transfer information through it.
Abdullaziz A. Sarhan   +2 more
openaire   +1 more source

Will It Inject? A Look at SQL Injection and ActiveRecord

2016
If you've struggled through writing complex queries in raw SQL, ActiveRecord methods are a helpful breath of fresh air. If you're not careful though, those methods could potentially leave your site open to a nasty SQL Injection attack. We'll take a look at the most common ActiveRecord methods (and some of the lesser known ones!) with one question in ...
openaire   +1 more source

Home - About - Disclaimer - Privacy