2019
DOI: 10.35940/ijrte.c6319.098319
|View full text |Cite
|
Sign up to set email alerts
|

SQL Injection Detection and Prevention Techniques in ASP.NET Web Application

Abstract: Injection in SQL (structure query language) is one of the threats to web-based apps, mobile apps and even desktop applications associated to the database. An effective SQL Injection Attacks (SQLIA) could have severe implications for the victimized organization including economic loss, loss of reputation, enforcement and infringement of regulations. Systems which do not validate the input of the user correctly make them susceptible to SQL injection. SQLIA happens once an attacker can incorporate a sequence of h… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 13 publications
0
7
0
Order By: Relevance
“…Whether key data such as table and field names have been tampered with. In the case of little impact on the detection accuracy of ordinary data, this method could effectively improve the detection accuracy of malicious input, reduce the false positive rate, and has a better detection effect [13]. In the design and application of database systems It is meaningful to learn from.…”
Section: Discussionmentioning
confidence: 99%
“…Whether key data such as table and field names have been tampered with. In the case of little impact on the detection accuracy of ordinary data, this method could effectively improve the detection accuracy of malicious input, reduce the false positive rate, and has a better detection effect [13]. In the design and application of database systems It is meaningful to learn from.…”
Section: Discussionmentioning
confidence: 99%
“…This umbrella term includes attacks that make use of tautologies, response errors, union queries, piggybacked queries, response time, malicious code injection to stored procedures, inference, and alternate encodings. The prevention of SQL injection can be done using input sanitization and validation, stored procedures, restricting user access and input length, encoding user information, and validating results [2,3]. Sanitization of input, prepared statements and tokens can be used in a secure coding approach to prevent SQL injection attack [4,5,6,7].…”
Section: Literature Surveymentioning
confidence: 99%
“…In [12], the authors analysed some methods of detecting and preventing the SQL injection attacks such as AMNESIA, SQLCHECK Approach, CANDID, Auto-mated Approach, WASP, Swaddler, Tautology Checker, WebSSari and Ardilla. Based on the research conducted, it can be implied that the structure of developing web application must be considered carefully to avoid various types of SQL injection attacks.…”
Section: Recent Workmentioning
confidence: 99%