Walking an Application

This room in TryHackMe, helped me learn how the devtools will be used in the context of cybersecurity.

From a Web Developer’s perspective using the page source let’s me see how the website looks when deployed. From a pentesting perspective, I can utilize this to check any hidden files or information.

Then there is also the inspector tool where in i can navigate to a certain section of the website, and be able to tinker with the elements of the website.