diff --git a/README.md b/README.md index 0d73369..41f766e 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/catthefile.json.example b/catthefile.json.example new file mode 100644 index 0000000..9217f6d --- /dev/null +++ b/catthefile.json.example @@ -0,0 +1,4 @@ +{ + "email": "email", + "password": "password" +} \ No newline at end of file