Computer Science, asked by ktarun7320, 3 months ago

what hackers first do to check weather the SQL injection attack can be done or not​

Answers

Answered by sahumanoj0331
1

Some common SQL injection examples include: Retrieving hidden data, where you can modify an SQL query to return additional results. Subverting application logic, where you can change a query to interfere with the application's logic. UNION attacks, where you can retrieve data from different database tables.

Similar questions