WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/10001574,
	  title     = {A Pattern Recognition Neural Network Model for Detection and Classification of SQL Injection Attacks},
	  author    = {Naghmeh Moradpoor Sheykhkanloo},
	  country	= {},
	  institution	= {},
	  abstract     = {Thousands of organisations store important and
confidential information related to them, their customers, and their
business partners in databases all across the world. The stored data
ranges from less sensitive (e.g. first name, last name, date of birth) to
more sensitive data (e.g. password, pin code, and credit card
information). Losing data, disclosing confidential information or
even changing the value of data are the severe damages that
Structured Query Language injection (SQLi) attack can cause on a
given database. It is a code injection technique where malicious SQL
statements are inserted into a given SQL database by simply using a
web browser. In this paper, we propose an effective pattern
recognition neural network model for detection and classification of
SQLi attacks. The proposed model is built from three main elements
of: a Uniform Resource Locator (URL) generator in order to generate
thousands of malicious and benign URLs, a URL classifier in order
to: 1) classify each generated URL to either a benign URL or a
malicious URL and 2) classify the malicious URLs into different
SQLi attack categories, and a NN model in order to: 1) detect either a
given URL is a malicious URL or a benign URL and 2) identify the
type of SQLi attack for each malicious URL. The model is first
trained and then evaluated by employing thousands of benign and
malicious URLs. The results of the experiments are presented in
order to demonstrate the effectiveness of the proposed approach.},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {9},
	  number    = {6},
	  year      = {2015},
	  pages     = {1436 - 1446},
	  ee        = {https://publications.waset.org/pdf/10001574},
	  url   	= {https://publications.waset.org/vol/102},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 102, 2015},
	}