How to get started with the Hack the Box Vancouver, WA Meetup group.
We meet online in our Discord server the second Saturday of every month at 12pm Pacific time.
- Join our meetup group and attend our next event: https://www.meetup.com/hack-the-box-meetup-vancouver-wa/
- Join Hack the Box, if you haven't already: https://app.hackthebox.com/invite
- Get your computer prepped (see below).
This is a great overview of how to begin your ethical hacking journey: https://www.hackthebox.com/blog/learn-to-hack-beginners-bible
Though there are many ways to get your computer set up, we recommend using virtualization software, downloading a pre-built Kali Linux virtual machine and using that to connect to Hack the Box.
- Download VMware Workstation Player: https://www.vmware.com/products/workstation-player/workstation-player-evaluation.html
- Once downloaded, right-click the file and click Run as Administrator
- Follow the on-screen instructions
- Restart your computer
- Download Kali Linux VM from: https://www.kali.org/get-kali/#kali-virtual-machines
- Click on the VMware option
- Once downloaded, unzip the file (download 7zip to unzip the file: https://www.7-zip.org/download.html)
- Open VMware Workstation Player
- Click Open a Virtual Machine
- Navigate to the unzipped folder from above and select the file ending in .vmx
- Make any needed changes to the assigned resources
- Click the play button to start the VM
- Default username/password: kali/kali
Source: https://www.kali.org/docs/virtualization/import-premade-vmware/
From within your Kali Linux VM:
- Log in to your Hack the Box account: https://app.hackthebox.com/
- Click CONNECT TO HTB
- Click Machines
- Click OpenVPN
- In VPN ACCESS, choose a the region you're in, or the closest region available
- In VPN SERVERS, choose the server with the lowest latency (number on the right)
- Click DOWNLOAD VPN
- Open a terminal in Kali and run (replacing username with your username): sudo openvpn ~/Download/lab_username.ovpn
Source: https://help.hackthebox.com/en/articles/5185687-introduction-to-lab-access
Sometimes things go sideways.
If you're not able to connect establish a VPN connection to Hack the Box:
- Verify you're running the openvpn command with root privileges
- Try changing the VPN server you're connecting to and then re-download the VPN connection pack
If the box you're working on isn't responding or working quite right:
- Reset the box
If the issue you're experiencing isn't listed above, check this page for the issue: https://help.hackthebox.com/en/articles/5185536-connection-troubleshooting