当前位置:网站首页>Install Metasploitable2 on VMware
Install Metasploitable2 on VMware
2022-08-02 07:53:00 【Chang Jiazhuang】
Download Metasploitable2 Range
Metasploitable 2 is available at:
https://information.rapid7.com/metasploitable-download.html
This requires registrationDownload
https://sourceforge.net/projects/metasploitable/
Just download it here
Download Metasploitable2
I downloaded it from the sourceforge website. After waiting for a few seconds, it will automatically download. After that, some things will pop up and don’t worry about it (it may be slow).a href="https://pan.baidu.com/s/1fwOFkLPUWVYPzJNiVGSoZg?pwd=xe10">Click to download
Installing Metasploitable2 on VMware
Unzip the downloaded range archive

Open the decompressed Metasploitable2 with VMware

Launch Metasploitable2 Range
Metasploitable2 range default account password:
Account: msfadmin
Password: msfadmin

After logging in, use ip a or ifconfig can have an ip address
Metasploitable2 Range Change root password and switch root account

Use the default account password (msfadmin:msfadmin) to log in and execute the following command
Modify root account password:
sudo passwd root
The first time is to enter a new root password, the secondThe second is to confirm the new root password
switch to the root account
su root
边栏推荐
- MySQL-多版本并发控制
- 【机器学习】实验6布置:基于集成学习的Amazon用户评论质量预测
- Data reveal that the average cost is as high as $4.35 million in 2022, a record!
- Splunk Filed extraction 字段截取
- 埋点开发流程
- FormData上传二进制文件、对象、对象数组
- 【图像去噪】基于matlab双立方插值和稀疏表示图像去噪【含Matlab源码 2009期】
- 吃透Chisel语言.31.Chisel进阶之通信状态机(三)——Ready-Valid接口:定义、时序和Chisel中的实现
- spark architecture
- 跨阻放大器
猜你喜欢
随机推荐
神经元网络
OC-NSString
跨阻放大器
深度学习网络模型的改进与调整
Chain Of Responsibility
LeetCode 2312. Sell Wood Blocks
Neural network
LeetCode 2360. The longest cycle in a graph
【云原生】如何快速部署Kubernetes
【红队】ATT&CK - 创建或修改系统进程实现持久化(更新ing)
CollectionUtil:一个函数式风格的集合工具
MySQL-FlinkCDC-Hudi实时入湖
【机器学习】实验6布置:基于集成学习的Amazon用户评论质量预测
MySQL-Multiversion Concurrency Control
Splunk Filed Alias field name
【机器学习】实验5布置:AAAI会议论文聚类分析
Splunk Filed Alias 字段改名
redis-高级篇
jvm 二之 栈帧内部结构
MySQL批量更新









