shell bypass 403
GrazzMean Shell
: /home/h/o/m/homesquasz/devprod/Commercial/node_modules/postcss-cli/node_modules/strip-ansi/ [ drwx---r-x ]
'use strict';
const ansiRegex = require('ansi-regex');
module.exports = string => typeof string === 'string' ? string.replace(ansiRegex(), '') : string;