- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 160字
- 2021-07-02 21:04:11
Metasploitable3
Metasploitable3 is an indubitably vulnerable virtual machine that is intended to be tested for multiple exploits using Metasploit. It is under a BSD-style license. This virtual machine can be downloaded from https://github.com/rapid7/metasploitable3. You can download the ZIP file and unzip it to your favorite Windows location (typically, we segregate this in the c:\HackTools\ folder) or you can use the git clone link with the Bash command.
Install all the relevant supporting software, such as Packer, Vagrant, VirtualBox, and the Vagrant reload plugin.
The following is a screenshot of the manual installation of Metasploitable3 on the Windows 10 host operating system:

Once the packer build has downloaded the ISO vbox image, you will receive a message as shown in the following screenshot:

After the VirtualBox file is downloaded, you will just have to run vagrant up in the same PowerShell. This should bring up your new VM in your virtual box without any problem, as shown in the following screenshot:

- UI圖標創意設計
- 程序員面試白皮書
- OpenCV實例精解
- Visual Basic程序開發(學習筆記)
- Xcode 7 Essentials(Second Edition)
- Java面向對象程序開發及實戰
- TypeScript實戰指南
- Python數據分析從0到1
- 精通Python設計模式(第2版)
- Hands-On Full Stack Development with Go
- OpenGL Data Visualization Cookbook
- Mastering React
- Getting Started with Python and Raspberry Pi
- Android移動應用開發項目教程
- AMP:Building Accelerated Mobile Pages