shell bypass 403
UnknownSec Shell
:
/
usr
/
lib
/
node_modules
/
gulp
/
node_modules
/
liftoff
/
lib
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
build_config_name.js
module.exports = function (opts) { opts = opts || {}; var configName = opts.configName; var extensions = opts.extensions; if (!configName) { throw new Error('Please specify a configName.'); } if (configName instanceof RegExp) { return [configName]; } if (!Array.isArray(extensions)) { throw new Error('Please provide an array of valid extensions.'); } return extensions.map(function (ext) { return configName + ext; }); };
© 2026 UnknownSec