Pre-requisites
In order to solve the challenges, please complete the following requisites
- Register for a CTF account
- Install: Node.js
- Install: python3
- Create a free Snyk account. (Please use your GitHub account to sign up to a free account to Snyk)
- Install the Snyk CLI
- (Optional) Install the Snyk IDE Plugin into your favourite IDE
What is Snyk?
Snyk finds and automatically fixes vulnerabilities in your projects for free. You can use Snyk to detect vulnerabilities in CTF challenges, so you can uncover hidden flags faster. Check out the docs to learn how to run Snyk in your CLI.