Automaticaly Build Penetration Testing Environment – Kali, Metasploitable, Vagrant

My student Toni Jääskeläinen developed a PenTest environment that can be set up automatically. Based on my idea, it’s distributed as a single Vagrantfile. Using pentest tools requires special care and skill, as even mistakes with some of these tools … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on Automaticaly Build Penetration Testing Environment – Kali, Metasploitable, Vagrant

Multiple Virtual Computers in Minutes – Vagrant Multimachine

You can install multiple virtual computers in minutes. This example shows how to install two Ubuntu 16.04 virtual machines and configure SSH – in a couple minutes.

Posted in Uncategorized | Tagged , , , , , , , , , | Comments Off on Multiple Virtual Computers in Minutes – Vagrant Multimachine

Install Ubuntu Virtual Machine in Minutes with Vagrant

In two minutes, you could have an SSH connection to your new virtual Ubuntu server. Vagrant allows you to define your virtual host in a simple text file. It can then automatically install your new virtual machine and setup automatic … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Comments Off on Install Ubuntu Virtual Machine in Minutes with Vagrant