Audi-1 / sqli-labs

SQLI labs to test error based, Blind boolean based, Time based.
5.28k stars 1.52k forks source link

Not working on php7 #10

Closed charaneadam closed 7 years ago

charaneadam commented 8 years ago

mysql_* functions not working on php7

Audi-1 commented 7 years ago

Yes, Mysql* functions are depreciated and now PHP uses mysqli* functions which support stacking of queries apart from other improvements. You can work with XAMPP or XAMPPLite to test and build lab on it.

sandroded commented 7 years ago

I had the same issue on Kali 2016.2. (PHP 7) Now I am using docker container: tuxotron/audi_sqli and it works well

charaneadam commented 7 years ago

I taught in that solution (dockerize apache with php5) but I installed an older of php instead Thanks anyway !! 😀😀

On 7 March 2017 at 09:13, sandroded notifications@github.com wrote:

I had the same issue on Kali 2016.2. (PHP 7) Now I am using docker container: tuxotron/audi_sqli and it works well

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Audi-1/sqli-labs/issues/10#issuecomment-284664309, or mute the thread https://github.com/notifications/unsubscribe-auth/AFdmK-uNshHOBXrwMjVSxqc_1C8zMqo3ks5rjR-3gaJpZM4J38LX .