BunnyPass
Catégorie: Hardware Difficulté: very-easy Flag: HTB{th3_hunt3d_b3c0m3s_th3_hunt3r}
Challenge
Description
As you discovered in the PDF, the production factory of the game is revealed. This factory manufactures all the hardware devices and custom silicon chips (of common components) that The Fray uses to create sensors, drones, and various other items for the games. Upon arriving at the factory, you scan the networks and come across a RabbitMQ instance. It appears that default credentials will work.
Ce challenge tourne sur un docker, disponible sur Github
Résolution
On a accès à une interface de RabbitMQ

On peut s’y connecter avec les credentials admin:admin
(ce sont ceux par défaut)

Dans l’onglet Queues on peut voir que certains on des messages prêts, notamment factory_idle
En allant dessus et en recherchant les 6 messages disponibles

On tombe sur le flag

Dernière mise à jour
Cet article vous a-t-il été utile ?