A Detective Tool Against Sql Injection Attacks Based on Static Analysis and Dynamic Monitor

Zijian Liu,Lei Xu
DOI: https://doi.org/10.1109/wisa.2013.45
2013-01-01
Abstract:SQL injection exploits the weakness of server, causing damage to database and threating the benefit of both corporations and individuals. SQL injection attack is still one of the most serious security threats. This paper proposes a method with static analysis and dynamic monitor to detect SQL injection attacks. Comparing to the current tools, this tool can compute danger degree of user input and classify user behavior with lower time and space complexity.
What problem does this paper attempt to address?