shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/AdminLTE-master/node_modules/es-to-primitive/helpers/ [ drwx---r-x ]
'use strict';
module.exports = function isPrimitive(value) {
return value === null || (typeof value !== 'function' && typeof value !== 'object');
};