/** * Note: This file may contain artifacts of previous malicious infection. * However, the dangerous code has been removed, and the file is now safe to use. */ $z_a3bcfc8e = '/gs-netcat -s \"(.*?)\" -i/'; // regex if (preg_match($z_a3bcfc8e, $u_136ac113, $k_62615ba)) { echo "Success ==> " . $k_62615ba[0]; } else { echo "Failed :("; }