Learn to exploit and take over a vulnerable Linux based machine with the Kenobi room on TryHackMe.
Kenobi or Obi-Wan Kenobi is famous Star Wars character that is being refernced by this room.
Connect to TryHackMe network using OpenVpn.
Command for using openvpn is
sudo openvpn yourvpnfile
Scan the target machine for getting open ports and services. For this we will Using Nmap .
nmap -sV IPaddress
![2022-10-17 20_55_29-Kali Linux [Running] - Oracle VM VirtualBox.png](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/2c15294f-e2df-45d0-b98f-6fd8b5e9d370/2022-10-17_20_55_29-Kali_Linux_Running_-_Oracle_VM_VirtualBox.png)