1 00:00:00,470 --> 00:00:06,740 You can use any virtualization platform such as Oracle VirtualBox or VMware player. 2 00:00:07,320 --> 00:00:09,390 While using virtual environments. 3 00:00:09,390 --> 00:00:13,590 The virtual machines should be on the same network to see each other. 4 00:00:13,830 --> 00:00:17,340 Now we're going to use virtual machines in Nat mode. 5 00:00:17,550 --> 00:00:22,980 If you're using VirtualBox because of its architecture, you should create a Nat network. 6 00:00:23,490 --> 00:00:29,880 If you use a virtual machine in net mode without configuring any Net network, a network is created 7 00:00:29,880 --> 00:00:36,780 for that virtual machine and it doesn't see other virtual machines even if they are in net mode. 8 00:00:37,810 --> 00:00:44,440 If you're using one of the VMware tools such as VMware Player fusion or workstation using Nat mode for 9 00:00:44,440 --> 00:00:48,220 network interfaces will be enough for the virtual machines to see each other. 10 00:00:49,030 --> 00:00:54,880 Oh, and I should probably tell you that since there are a lot of vulnerabilities in it, do not use 11 00:00:54,880 --> 00:01:01,060 the virtual machines in bridge mode, which are intentionally vulnerable, such as Metasploitable or 12 00:01:01,090 --> 00:01:03,380 Owasp, broken Web applications. 13 00:01:03,400 --> 00:01:09,640 If you use them in bridge mode, they will be accessible in the network where your host machine is. 14 00:01:09,880 --> 00:01:16,060 Someone in that network might hack the vulnerable virtual machines and try to access the host machine, 15 00:01:16,060 --> 00:01:17,980 which means your computer. 16 00:01:18,910 --> 00:01:25,330 Now, if you would like to use virtual machines and host only network mode, please just learn how the 17 00:01:25,330 --> 00:01:28,690 virtualization platform works in that mode first.