当前位置:网站首页>mutillidae download and installation
mutillidae download and installation
2022-08-05 04:21:00 【stealth rookie】
Download:
https://github.com/webpwnized/mutillidae
Install:
1. Download, install and start phpstudy (www.phpstudy.net).
2. Unzip the downloaded mutillidae to the root directory of the phpstudy website.
The path I unzipped is: D:\phpstudy\phpstudy_pro\WWW\mutillidae
3. Create a website and database in phpstudy
4. Copy database-config.inc or re-command it as database-config.php;
4. Modify the code in database-config.php as follows:
5. Change database-config.php back to database-config.inc
6. Start phpstudy and open http://127.0.0.1/mutillidae/
will jump to http://127.0.0.1/mutillidae/database-offline.php
Note: If "http://127.0.0.1/mutillidae/" cannot be opened, and a 500 error (Internal Server Error) is reported, please switch the version automatically, for example: I switch to "php-5.5.38+apache" can be normal!
6. Set or reset the database
Mutillidae, like DVWA, also supports "program security level" switching,However, Mutillidae has only three levels, which are 0, 1, and 5 safety levels.
边栏推荐
猜你喜欢
如何解决复杂的分销分账问题?
ansible各个模块详解
In the hot summer, teach you to use Xiaomi smart home accessories + Raspberry Pi 4 to connect to Apple HomeKit
UI自动化测试 App的WebView页面中,当搜索栏无搜索按钮时处理方法
开发属于自己的node包
University Physics---Particle Kinematics
AUTOCAD——标注关联
[MRCTF2020] PYWebsite
Spark Basics [Introduction, Getting Started with WordCount Cases]
从企业的视角来看,数据中台到底意味着什么?
随机推荐
8.04 Day35-----MVC three-tier architecture
特征预处理
1007 Climb Stairs (greedy | C thinking)
七夕节赚徽章拉
Android interview question - how to write with his hands a non-blocking thread safe queue ConcurrentLinkedQueue?
Bosses, I noticed that a mysql CDC connector parameters scan. The incremental. Sna
There are a lot of 4T hard drives remaining, prompting "No space left on device" insufficient disk space
pyqt5 + socket 实现客户端A经socket服务器中转后主动向客户端B发送文件
University Physics---Particle Kinematics
Mini Program_Dynamic setting of tabBar theme skin
Mysql's redo log detailed explanation
how to measure distance from point to face in creo
Talk about 20 common problems in data governance
C++ core programming
[MRCTF2020]Ezpop(详解)
Use IDEA to connect to TDengine server
UE4 后期处理体积 (角色受到伤害场景颜色变淡案例)
1007 Climb Stairs (贪心 | C思维)
浅析主流跨端技术方案
【背包九讲——01背包问题】