2023-12-22 09:19:35 +01:00

12 lines
184 B
Markdown

# 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