Guest User

vychlop

a guest
Nov 22nd, 2012
532
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.93 KB | None | 0 0
  1. * About to connect() to vk.com port 443 (#0)
  2. * Trying 87.240.143.243...
  3. * connected
  4. * Connected to vk.com (87.240.143.243) port 443 (#0)
  5. * successfully set certificate verify locations:
  6. * CAfile: none
  7. CApath: /etc/ssl/certs
  8. * SSLv3, TLS handshake, Client hello (1):
  9. * SSLv3, TLS handshake, Server hello (2):
  10. * SSLv3, TLS handshake, CERT (11):
  11. * SSLv3, TLS handshake, Server key exchange (12):
  12. * SSLv3, TLS handshake, Server finished (14):
  13. * SSLv3, TLS handshake, Client key exchange (16):
  14. * SSLv3, TLS change cipher, Client hello (1):
  15. * SSLv3, TLS handshake, Finished (20):
  16. * SSLv3, TLS change cipher, Client hello (1):
  17. * SSLv3, TLS handshake, Finished (20):
  18. * SSL connection using DHE-RSA-AES256-SHA
  19. * Server certificate:
  20. * subject: O=*.vk.com; OU=Domain Control Validated; CN=*.vk.com
  21. * start date: 201
  22. * expire date: 201
  23. * subjectAltName: vk.com matched
  24. * issuer: C=U
  25. * SSL certificate verify ok.
  26. > POST /login.php HTTP/1.1
  27. > User-Agent: curl/7.27.0
  28. > Host: vk.com
  29. > Accept: */*
  30. > Content-Length: 41
  31. > Content-Type: application/x-www-form-urlencoded
  32. >
  33. * upload completely sent off: 41 out of 41 bytes
  34. * additional stuff not fine transfer.c:1037: 0 0
  35. * HTTP 1.1 or later with persistent connection, pipelining supported
  36. < HTTP/1.1 200 OK
  37. < Server: nginx/1.2.4
  38. < Date: Thu, 22 Nov 2012 20:25:41 GMT
  39. < Content-Type: text/html; charset=windows-1251
  40. < Transfer-Encoding: chunked
  41. < Connection: keep-alive
  42. < X-Powered-By: PHP/5.2.6-1+lenny3
  43. * Added cookie remixlang="3" for domain vk.com, path /, expire 1384362962
  44. < Set-Cookie: remixlang=3; expires=Wed, 13-Nov-2013 17:16:02 GMT; path=/; domain=.vk.com
  45. < Pragma: no-cache
  46. < Cache-control: no-store
  47. < Vary: Accept-Encoding
  48. <
  49. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  50. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" id="vkontakte">
  51. <head>
  52. <meta http-equiv="content-type" content="text/html; charset=windows-1251" />
  53. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  54. <title>Log in</title>
  55. <link rel="stylesheet" href="/css/rustyle.css?174" type="text/css" />
  56. <script type="text/javascript">if (!window.vk) window.vk = {loginscheme: 'https', ip_h: '7f9e27b7483870af19'};</script>
  57. <script src="/js/common.js?301"></script>
  58. <link rel="stylesheet" href="/css/reg.css?17" type="text/css" />
  59. <link rel="stylesheet" href="/css/ui_controls.css?32" type="text/css" />
  60. <script type="text/javascript" src="/js/lib/ui_controls.js?126"></script>
  61. <script type="text/javascript" src="/js/lang3_0.js?3332"></script>
  62. <link rel="stylesheet" href="/css/login.css?2" type="text/css" />
  63.  
  64.  
  65. <link rel="shortcut icon" href="/images/favicon_vk.ico" />
  66. <!--[if lte IE 6]><style type="text/css" media="screen">/* <![CDATA[ */ @import url(/css/ie.css?14); /* ]]> */</style><![endif]-->
  67. <!--[if IE 7]><style type="text/css" media="screen">/* <![CDATA[ */ @import url(/css/ie7.css?13); /* ]]> */</style><![endif]-->
  68. <!--[if gte IE 8]><style type="text/css" media="screen">/* <![CDATA[ */ @import url(/css/ie8.css); /* ]]> */</style><![endif]-->
  69. <script type="text/javascript">
  70. <!--
  71. if (window.qArr && qArr[5]) qArr[5] = [5, "by item", "", "goods", 0x00000100];
  72. onDomReady(function() {
  73. if (window.init_dec_hash) window.init_dec_hash();
  74.  
  75.  
  76.  
  77. if (1) {
  78. hide('support_link_td');
  79. }
  80. var ts_input = ge('ts_input'), oldFF = browser.mozilla && parseInt(browser.version) < 7;
  81. if (browser.mozilla && !oldFF) {
  82. setStyle(ts_input, {padding: (window.is_rtl ? '3px 22px 4px 4px' : '3px 4px 4px 22px')});
  83. }
  84. placeholderSetup(ts_input, {back: false, reload: true});
  85. if (browser.opera || browser.msie || oldFF) {
  86. setStyle(ts_input, {padding: (window.is_rtl ? '3px 22px 4px 4px' : '3px 4px 4px 22px')});
  87. }
  88. TopSearch.init();
  89. if (browser.msie8 || browser.msie7) {
  90. var st = {border: '1px solid #a6b6c6'};
  91. if (hasClass(ge('ts_wrap'), 'vk')) {
  92. if (window.is_rtl) st.left = '1px';
  93. else st.right = '1px';
  94. } else {
  95. if (window.is_rtl) st.right = '146px';
  96. else st.left = '146px';
  97. }
  98. setStyle(ge('ts_cont_wrap'), st);
  99. }
  100. window.tsHintsEnabled = 1;
  101. });
  102.  
  103.  
  104.  
  105. var base_domain = '/';
  106. css_versions = extend(css_versions, {
  107. lib_ui_controls_js: 126,
  108. ui_controls_css: 32,
  109.  
  110. mentions_js: 50,
  111. qsearch_js: 34,
  112. privacy_css: 23,
  113. wiki_css: 29,
  114. gifts_css: 45
  115. });
  116.  
  117. var is_rtl = false;if (parent && parent != window && (browser.msie || browser.opera || browser.mozilla || browser.chrome || browser.safari || browser.iphone)) {
  118. onDomReady(function() {
  119. document.getElementsByTagName('body')[0].innerHTML = '<h1 style="color: #F00">THIS IS NOT VKONTAKTE AND NOT VK SITE</h1>';
  120. });
  121. }
  122. window.awayHash = 'ad973b67f0c61c0e82';
  123.  
  124. //-->
  125. </script>
  126. </head>
  127.  
  128. <body class="pads" onresize="onBodyResize()">
  129. <div id="pageContainer">
  130.  
  131.  
  132.  
  133.  
  134. <div id="pageLayout">
  135.  
  136. <script type="text/javascript">onBodyResize()</script>
  137.  
  138. <!-- pageHeader -->
  139.  
  140. <div id="pageHeader" class="p_head1 p_head_l3">
  141. <div class="header_back"></div>
  142. <div class="header_left"></div>
  143. <div class="header_right"></div>
  144. <div id="pageHeaderRight">
  145.  
  146. <h1 id="home"><a href="/">���������</a></h1>
  147.  
  148. <div id="topNav" class="headNav">
  149. <a id="top_home_link" class="top_home_link fl_l" href="/" class="fl_l"></a>
  150. <div id="topLinks">
  151. </div>
  152. </div>
  153. <div class="headNav">
  154. </div>
  155.  
  156. </div>
  157. </div>
  158.  
  159. <!-- End pageHeader -->
  160.  
  161. <!-- sideBar -->
  162.  
  163. <div id="sideBar">
  164.  
  165.  
  166. <ol id='nav'>
  167. <li><a href='/index.php'>Home</a></li>
  168. <li><a href='/login.php'>Log in</a></li>
  169. <li><a href='/reg0'>Sign up</a></li>
  170. </ol>
  171.  
  172.  
  173. </div>
  174.  
  175. <!-- End sideBar -->
  176.  
  177. <!-- pageBody -->
  178.  
  179. <div id="pageBody" class="pageBody">
  180. <div id="wrapH">
  181. <div id="wrapHI">
  182. <div id="header"><h1> Log in</h1></div>
  183. </div>
  184. </div>
  185.  
  186. <div id="wrap2">
  187. <div id="wrap1">
  188. <div id="content">
  189.  
  190. <script type="text/javascript">
  191. var vklogin = false;
  192. function try_to_login(obj, text) {
  193. if (text.substr(0, 4) == 'good') {
  194. var to = '';
  195. if (location.hash.toString().length) {
  196. to += location.hash;
  197. }
  198. if (to.length) {
  199. window.location.href = '/' + to;
  200. } else {
  201. window.location.href = '/id' + text.substr(4);
  202. }
  203. } else if (text.substr(0, 10) == 'not_active') {
  204. window.location.href = '/login.php?r=1';
  205. } else if (text.substr(0, 6) == 'invite') {
  206. window.location.href = '/help.php?page=welcome&hash=' + text.substr(6);
  207. } else if (text.substr(0, 9) == 'reginvite') {
  208. window.location.href = '/register.php?hash=' + text.substr(9);
  209. } else if (text.substr(0, 7) == 'vklogin') {
  210. vklogin = true;
  211. ge('login').submit();
  212. } else {
  213. show('message_text');
  214. ge('message_text').innerHTML = "<div id='error' style='font-size: 11px'>Invalid login or password.</div>";
  215. }
  216. }
  217.  
  218. function quick_login() {
  219. var options = {onSuccess: try_to_login};
  220. hide('message_text');
  221. Ajax.postWithCaptcha('/login.php', {'op': 'a_login_attempt', 'login': ge('email').value}, options);
  222. }
  223.  
  224. var captcha_send = 'Send';
  225. var captcha_cancel = 'Cancel';
  226.  
  227. function showPhoneTT() {
  228. hideCodeTT(true);
  229. hidePhoneTT(true);
  230.  
  231. animate(ge('fast_phone_tt'), window.is_rtl ? {opacity: 1, marginRight: 172} : {opacity: 1, marginLeft: 172}, 200);
  232. }
  233. function hideTT(el, fast) {
  234. if (fast === true) {
  235. var anim = data(el, 'tween');
  236. if (anim) anim.stop();
  237. setStyle(el, window.is_rtl ? {opacity: 0, marginRight: 182} : {opacity: 0, marginLeft: 182});
  238. } else {
  239. animate(el, {opacity: 0}, 200, hidePhoneTT.pbind(true));
  240. }
  241. }
  242. function hidePhoneTT(fast) {
  243. hideTT(ge('fast_phone_tt'), fast);
  244. }
  245. function showCodeTT() {
  246. hideCodeTT(true);
  247. hidePhoneTT(true);
  248. animate(ge('fast_code_tt'), window.is_rtl ? {opacity: 1, marginRight: 172} : {opacity: 1, marginLeft: 172}, 200);
  249. }
  250. function hideCodeTT(fast) {
  251. hideTT(ge('fast_code_tt'), fast);
  252. }
  253. var sentPhone = false, restoreCode = false;
  254. function fastRestoreCheck() {
  255. if (sentPhone !== false) {
  256. if (ge('fast_restore_phone').value == sentPhone) {
  257. show(ge('fast_restore_code_row'));
  258. } else {
  259. hide(ge('fast_restore_code_row'));
  260. }
  261. }
  262. }
  263. function fastRestore(ev) {
  264. ev = ev || window.event;
  265. if (ev && ev.keyCode) {
  266. if (ev.keyCode !== KEY.ENTER) {
  267. return;
  268. }
  269. if (ev.target == ge('fast_restore_phone') && isVisible(ge('fast_restore_code_row'))) {
  270. focusAtEnd(ge('fast_restore_code'));
  271. return cancelEvent(ev);
  272. }
  273. }
  274.  
  275. var btn = ge('fast_restore_btn'), phone = ge('fast_restore_phone').value, code;
  276. if (phone.replace(/[^0-9]/g, '').length < 8) {
  277. notaBene(ge('fast_restore_phone'));
  278. return cancelEvent(ev);
  279. }
  280. lockButton(btn);
  281. if (isVisible(ge('fast_restore_code_row'))) {
  282. code = ge('fast_restore_code').value;
  283. if (code.replace(/[^0-9a-z]/g, '').length < 4) {
  284. notaBene(ge('fast_restore_code'));
  285. return cancelEvent(ev);
  286. }
  287. Ajax.postWithCaptcha('login.php', {act: 'fast_restore_code', phone: phone, code: code, restore: restoreCode}, {
  288. onSuccess: function(obj, text) {
  289. var res = eval('(' + text + ')');
  290. unlockButton(btn);
  291. var err = ge('fast_restore_error');
  292. if (res.error) {
  293. err.innerHTML = res.error;
  294. if (!isVisible(err)) {
  295. show(err);
  296. } else {
  297. animate(err, {backgroundColor: '#F4EBBD'}, 100, animate.pbind(err, {backgroundColor: '#F9F6E7'}, 2000));
  298. }
  299. notaBene(ge('fast_restore_code'));
  300. } else if (res.success) {
  301. location.href = 'https://login.vk.com/?act=fast_restored&code=' + restoreCode + '&_origin=' + encodeURIComponent(location.protocol + '//' + location.host);
  302. }
  303. },
  304. onCaptchaShow: function() {
  305. unlockButton(btn);
  306. }
  307. });
  308. } else {
  309. Ajax.postWithCaptcha('login.php', {act: 'fast_restore', phone: phone, hash: 'abbdd2790173d22f52'}, {
  310. onSuccess: function(obj, text) {
  311. var res = eval('(' + text + ')');
  312. if (res.reload) {
  313. location.reload(true);
  314. return;
  315. }
  316. if (res.wait) {
  317. setTimeout(fastRestore.pbind(false), 1000);
  318. return;
  319. }
  320. unlockButton(btn);
  321. var err = ge('fast_restore_error');
  322. if (res.error) {
  323. err.innerHTML = res.error;
  324. if (!isVisible(err)) {
  325. show(err);
  326. } else {
  327. animate(err, {backgroundColor: '#F4EBBD'}, 100, animate.pbind(err, {backgroundColor: '#F9F6E7'}, 2000));
  328. }
  329. notaBene(ge('fast_restore_phone'));
  330. } else {
  331. restoreCode = res.restore;
  332. hide(err);
  333. sentPhone = phone;
  334. show(ge('fast_restore_code_row'));
  335. setTimeout(focusAtEnd.pbind(ge('fast_restore_code')), 0);
  336. }
  337. },
  338. onCaptchaShow: function() {
  339. unlockButton(btn);
  340. }
  341. });
  342. }
  343. return cancelEvent(ev);
  344. }
  345. </script>
  346.  
  347. <div id="message_text">
  348.  
  349. </div>
  350.  
  351. <div class="simplePage" style="padding: 15px 0px 0px">
  352. <form method="post" name="login" id="login" action="https://login.vk.com/" onsubmit="if (vklogin) { return true} else { quick_login();return false;}">
  353. <input type="hidden" name="act" id="act" value="login">
  354. <input type="hidden" name="to" id="to" value=""/>
  355. <input type="hidden" name="_origin" value="https://vk.com" />
  356. <input type="hidden" name="ip_h" value="7f9e27b7483870af19" />
  357.  
  358. <table align="center" cellpadding="0" cellspacing="0" border="0" width="100%">
  359. <tr>
  360. <td class="ta_r log_label"><span class="grey">Email or phone:</span></td>
  361. <td style="padding: 0px">
  362. <input class="inputText" type="text" name="email" value="" id="email" style="width: 152px; margin: 0px"/>
  363. <td>
  364. </tr>
  365. <tr>
  366. <td class="ta_r log_label"><span class="grey">Password:</span></td>
  367. <td style="padding: 0px">
  368. <input class="inputText" type="password" name="pass" value="" id="pass" style="width: 152px; margin: 0px"/>
  369. </td>
  370. </tr>
  371. <tr>
  372. <td class="ta_r log_label">&nbsp;</td>
  373. <td>
  374. <input type="hidden" name="expire" id="expire" />
  375. <script type="text/javascript">
  376. onDomReady(function() {
  377. new Checkbox(ge('expire'), {
  378. width: 150,
  379. label: 'Don&#39;t remember me'
  380. });
  381. focusAtEnd(ge('email').value ? ge('pass') : ge('email'));
  382. if (ge('fast_restore_btn')) {
  383. ge('fast_restore_btn').parentNode.appendChild(ce('div', {innerHTML: '<iframe name="fast_restore_test_frame"></iframe><form id="fast_restore_test_form" method="POST" action="https://login.vk.com/?act=create_test&_origin=https://vk.com&' + Math.random() + '" target="fast_restore_test_frame"></form>'}, {position: 'absolute', visibility: 'hidden'}));
  384. ge('fast_restore_test_form').submit();
  385. }
  386. });
  387. </script>
  388. </td>
  389. </tr>
  390. <tr>
  391. <td class="ta_r log_label">&nbsp;</td>
  392. <td><div style="height:20px; margin:5px 0px">
  393. <div class="button_blue"><button onclick="quick_login();return cancelEvent(event);">Log in</button></div><span class="divide">&nbsp;</span><div class="button_blue"><a href="/join" class="button_link"><button onclick="location.href='/join';return cancelEvent(event);">Sign up</button></a></div>
  394. </div></td>
  395. </tr>
  396. </table>
  397. <input type="submit" value='.' style="color:#fff;border:0;padding:0;margin:0;background:#fff;height:6px;width:6px" />
  398. </form>
  399. <div class="login_restore">
  400.  
  401. <table align="center" cellpadding="0" cellspacing="0" border="0" width="100%">
  402. <tr><td class="ta_r log_label">&nbsp;</td><td><a href="/restore">Forgot your password or cannot log in?</a></td></tr>
  403. </table>
  404. </div>
  405. </div>
  406.  
  407.  
  408. </div>
  409. </div>
  410. </div>
  411.  
  412.  
  413. </div>
  414. <div id="boxHolder"></div>
  415.  
  416. <!-- End pageBody -->
  417.  
  418. <!-- bFooter -->
  419. <div id="bFooter">
  420. <ul class="bNav2">
  421. <li><a href="/help.php?page=about">about</a></li>
  422. <li><a href="/support?act=new">help</a></li>
  423. <li><a href="/terms">terms</a></li>
  424. <li><a href="/developers.php">developers</a></li>
  425. </ul>
  426. </div>
  427. <div class="footerVK">
  428. <div><a href="/help.php?page=about">VK</a> &copy; 2006-2012 <a href="#" onclick="return doChangeLang(21, '0f6a6933d62892eed7');" style="margin-left:7px">&#268;e&#353;tina</a><a href="#" onclick="return doChangeLang(3, '0f6a6933d62892eed7');" style="margin-left:7px">English</a><a href="#" onclick="return doChangeLang(0, '0f6a6933d62892eed7');" style="margin-left:7px">�������</a><a href="#" onclick="return doChangeLang(1, '0f6a6933d62892eed7');" style="margin-left:7px">����������</a><a href="#" onclick="return changeLang();" class="langSelector">all languages �</a></div>
  429. <div><!----></div>
  430. </div>
  431. <!--Both counters-->
  432. <script type="text/javascript">
  433. <!--
  434. onDomReady(function(){
  435. setTimeout(function() {
  436. (new Image()).src = 'https://counter.yadro.ru/hit?r' + escape(document.referrer) + ((typeof(screen)=='undefined')?'':';s'+screen.width+'*'+screen.height+'*'+(screen.colorDepth?screen.colorDepth:screen.pixelDepth)) + ';u' + escape(document.URL) + ';' + Math.random() + '';
  437. }, 10);
  438. });
  439. //-->
  440. </script>
  441. <!--/Both counters-->
  442. <!-- End bFooter -->
  443.  
  444. </div>
  445.  
  446. <script type="text/javascript">
  447. window.init_dec_hash = function() {
  448. window.decoded_hashes = {};
  449. var dec_hash = function(hash) {
  450. (function(_){window.decoded_hashes[_]=(function(__){var ___=ge?'':'___';for(____=0;____<__.length;++____)___+=__.charAt(__.length-____-1);return geByClass?___:'___';})(_.substr(_.length-5)+_.substr(4,_.length-12));})(hash);
  451. }
  452. window.decodehash = function(hash) {
  453. dec_hash(hash);
  454. return window.decoded_hashes[hash];
  455. }
  456. }
  457. </script>
  458.  
  459.  
  460.  
  461. <!-- End pageLayout 9790 -->
  462. </div>
  463. </body>
  464. </html>
  465. * Connection #0 to host vk.com left intact
  466. * Closing connection #0
  467. * SSLv3, TLS alert, Client hello (1):
  468. * About to connect() to vk.com port 443 (#0)
  469. * Trying 87.240.143.242...
  470. % Total % Received % Xferd Average Speed Time Time Time Current
  471. Dload Upload Total Spent Left Speed
  472. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* connected
  473. * Connected to vk.com (87.240.143.242) port 443 (#0)
  474. * successfully set certificate verify locations:
  475. * CAfile: none
  476. CApath: /etc/ssl/certs
  477. * SSLv3, TLS handshake, Client hello (1):
  478. } [data not shown]
  479. * SSLv3, TLS handshake, Server hello (2):
  480. { [data not shown]
  481. * SSLv3, TLS handshake, CERT (11):
  482. { [data not shown]
  483. * SSLv3, TLS handshake, Server key exchange (12):
  484. { [data not shown]
  485. * SSLv3, TLS handshake, Server finished (14):
  486. { [data not shown]
  487. * SSLv3, TLS handshake, Client key exchange (16):
  488. } [data not shown]
  489. * SSLv3, TLS change cipher, Client hello (1):
  490. } [data not shown]
  491. * SSLv3, TLS handshake, Finished (20):
  492. } [data not shown]
  493. * SSLv3, TLS change cipher, Client hello (1):
  494. { [data not shown]
  495. * SSLv3, TLS handshake, Finished (20):
  496. { [data not shown]
  497. * SSL connection using DHE-RSA-AES256-SHA
  498. * Server certificate:
  499. * subject: O=*.vk.com; OU=Domain Control Validated; CN=*.vk.com
  500. * start date: 201
  501. * expire date: 201
  502. * subjectAltName: vk.com matched
  503. * issuer: C=U
  504. * SSL certificate verify ok.
  505. > GET /audio.php HTTP/1.1
  506. > User-Agent: curl/7.27.0
  507. > Host: vk.com
  508. > Accept: */*
  509. > Cookie: remixlang=3
  510. >
  511. * additional stuff not fine transfer.c:1037: 0 0
  512. * HTTP 1.1 or later with persistent connection, pipelining supported
  513. < HTTP/1.1 302 Found
  514. < Server: nginx/1.2.4
  515. < Date: Thu, 22 Nov 2012 20:25:42 GMT
  516. < Content-Type: text/html; charset=windows-1251
  517. < Content-Length: 0
  518. < Connection: keep-alive
  519. < X-Powered-By: PHP/5.2.6-1+lenny9
  520. < Pragma: no-cache
  521. < Cache-control: no-store
  522. < Location: https://login.vk.com/?role=fast&_origin=https://vk.com&ip_h=7f9e27b7483870af19&to=YXVkaW8ucGhw
  523. < Vary: Accept-Encoding
  524. <
  525. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  526. * Connection #0 to host vk.com left intact
  527. * Closing connection #0
  528. * SSLv3, TLS alert, Client hello (1):
  529. } [data not shown]
Advertisement
Add Comment
Please, Sign In to add comment