1
0
Fork 0

write-ups added in readme

This commit is contained in:
Aymeric 2019-08-02 01:23:32 +02:00
parent dfc52f10ca
commit b7a5af85c2
1 changed files with 11 additions and 2 deletions

View File

@ -27,7 +27,7 @@ Move into the root repository, then, build and start all the containers with thi
docker-compose up -d
```
Now, you can access to this challenge at http://localhost:<chosen_port>.
Now, you can access to this challenge at localhost:<chosen_port>.
That's all! 😉
@ -36,7 +36,7 @@ That's all! 😉
You can find a online version of this project on [CTF;space](https://challenges.deldel.fr) platform.
## During the CTF
## During and after the CTF
### Statement
@ -46,6 +46,15 @@ You can find a online version of this project on [CTF;space](https://challenges.
> Don't forget to POST a comment!
### Write-ups
* [Write-up](https://haax.fr/fr/writeups/santhacklausctf-2018/santhacklaus-ctf/#authentication-2-0-100-pts) written by Haax
* Another [write-up](https://maki.bzh/walkthrough/santhacklaus2018/#authentication-2-0) by Maki
Thank you for taking the time to write your solution! :)
You can contact me if you want to add your write-up in the list.
## Authors
* **Aymeric Sorek** - _alias_ [deldel](https://www.deldel.fr)