Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': <?php error_reporting(E_ALL); $url = "http://forum.nothingillegal.com/ucp.php?mode=register"; $username = rand(1000,100000); $password = "lolpassword"; $email = rand(1000,100000)."@gmail.com"; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_HTTPHEADER, array( 'Host: forum.nothingillegal.com', 'Accep Source: http://pastebin.com/raw.php?i=G7N6LE7W
↧