Configuration of phpstudy and sqli-labs

Go download the app:

小皮面板(phpstudy) - 让天下没有难配的服务器环境! (xp.cn)

Have done. Then enter the program.

Enable both functions: Apache and MySQL.

Open the website:

Next, Let's make the sqli-liab.

GitHub - Audi-1/sqli-labs: SQLI labs to test error based, Blind boolean based, Time based.

Download the unzip package and unzip it.

Then place it under a specific directory.

Open the folder named sql-connections and open the file named db-creds.

Modify the contents of the file.

Open the site in your browser:

复制代码
http://localhost/sqli-labs-master/

What if you encounter any difficulties towards the following:

Go and install the php5:

Select the version of php here:

Reopen the site

相关推荐
l1t2 小时前
利用DeepSeek实现服务器客户端模式的DuckDB原型
服务器·c语言·数据库·人工智能·postgresql·协议·duckdb
MarkHard1236 小时前
如何利用redis使用一个滑动窗口限流
数据库·redis·缓存
lubiii_7 小时前
网络安全渗透测试第一步信息收集
安全·web安全·网络安全
island13147 小时前
【Redis#10】渐进式遍历 | 数据库管理 | redis_cli | RES
数据库·redis·bootstrap
心想事成的幸运大王7 小时前
Redis的过期策略
数据库·redis·缓存
倔强的石头_8 小时前
CentOS 上安装KingbaseES(ISO包)详细教程
数据库
2401_897930068 小时前
使用Docker轻松部署Neo4j图数据库
数据库·docker·neo4j
诗句藏于尽头8 小时前
Django模型与数据库表映射的两种方式
数据库·python·django
寻星探路9 小时前
数据库造神计划第六天---增删改查(CRUD)(2)
java·大数据·数据库
盖世英雄酱5813610 小时前
Read timed out问题 排查
java·数据库·后端