当前位置:网站首页>DVWA installation tutorial (understand what you don't understand · in detail)
DVWA installation tutorial (understand what you don't understand · in detail)
2022-07-31 04:52:00 【geejkse_seff】
There was a little problem when I installed it myself. Now let's share the steps that have been successful. Follow the rookie and never lose contact~~~~
First of all, the environment is matched, and the win10 system is used here.
https://www.xp.cn/###Official website download
I am using the latest version here.
After downloading, install it without any brains (of course, choosing a disk is no problem), and then test whether it is successful or not.
After startup, log in to the website 127.0.0.1 or the local address to view.(successful)
The environment is successfully set up, and the next step is DVWA
You can search online directly, the link is provided here
DVWA - Damn Vulnerable Web Application direct download
When decompressing, pay attention to put the files in the phpstudy WWW directory (that is, the root directory)
Enter the directory and open the config folder, there will be a config.inc.php.dist file, copy this file and paste it in this directory and delete .dist
Edit this file
User and password must be changed to root. Here we can see that our key is gone. It may be used in subsequent experiments. We need to complete it, otherwise there will be a missing error later, and some relatedThe experiment cannot be started, save it after modification
DVWA reCAPTCHAkey: Missing solution_?RBPi' Blog-CSDN blog_dvwa key### can refer to here
I will also list the key of the big guy here
Site key:
6LdJJlUUAAAAAH1Q6cTpZRQ2Ah8VpyzhnffD0mBb
Secret key:
6LdJJlUUAAAAAM2a3HrgzLczqdYp4g05EqDs-W4K
Then try to log in, the address of your own directory is like this:
127.0.0.1/DVWA-master will be a bit slow, and it will enter the login interface by itself later.Default user/password admin /password
Login was successful and there were no missing errors.But we also found that there is a PHP function allow_url_include: Disabled error.
The following prompts that we need to turn on, but there is a problem here. Most people are looking for the php.ini file in the DWVA-master directory.This is not right, it's already On here, just search the upper level of the root.
Pay attention to the path, it is the folder of the php version number.
Open, find the two codes that are prompted
Modify and save and log in again to see.
Resolve the settlement....
If you find it helpful, please click your thumbs up.Xiaobai leads Xiaobai on the road, never get lost!!!
Let me introduce myself first. The editor graduated from Shanghai Jiaotong University in 2013. I worked in a small company and went to big factories such as Huawei and OPPO. I joined Alibaba in 2018, until now.I know that most junior and intermediate java engineers want to upgrade their skills, they often need to explore their own growth or sign up to study, but for training institutions, the tuition fee is nearly 10,000 yuan, which is really stressful.Self-learning that is not systematic is very inefficient and lengthy, and it is easy to hit the ceiling and the technology stops.Therefore, I collected a "full set of learning materials for java development" for everyone. The original intention is also very simple. I hope to help friends who want to learn by themselves but don't know where to start, and at the same time reduce everyone's burden.Add the business card below to get a full set of learning materials
边栏推荐
- el-image tag doesn't work after binding click event
- CentOS7 install MySQL graphic detailed tutorial
- HCIP Day 10_BGP Route Summary Experiment
- C Implementation of Simple Network File Copy
- From scratch, a mirror to the end, a pure system builds a grasscutter (Grasscutter)
- Musk talks to the "virtual version" of Musk, how far is the brain-computer interaction technology from us
- ERROR 2003 (HY000) Can‘t connect to MySQL server on ‘localhost3306‘ (10061)解决办法
- MySQL事务隔离级别详解
- EasyExcel的简单读取操作
- PCL 计算点云坐标最值及其索引
猜你喜欢
ES 源码 API调用链路源码分析
Error EPERM operation not permitted, mkdir ‘Dsoftwarenodejsnode_cache_cacach两种解决办法
三道leetcode上的oj题
1. 获取数据-requests.get()
MySQL数据库备份
PWN ROP
Doris学习笔记之监控
Open Source Smart Future | 2022 OpenAtom Global Open Source Summit OpenAtom openEuler sub-forum was successfully held
Two address pools r2 are responsible for managing the address pool r1 is responsible for managing dhcp relays
SQL injection of DVWA
随机推荐
The 15th day of the special assault version of the sword offer
MySQL optimization: from ten seconds to three hundred milliseconds
Recursive implementation of the Tower of Hanoi problem
MySQL优化:从十几秒优化到三百毫秒
行业落地呈现新进展 | 2022开放原子全球开源峰会OpenAtom OpenHarmony分论坛圆满召开
开源汇智创未来 | 2022开放原子全球开源峰会OpenAtom openEuler分论坛圆满召开
论治理与创新 | 2022开放原子全球开源峰会OpenAnolis分论坛圆满召开
MySQL database must add, delete, search and modify operations (CRUD)
SOLVED: After accidentally uninstalling pip (two ways to manually install pip)
SQL行列转换
Unity Tutorial: URP Rendering Pipeline Practical Tutorial Series [1]
从零开始,一镜到底,纯净系统搭建除草机(Grasscutter)
C语言表白代码?
重磅 | 基金会为白金、黄金、白银捐赠人授牌
ERROR 1064 (42000) You have an error in your SQL syntax; check the manual that corresponds to your
HCIP第十天_BGP路由汇总实验
HCIP Day 10_BGP Route Summary Experiment
Puzzle Game Level Design: Reverse Method--Explaining Puzzle Game Level Design
ERROR 2003 (HY000) Can‘t connect to MySQL server on ‘localhost3306‘ (10061)
MySQL忘记密码怎么办