EvilZone
Hacking and Security => Hacking and Security => : 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
-
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