EvilZone

Hacking and Security => Hacking and Security => : Titanisking September 12, 2014, 10:57:30 PM

: SQL Injection for databases that are version 4
: Titanisking September 12, 2014, 10:57:30 PM
Hello friends, I'm just curious as to how i would carry out a SQLi when the version of the database isnt 5, but rather 4. 4.0.21 to be exact. Thank you
: Re: SQL Injection for databases that are version 4
: chapp September 16, 2014, 03:53:58 PM
SQL isn't a database, but a language for managing data in relational databases. Read the SQL syntax for the specific database you are targeting.

Edit: mananing -> managing