# The aim of this challenge is to find the password of the admin space with brute force. # Low ``` username: admin password: password ``` # Medium > In progress # High > In progress