Audi-1 / sqli-labs

SQLI labs to test error based, Blind boolean based, Time based.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to connect to the database: security

yugansh23 opened this issue · comments

You can check for the solutions on here. (#11)
Also kindly share if you get a solution to it also
Good luck

you can try to change the "security" to ’security‘ in file db-creds.inc,if it’s useful,please replay to me also,thx!

Change the password in db-creds.inc to your db password. In mysql, type ALTER USER 'root' IDENTIFIED WITH mysql_native_password BY 'yourpass';