当前位置:网站首页>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
insert image description here

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
insert picture description here

Installing Metasploitable2 on VMware

Unzip the downloaded range archive

insert picture description here

Open the decompressed Metasploitable2 with VMware

insert picture description here

Launch Metasploitable2 Range

Metasploitable2 range default account password:

Account: msfadmin

Password: msfadmin

insert picture description here
After logging in, use ip a or ifconfig can have an ip address

Metasploitable2 Range Change root password and switch root account

insert picture description here

Use the default account password (msfadmin:msfadmin) to log in and execute the following command

Modify root account password:

sudo passwd root

insert image description here
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

insert image description here

原网站

版权声明
本文为[Chang Jiazhuang]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/214/202208020640527449.html