Skip to main content

One post tagged with "MariaDB"

MariaDB is an open-source relational database management system that serves as a drop-in replacement for MySQL, offering improved performance, scalability, and security features while supporting standard SQL syntax.

View All Tags

HTB | Appointment | Write-Up

· 7 min read

Summary:

This walkthrough provides assistance with solving the Appointment machine challenge on Hack The Box, focusing on tasks related to SQL, MySQL, and MariaDB, while highlighting potential security vulnerabilities such as SQL injection. Key takeaways include understanding various SQL concepts, utilizing tools like Nmap and Gobuster, and exploiting vulnerabilities to gain access to sensitive information.

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