Abstract
Structured Query Language Injection (SQLI) attack is a code injection technique in which malicious SQL statements are inserted into the SQL database by simply using web browsers. SQLI attack can cause severe damages on a given SQL database such as losing data, disclosing confidential information or even changing the values of data. It has also been rated as the number-one attack on the Open Web Application Security Project (OWASP) top ten. In this paper, we propose an effective model to deal with this problem based on Neural Networks (NNs). 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 classify the generated URLs to either benign or malicious URLs, and an NN model in order to detect either a given URL is a malicious URL or a benign URL. The model is first trained and then evaluated by employing both benign and malicious URLs. The results of the experiments are presented in order to demonstrate the effectiveness of the proposed approach.
Original language | English |
---|---|
Title of host publication | Proceedings of the 7th International Conference on Security of Information and Networks |
Editors | Ron Poet |
Place of Publication | New York |
Publisher | Association for Computing Machinery (ACM) |
Pages | 318-323 |
Number of pages | 6 |
ISBN (Print) | 9781450330336 |
DOIs | |
Publication status | Published - 9 Sep 2014 |
Externally published | Yes |
Event | 7th International Conference on Security of Information and Networks - University of Glasgow, Glasgow, United Kingdom Duration: 9 Sep 2014 → 11 Sep 2014 Conference number: 7th |
Conference
Conference | 7th International Conference on Security of Information and Networks |
---|---|
Abbreviated title | SIN 2014 |
Country/Territory | United Kingdom |
City | Glasgow |
Period | 9/09/14 → 11/09/14 |
Keywords
- Machine learning
- Anomaly detection
- SQL injection attack
- Artificial intelligence
- Neural Networks
- NNs