=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== mle-1.4.3/uscript.inc.php-27- ); mle-1.4.3/uscript.inc.php:28: $proto_strs = explode("\n", shell_exec($grep_cmd)); mle-1.4.3/uscript.inc.php-29- $proto_strs = array_filter($proto_strs, function($proto_str) { ############################################## mle-1.4.3/uscript.inc.php-54- ); mle-1.4.3/uscript.inc.php:55: $hardcoded_strs = explode("\n", shell_exec($grep_cmd)); mle-1.4.3/uscript.inc.php-56- $hardcoded_strs = array_filter($hardcoded_strs); ############################################## mle-1.4.3/cmd.c-1486- re_len -= 2; mle-1.4.3/cmd.c:1487: re[re_len-4] = '\0'; // Trunc trailing `$/;"` mle-1.4.3/cmd.c-1488- re_len -= 4;