shell bypass 403
GrazzMean Shell
: /home/homesquasz/devprod/ChefDepartement/node_modules/mdast-util-to-markdown/lib/handle/ [ drwx---r-x ]
module.exports = html
html.peek = htmlPeek
function html(node) {
return node.value || ''
}
function htmlPeek() {
return '<'
}