Preparation for Security Workshop

  1. Set up VirtualBox
  2. Download image file of Kali Linux installation disk.
  3. 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.
  4. From Kali Linux virtual machine:
    1. download password lists:
      rockyou-45.txt
      rockyou.txt
    2. Register at https://tryhackme.com/
  5. Open https://tryhackme.com/access
  6. Click on Download My Configuration File and save it
  7. Click on large button Connect using OpenVPN
  8. Open terminal and run commands in it:

    sudo apt install openvpn
    sudo openvpn /path/to/file.ovpn

    Where file.openvn is your actual configuration file

    Check that last line in terminal is:
    ...Initialization Sequence Completed

    1. 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)


Created by Valdis Vītoliņš on 2017-01-03 08:07
Last modified by Valdis Vītoliņš on 2021-08-11 10:17
 
Xwiki Powered
Creative Commons Attribution 3.0 Unported License