shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/AdminLTE-master/node_modules/stdout-stream/test/fixtures/ [ drwx---r-x ]
var stdout = require('../../');
stdout.write('stdout');
stdout.end(function() {
setTimeout(function() {
process.exit(0);
}, 10);
});