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

相关推荐
介一安全8 分钟前
【Frida Android】基础篇6:Java层Hook基础——创建类实例、方法重载、搜索运行时实例
android·java·网络安全·逆向·安全性测试·frida
xyy202519 分钟前
Spring事务的传播方式
java·数据库·spring
非凡的世界33 分钟前
Thinkphp8 Redis队列与消息队列topthink/think-queue 原创
数据库·redis·bootstrap·thinkphp
yookay zhang35 分钟前
DM线程的管理知识学习
数据库
l1t1 小时前
测试DuckDB电子表格读取插件rusty_sheet 0.2版
数据库·rust·插件·xlsx·duckdb
TiAmo zhang2 小时前
SQL Server 2019实验 │ 表数据插入、修改和删除
数据库·oracle
慕容雪_2 小时前
MySQL去除表、字段注释
数据库·mysql
zym大哥大2 小时前
C++客服端访问redis
数据库·redis·缓存
洛克大航海2 小时前
Ubuntu安装Hbase
大数据·linux·数据库·ubuntu·hbase
小蒜学长3 小时前
springboot餐厅信息管理系统设计(代码+数据库+LW)
java·数据库·spring boot·后端