Advertisement
quanghacker69

Đơn Giản thấy ko .. edit khỏe hơn nàm webb

Jul 12th, 2014
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.07 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. <html><HEAD><TITLE>Hacked By.::Rin::.</TITLE>
  8.  
  9. <META content="text/html; charset=utf-8" http-equiv=Content-Type>
  10.  
  11. <META name=GENERATOR content="MSHTML 8.00.6001.18852"></HEAD>
  12.  
  13. <BODY>
  14.  
  15. <BODY bgcolor="#000000" background="https://scontent-b-lax.xx.fbcdn.net/hphotos-xfp1/t1.0-9/1487346_276060595911341_6608831321686935899_n.jpg">
  16.  
  17. <center><IMG height=250 src="https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn2/t1.0-9/10448733_268678669987060_6664606386958874574_n.jpg" width=300 border=0>
  18.  
  19. </b></font></p></td></tr></tbody></table></form></div>
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31. </body></html>
  32.  
  33. <HTML>
  34.  
  35. <HEAD>
  36.  
  37. <TITLE>Your site was hacked, We 0wn Your Security </TITLE>
  38.  
  39.  
  40.  
  41. <script language="JavaScript">
  42.  
  43. msg = new Array(); //strings written in screen
  44.  
  45. msg[0] = "<h2><u><center>..::Quang:..</center></u></h2>";
  46.  
  47. msg[1] = "<center>.::Xin chào các bạn mình Là Quang ::.</center>";
  48.  
  49. msg[2] = "<center>Quang đẹp trai</center>";
  50.  
  51. msg[3] = "<center>Thích Xếp Hình</center>";
  52.  
  53. msg[4] = "<center>FaceBook tớ : https://www.facebook.com/quanghacker69 </center>";
  54.  
  55. msg[5] = "<center>!! CafeS?a CF !!</center>"
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. text1 = ""; //the same as text2, only the last character is highlighted
  64.  
  65. text2 = ""; //current string, which will be written
  66.  
  67. count = 0; //char index in string text
  68.  
  69. count2 = 0; //number of strings
  70.  
  71.  
  72.  
  73. text = msg[0].split(""); //text - string written
  74.  
  75.  
  76.  
  77. function writetext() { //show strings above on screen
  78.  
  79. text1 = text2 + "<font color='00ff00'>" + text[count] + "</font>";
  80.  
  81. text2 += text[count];
  82.  
  83. document.all["nothing"].innerHTML = text1; //where to write
  84.  
  85.  
  86.  
  87. if (count < text.length-1){
  88.  
  89. count++;
  90.  
  91. setTimeout('writetext()', 25);
  92.  
  93. }
  94.  
  95. else { //if this string is written, get the new string
  96.  
  97. count = 0;
  98.  
  99.  
  100.  
  101. if (count2 != 4) { //write 4 strings
  102.  
  103. count2++;
  104.  
  105. text2 += "<p>"; //a new line
  106.  
  107. text = eval('msg['+count2+'].split("")'); //get the new string to text
  108.  
  109. setTimeout('writetext()', 25);
  110.  
  111. }
  112.  
  113. }
  114.  
  115. }
  116.  
  117. </script>
  118.  
  119. </HEAD>
  120.  
  121.  
  122.  
  123. <BODY text="#00ff00" bgColor="#000000" onLoad="writetext()">
  124.  
  125.  
  126.  
  127. <table align="center">
  128.  
  129. <div id="nothing" style="width:'800px'; height:'540px'; font-family:'courier new'; font-weight:'bold'"></div>
  130.  
  131. </table>
  132.  
  133.  
  134.  
  135. <script language="JavaScript">
  136.  
  137. if (document.all){
  138.  
  139. Cols = 9; //number of falldown binary string
  140.  
  141. Cl = 50; //maximum length of binary string
  142.  
  143. Cs = 100; //number of pixels between binary strings
  144.  
  145. Ts = 10; //font-size of binary string
  146.  
  147. Tc = '#008800'; //color of binary string
  148.  
  149. Tc1 = '#00ff00'; //color of 1st bit in binary string
  150.  
  151. MnS = 22; //minimum speed of binary string
  152.  
  153. MxS = 25; //maximum spees of binary string
  154.  
  155. I = Cs;
  156.  
  157.  
  158.  
  159. Sp = new Array(); //array speed of binary strings
  160.  
  161. S = new Array(); //the position of binary string
  162.  
  163. Y = new Array(); //array of position of binary strings
  164.  
  165. C = new Array(); //array save bits of string
  166.  
  167. M = new Array(); //binary string
  168.  
  169. B = new Array(); //temp for creating binary string
  170.  
  171. RC = new Array(); //length of binary strings
  172.  
  173. E = new Array(); //array of head-bit in written strings
  174.  
  175. Tcc = new Array(0,1,2,3,4,5,6,7,8,9); //array of head-bit in binary strings
  176.  
  177. //
  178.  
  179. //Document.write("<div id='Container' style='position:absolute; top:0; left+Cs+"'>");
  180.  
  181.  
  182.  
  183. for (i=0; i < Cols; i++){ //area to show binary strings
  184.  
  185. S[i] = I += Cs; //calculate the position of binary string
  186.  
  187. document.write("<div id='A' style='position:absolute; top:0; font-family:Arial;" +
  188.  
  189. "font-size:" + Ts + "px; left:" + S[i] + "; width:" + Ts + "px;" +
  190.  
  191. "height:0px; color:" + Tc + "; visibility:hidden'></div>");
  192.  
  193. }
  194.  
  195. document.write("</div>");
  196.  
  197. }
  198.  
  199.  
  200.  
  201. for(j = 0; j < Cols; j++){
  202.  
  203. RC[j] = 1 + Math.round(Math.random()*Cl); //random length of the binary strings
  204.  
  205. for(i=0; i < RC[j]; i++){
  206.  
  207. B[i] = ""; //sign of ending of string
  208.  
  209. C[i] = Math.round(Math.random())+' '; //get bit in binary strings
  210.  
  211. B[0] += C[i];
  212.  
  213. }
  214.  
  215. M[j] = B[0]; //binary string
  216.  
  217. Y[j] = 0; //1st position of strings are 0
  218.  
  219. Sp[j] = Math.round(MnS+Math.random()*MxS); //random speed of binary strings
  220.  
  221. }
  222.  
  223.  
  224.  
  225. function Cycle(){
  226.  
  227. Container.style.top = window.document.body.scrollTop;
  228.  
  229. for (i=0; i < Cols; i++){
  230.  
  231. var r = Math.floor(Math.random()*Tcc.length); //get a position in table Tcc
  232.  
  233. E[i] = '<font color='+Tc1+'>'+Tcc[r]+'</font>'; //get the head-bit
  234.  
  235. Y[i]+=Sp[i]; //the position of current string
  236.  
  237. if (Y[i] > window.document.body.clientHeight) { //if at the end of window, calculate again
  238.  
  239. i2 = 1 + Math.round(Math.random()*Cols);
  240.  
  241. RC[i2] = 1 + Math.round(Math.random()*Cl);
  242.  
  243. for(i3 = 0; i3 < RC[i2]; i3++){ //get bit in binary strings
  244.  
  245. B[i3] = "";
  246.  
  247. C[i3] = Math.round(Math.random())+' ';
  248.  
  249. B[0] += C[i3];
  250.  
  251. }
  252.  
  253. M[i] = B[0];
  254.  
  255. Y[i] = -Ts*M[i].length/1.5; //hide 2/3 string at beginning
  256.  
  257. Sp[i] = Math.round(MnS+Math.random()*MxS); //random speed of binary strings
  258.  
  259. A[i].style.visibility = 'visible';
  260.  
  261. }
  262.  
  263. A[i].style.top=Y[i]; //the i-th in tag div A
  264.  
  265. A[i].innerHTML=M[i] + ' ' + E[i]; //show the binary string in tag A
  266.  
  267. }
  268.  
  269. setTimeout('Cycle()',100)
  270.  
  271. }
  272.  
  273.  
  274.  
  275. Cycle();
  276.  
  277. </script>
  278.  
  279.  
  280.  
  281. <center> </span></strong><img alt="" src="http://kingofeagle.persiangig.com/nabz.gif" /> </center>
  282.  
  283.  
  284. <br/>
  285.  
  286. <font color="greed">
  287.  
  288. <center><b>Quang </b></center>
  289.  
  290.  
  291.  
  292. <center><b>Welcome to </b></center>
  293. <center><b>HACKER ĐỈNH CAO Of Quang</b></center>
  294. <center><b><font color="#EAFF00"> GOOD BYE</font></b></center>
  295.  
  296. </font>
  297.  
  298. </BODY>
  299.  
  300. </HTML>
  301.  
  302. <CFACEBOOK><B><a href="https://www.facebook.com/quanghacker69"><font size="5"><span style="color:#ffffff;text-shadow: 0 0 0.3em Red,0 0 0.3em Green,0 0 0.3em White;"> Enter </b></span></span>
  303.  
  304.  
  305.  
  306. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  307.  
  308. <meta content="MSHTML 6.00.2900.2180" name="GENERATOR">
  309.  
  310. <SCRIPT language=JavaScript>
  311.  
  312.  
  313.  
  314. var brzinakucanja = 200;
  315.  
  316.  
  317.  
  318. var pauzapor = 2000;
  319.  
  320.  
  321.  
  322. var vremeid = null;
  323.  
  324.  
  325.  
  326. var kretanje = false;
  327.  
  328.  
  329.  
  330. var poruka = new Array();
  331.  
  332.  
  333.  
  334. var slporuka = 0;
  335.  
  336.  
  337.  
  338. var bezporuke = 0;
  339.  
  340.  
  341.  
  342. poruka[0] = "Hacked by Quang "
  343.  
  344.  
  345.  
  346. poruka[1] = "Quang Khoai To - Oh Yeah! "
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. function prikaz() {
  355.  
  356.  
  357.  
  358. var text = poruka[slporuka];
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366. if (bezporuke < text.length) {
  367.  
  368.  
  369.  
  370. if (text.charAt(bezporuke) == " ")
  371.  
  372.  
  373.  
  374. bezporuke++
  375.  
  376.  
  377.  
  378. var ttporuka = text.substring(0, bezporuke + 1);
  379.  
  380.  
  381.  
  382. document.title = ttporuka;
  383.  
  384.  
  385.  
  386. bezporuke++
  387.  
  388.  
  389.  
  390. vremeid = setTimeout("prikaz()", brzinakucanja);
  391.  
  392.  
  393.  
  394. kretanje = true;
  395.  
  396.  
  397.  
  398. } else {
  399.  
  400.  
  401.  
  402. bezporuke = 0;
  403.  
  404.  
  405.  
  406. slporuka++
  407.  
  408.  
  409.  
  410. if (slporuka == poruka.length)
  411.  
  412.  
  413.  
  414. slporuka = 0;
  415.  
  416.  
  417.  
  418. vremeid = setTimeout("prikaz()", pauzapor);
  419.  
  420.  
  421.  
  422. kretanje = true;
  423.  
  424.  
  425.  
  426. }
  427.  
  428.  
  429.  
  430. }
  431.  
  432.  
  433.  
  434. function stop() {
  435.  
  436.  
  437.  
  438. if (kretanje)
  439.  
  440.  
  441.  
  442. clearTimeout(vremeid);
  443.  
  444.  
  445.  
  446. kretanje = false
  447.  
  448.  
  449.  
  450. }
  451.  
  452.  
  453.  
  454. function start() {
  455.  
  456.  
  457.  
  458. stop();
  459.  
  460.  
  461.  
  462. prikaz();
  463.  
  464.  
  465.  
  466. }
  467.  
  468.  
  469.  
  470. start();
  471.  
  472.  
  473.  
  474. </SCRIPT>
  475.  
  476. <script>
  477.  
  478. function muter2(){
  479.  
  480. scrW=screen.availWidth
  481.  
  482. scrH=screen.availHeight
  483.  
  484. window.moveTo(0,0)
  485.  
  486. window.resizeTo(10,10)
  487.  
  488. window.focus()
  489.  
  490. for(x=0;x<80;x++){
  491.  
  492. window.resizeTo(10,scrH*x/80)
  493.  
  494. }
  495.  
  496. for(y=0;y<80;y++){
  497.  
  498. window.resizeTo(scrW*y/80,scrH)
  499.  
  500. }
  501.  
  502. window.resizeTo(scrW,scrH)
  503.  
  504. }
  505.  
  506. document.onkeydown=keypressed;
  507.  
  508. function kasih_tau(){
  509.  
  510. alert('Df by ?BN\nMeans No Harm Here...\nAdmin, >"<...\nMake It More Secure...\n\nAdmin...');
  511.  
  512. }
  513.  
  514. </script>
  515.  
  516.  
  517.  
  518. </body>
  519.  
  520. </html>
  521.  
  522. <!-- END TEMPLATE: FORUMHOME -->
  523.  
  524. <center>
  525. <object width="1" height="1"> <param name="movie" value="<object width="1" height="1"> <param name="movie" value="http://www.nhaccuatui.com/m/tidCNnVsJ7uT" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="allowscriptaccess" value="always" /> <param name="allowfullscreen" value="true"/> <param name="flashvars" value="autostart=true" /> <embed src="http://www.nhaccuatui.com/m/tidCNnVsJ7uT" flashvars="target=blank&autostart=true" allowscriptaccess="always" allowfullscreen="true" quality="high" wmode="transparent" type="application/x-shockwave-flash" width="1" height="1"></embed></object>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement