Preparation for Security Workshop
- Set up VirtualBox
- Download image file of Kali Linux installation disk.
- Set up Kali Linux virtual machine with at least 20GB of virtual disk and NAT network connection (internet access will be required). Check that you can access internet from that virtual machine.
- From Kali Linux virtual machine:
- download password lists:
rockyou-45.txt
rockyou.txt - Register at https://tryhackme.com/
- download password lists:
- Open https://tryhackme.com/access
- Click on Download My Configuration File and save it
- Click on large button Connect using OpenVPN
Open terminal and run commands in it:
sudo apt install openvpn
sudo openvpn /path/to/file.ovpnWhere file.openvn is your actual configuration file
Check that last line in terminal is:
...Initialization Sequence Completed- Close terminal
Optional tasks
Instead of yor own virtual machine you may use machine hosted here: distrotest.net
Complete theses challenges: https://overthewire.org/wargames/bandit/
Look for more info here (in Latvian)