shell bypass 403
GrazzMean-Shell Shell
: /home/allssztx/nodevenv/public_html/sites/pioneer-reality/20/lib/node_modules/async/ [ drwxr-xr-x ]
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = function (fn, ...args) {
return (...callArgs) => fn(...args, ...callArgs);
};
module.exports = exports.default;