shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/AdminLTE-master/node_modules/static-module/test/vars/ [ drwx---r-x ]
var a = 1, fs = require('fs'),
b = 2,
html = fs.readFileSync(__dirname + '/vars.html', 'utf8'),
c = 3
;
console.log(html + a + b + c);