Skip to main content

One post tagged with "MySQL"

MySQL is an open-source relational database management system that stores, manages, and retrieves data efficiently using standard SQL syntax. It's widely used in web applications and enterprise environments for its reliability and performance.

View All Tags

HTB | Sequel | Write-Up

· 7 min read

Summary:

This walkthrough assists with solving the Sequel machine challenge on Hack The Box, focusing on tasks related to MySQL. Key takeaways include understanding various SQL concepts, utilizing tools like Nmap, and exploiting vulnerabilities to gain access to sensitive information, including a "root flag" in the "htb" database.

Machine Name: Sequel | Difficulty: Easy | OS: Linux