SQL Injection has been classified by OWASP (Open Web Application Security Project) as one of the most damaging attacks in the past 15 years. This research aims to develop an IDS (Intrusion Detection System) capable of detecting SQL Injection attacks through HTTP POST Requests. The study employs a neural network-based computational model known as DNN (Deep Neural Networks), using tabular data th…