Skills Assessment
March 30, 2024

First we have to enter the IP in our /etc/hosts

Then we are going to find the subdomain of the website academy.htb

Just put the findings in our /etc/hosts

Then we are going to find the extensions for those subdomain
First domain - academy

Second subdomain - faculty

third subdomain - archive

fourth subdomain - test

Here the code below we found a directory that is called /courses
After we found the extensions we are now going to find the directories in the subdomain and in the faculty we did found the directory - /linux-security.php7 in the /courses


After that we are going to find a parameter name in that directory






Last updated