Windows中用PHPstudy安装DVWA

 小白有要上路了,今天给大家搭建一个渗透测试的演练场DVWA,听说很有名所以就想自己搭建一个试试。
DVWA使用PHP写的,所以首先需要搭建WEB运行环境,我这里使用的是PHPstudy,PHPStudy使用起来方便快捷直接点击安装程序,不需要太多的安装步骤,我这里就不给大家演示PHPstudy的安装演示了。

1.PHPstudy安装成功的界面

Windows中用PHPstudy安装DVWA

2.安装DVWA及配置

1.下载DVWA:https://github.com/ethicalhack3r/DVWA

Windows中用PHPstudy安装DVWA

2.运行PHPstudy

直接在浏览其中输入127.0.0.1或者本机的IP地址

Windows中用PHPstudy安装DVWA

Windows中用PHPstudy安装DVWA

Windows中用PHPstudy安装DVWA

3.然后将下载好的DVWA解压,放到上面我们记住的绝对路径中

Windows中用PHPstudy安装DVWA

4.DVWA的配置

需要配置DVWA链接数据库,请打开config文件夹,打开config.inc.php(用记事本打开)

Windows中用PHPstudy安装DVWA

5.登录

http://127.0.0.1/DVWA-master/index.php
会直接出错

Windows中用PHPstudy安装DVWA

Windows中用PHPstudy安装DVWA

Windows中用PHPstudy安装DVWA

Windows中用PHPstudy安装DVWA

Windows中用PHPstudy安装DVWA

6.登录界面

Windows中用PHPstudy安装DVWA

                                                  大佬们可以练习了,帮到的朋友,觉得写的不错的可以打赏一点,谢谢!

                                                                                  Windows中用PHPstudy安装DVWA