This document summarizes a penetration test of the Hack The Box machine OpenAdmin. The writer found that ports 22 and 80 were open. Enumerating port 80 revealed an Apache default page and dirbuster found a page at /ona. This page disclosed an opennetadmin installation vulnerable to RCE. Exploiting this gave a www-data shell. Credentials in a database settings file were used to SSH as user jimmy. Further enumeration revealed an internal site at port 52846 containing Joanna's SSH key, which was extracted using SSH tunneling or curl. John the Ripper cracked the key's passphrase and the writer SSHed as Joanna. Sudo privileges without a password allowed escalating to root using a nano privilege