shell bypass 403
GrazzMean Shell
: /home/homesquasz/devprod/Commercial/node_modules/mdast-util-to-markdown/lib/handle/ [ drwx---r-x ]
module.exports = text
var safe = require('../util/safe')
function text(node, parent, context, safeOptions) {
return safe(context, node.value, safeOptions)
}