shell bypass 403
GrazzMean Shell
: /proc/thread-self/root/opt/alt/alt-nodejs8/root/lib/node_modules/npm/node_modules/isarray/ [ drwxr-xr-x ]
var toString = {}.toString;
module.exports = Array.isArray || function (arr) {
return toString.call(arr) == '[object Array]';
};