sql injection

TryHackMe - Olympus Walkthrough

November 25, 2022
Walkthroughs, TryHackMe
ctf, sql injection, attack surface mapping, password cracking

Task 1 | Connection # https://tryhackme.com/room/olympusroom is a medium difficulty room on [https://tryhackme.com/](TryHackMe training platform) by Gavroche. It’s primary focus is sql injection, in my opinion, with a slant on enumeration and systems comprehension. We’re going to get started by adding olympus.thm to our /etc/hosts file to assist with enumeration.. this is recommended in the description and I’ve adopted it as a solid sign that we’ll need to do subdomain enumeration. ...