Jannik Hollenbach
Jannik Hollenbach
The new CodingChallenges (both "FindIt" and "Fixit" Challenges) work in the current MultiJuicer version work but are not backed up by the progress-watchdog like normal JuiceShop challenges. Short recap the...
Currently a user could use RCE or SSRF vulnerabilities to connect to JuiceShop instances of other users. This would kind of be a awesome challenge in itself 😅 Like: "Steal...
Terraform allows to distribute [reusable modules](https://registry.terraform.io/browse/modules) which setup cloud infrastructure. This could be used to provide "ready to go" MultiJuicer setups for different cloud setups which can be installed very...
Using github actions we could run our E2E tests against proper kubernetes cluster created using tools like [kind](https://kind.sigs.k8s.io/). Ideally this would run the tests against a couple of k8s version....
The last login ip will show the ip of the LoadBalancer not the IP of the User... 😳 **Warning Spoilers:** The challenge to override the Last Login IP will most...
The website linked in the repos description seems to be down. It appears that the DNS entry does not exist (anymore): ```sh nslookup webauthn.strangerlabs.io Server: 10.204.0.1 Address: 10.204.0.1#53 ** server...
## Description This PR updates the operator and auto-discovery to use the same dependencies as new projects scaffolded with kubebuilder 3.6.0 and replaces the scaffolded make targets with the new...