Skip to content

Instantly share code, notes, and snippets.

@aterga
Created April 13, 2021 10:34
Show Gist options
  • Save aterga/7beaa66f2bd79472f3401d381df3f444 to your computer and use it in GitHub Desktop.
Save aterga/7beaa66f2bd79472f3401d381df3f444 to your computer and use it in GitHub Desktop.
Toy example of a vulnerable node.js app
console.log(process.env); // Encapsulation Vulnerability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment