└── README.md
/README.md:
--------------------------------------------------------------------------------
1 | # ctf_sysadmin
2 | CTF Challenges for Sysadmin (adminsys) linux or SRE
3 |
4 | # Intro (MOTD)
5 |
6 | Hello to you !
7 | Thanks to be here. I created some CTF challenges that I call EDS (Explore the Deep System) for sysadmin linux or SRE or linux learners.
8 | All challenges are based on docker environment. Don't worry, you can use docker play.
9 | Enjoy it !!!!
10 |
11 | # Challenges
12 | ## Apache
13 | Go there: https://hub.docker.com/r/fs0ci3ty/httpd-ctf
14 |
15 | ## Tomcat
16 | Go there: https://hub.docker.com/r/fs0ci3ty/tomcat-ctf
17 |
18 | ## Elasticsearch
19 | Go there: https://hub.docker.com/r/fs0ci3ty/elasticsearch-ctf
20 |
21 | ## Linux
22 | Go there:
23 | - https://hub.docker.com/r/fs0ci3ty/adminsys_basic-ctf
24 | - https://hub.docker.com/r/fs0ci3ty/eds_chall
25 |
--------------------------------------------------------------------------------