Building an insecure Nest.js Application

To gain a better understanding of known vulnerabilities we would create a vulnerable Nest.js Application and examine what makes it exploitable

You can absolutely skip this step and just dive into the git repository holding the code.

But

You could actually learn a lot from tackling development yourself. Understanding design difficulties, and overcoming dev pitfalls would eventually help strengthen the mindset required to solve complicated secure design problems.

Last updated