enowars / enochecker3

MIT License
2 stars 1 forks source link

implement a new task type to validate a service is working before the CTF starts #45

Open ldruschk opened 3 months ago

ldruschk commented 3 months ago

There should be a function that does something simple that requires all containers (e.g. registering to check that the web server and database are working) without actually storing flags somewhere to avoid leaking too much about how the checker works.