This commit is contained in:
√(noham)²
2025-02-18 17:17:25 +01:00
parent 9ac8125be0
commit 427993d0e6
2 changed files with 5 additions and 1 deletions

View File

@@ -7,9 +7,9 @@ A Python tool to automatically generate CTF writeup templates and organize chall
- https://theblackside.fr
- https://crackmes.one
- https://crackmy.app
- https://cattheflag.org/defis.php
### Will add :
- https://cattheflag.org/defis.php
- https://imaginaryctf.org
- https://challenges.ecsc.eu/challenges
- https://www.root-me.org

4
catthefile.json.example Normal file
View File

@@ -0,0 +1,4 @@
{
"email": "email",
"password": "password"
}