Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: $(function(){ $.post("/moodle/login/index.php", {username:'9535953595',password:'password'}, function(data) { console.log(data); }); }); $client = new Zend_Http_Client('http://localhost/moodle/login/index.php'); $client->setCookieJar(); $client->setParameterPost(array( 'username' => 9535952595, 'password' => 'password' )); Source: http://pastebin.com/raw.php?i=AfNNcc8C
↧