docs: 📝 Add bruteforce
This commit is contained in:
parent
f9e7a0c67b
commit
a2453a934b
12
Brute Force/README.md
Normal file
12
Brute Force/README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# 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
|
Loading…
x
Reference in New Issue
Block a user