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

相关推荐
Databend17 小时前
在 AWS 中国峰会逛了一天,我在 Databend 展台看到了 Agent 数据基础设施的新思路
数据库·人工智能·agent
ClouGence2 天前
Oracle 数据同步为什么会出现数据不一致?长事务是常被忽略的原因
数据库·后端·oracle
飞将2 天前
从零实现数据库(2)——HashIndex + IndexManager
数据库
Nturmoils3 天前
订单列表慢查询,先看 WHERE、ORDER BY 和 LIMIT
数据库
渣波3 天前
拒绝 SQL 焦虑!手把手带你用 NestJS + Prisma + DTO 写出“防弹”级后端代码
javascript·数据库·后端
倔强的石头_4 天前
KingbaseES 新版MySQL 兼容版体验:旧版迁移 + 功能实测
数据库
倔强的石头_7 天前
《Kingbase护城河》——数据库存储空间全景探测与精细化瘦身实战
数据库
冬奇Lab7 天前
每日一个开源项目(第134篇):Zvec - 阿里开源的嵌入式向量数据库,向量搜索界的 SQLite
数据库·人工智能·llm
ClouGence8 天前
Oracle CDC 架构优化:从主库直连到 DataGuard 备库同步
数据库·后端·oracle
无响应de神8 天前
三、用户与权限管理
数据库·mysql