presence of possible SQL Injection Attacks (SQLIA) in a query before submitting it to a
DBMS. This technique combines static and dynamic analysis. In the static phase, the queries
in the application are replaced by queries in obfuscated form. The main idea behind
obfuscation is to isolate all the atomic formulas from other control elements of the query.
During the dynamic phase, the user inputs are merged into the obfuscated atomic formulas …