Sliim / pentest-env

Pentest environment deployer (kali linux + targets) using vagrant and chef.
http://sliim.github.io/pentest-env/
GNU General Public License v3.0
631 stars 169 forks source link

Password #42

Closed baijifeilong closed 6 years ago

baijifeilong commented 6 years ago

I don't know the password of metasploitable3-trusty

I tryied:

Sliim commented 6 years ago

vagrant/vagrant should work! Maybe the sshd config doesn't allow password auth :)

DonRichards commented 6 years ago

Vagrant also may have changed the port from 22 to 2222 for ssh.

Sliim commented 6 years ago

Pwn / root the box and check ssh config to see what is wrong, if you really need ssh. Closed.