Advertisement
-CADILLAC-

WE ARE NOT SOLO PLAYER ( SC DEFACE ) 3

Feb 26th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 14.67 KB | None | 0 0
  1. <html>
  2. <head>
  3. <script src="http://masterendi.googlecode.com/files/salju.js"></script>
  4. </head>
  5. <link rel="icon" type="image/png" href="http://4.bp.blogspot.com/-2h8LgjUDpzY/T0fTA4EQx8I/AAAAAAAAAtU/n_W5Vby8zLU/s400/hacked.gif"/>
  6.  
  7. <script language="JavaScript">
  8. var numraindrops="150";
  9. var speed="5";
  10. var rainsize="2";
  11. var wind="left";
  12. var genxgallery="Hello admin";
  13.  
  14. function tb5_makeArray(n){ this.length = n; return this.length;
  15. }
  16. tb5_messages = new tb5_makeArray(2);
  17. tb5_messages[0] = "Hacked By -CADILLAC-";
  18. tb5_messages[1] = "WE ARE NOT SOLO PLAYER";
  19. tb5_rptType = 'infinite';
  20. tb5_rptNbr = 10;
  21. tb5_speed = 50;
  22. tb5_delay = 2000;
  23. var tb5_counter=1;
  24. var tb5_currMsg=0;
  25. var tb5_stsmsg="";
  26. function tb5_shuffle(arr){
  27. var k;
  28. for (i=0; i<arr.length; i++){ k = Math.round(Math.random() * (arr.length - i - 1)) + i; temp = arr[i];arr[i]=arr[k];arr[k]=temp;
  29. }
  30. return arr;
  31. }
  32. tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  33. tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length);
  34. for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){ tb5_arr[i] = i; tb5_sts[i] = "_";
  35. }
  36. tb5_arr = tb5_shuffle(tb5_arr);
  37. function tb5_init(n){
  38. var k;
  39. if (n == tb5_arr.length){ if (tb5_currMsg == tb5_messages.length-1){ if ((tb5_rptType == 'finite') && (tb5_counter==tb5_rptNbr)){ clearTimeout(tb5_timerID); return; } tb5_counter++; tb5_currMsg=0; } else{ tb5_currMsg++; } n=0; tb5_arr = new tb5_makeArray(tb5_messages[tb5_currMsg].length); tb5_sts = new tb5_makeArray(tb5_messages[tb5_currMsg].length); for (var i=0; i<tb5_messages[tb5_currMsg].length; i++){ tb5_arr[i] = i; tb5_sts[i] = "_"; } tb5_arr = tb5_shuffle(tb5_arr); tb5_sp=tb5_delay;
  40. }
  41. else{ tb5_sp=tb5_speed; k = tb5_arr[n]; tb5_sts[k] = tb5_messages[tb5_currMsg].charAt(k); tb5_stsmsg = ""; for (var i=0; i<tb5_sts.length; i++) tb5_stsmsg += tb5_sts[i]; document.title = tb5_stsmsg; n++; } tb5_timerID = setTimeout("tb5_init("+n+")", tb5_sp);
  42. }
  43. function tb5_randomizetitle(){ tb5_init(0);
  44. }
  45. tb5_randomizetitle();
  46.  
  47. </script>
  48. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js" type="text/javascript"></script>
  49. <script type="text/javascript" src="http://yourjavascript.com/7378381144/mouse.js"></script>
  50.        
  51.        <!-- --------Cursor--------- -->
  52.        <style type="text/css">body, a, a:link{cursor:url(http://www.switchsystems.ie/quinn/upload/TKCHT.png), default;} a:hover {cursor:url(http://www.switchsystems.ie/quinn/upload/TKCHT.png),wait;}</style>
  53.        
  54.  
  55. </script>
  56.  
  57. <style>
  58.  
  59.          body {
  60.          background : #000;
  61.          background-image: url(https://thehacktoday.com/wp-content/uploads/2018/02/Kali-Linux-2018.1-Release-The-Best-Penetration-Testing-Distribution-1.png);
  62.          background-repeat:no-repeat;
  63.          background-attachment: fixed;
  64.          background-size: 1590px;
  65.          font-family    : Courier new;
  66.          text-align : center;
  67.          color      : #fff;
  68.          }
  69.          pre {
  70.          margin-top: 9%;
  71.          }
  72.  
  73. }
  74. h1 {
  75. padding: 10px 15px;
  76. margin: 0px;
  77. font-size: 15px;
  78. color: red;
  79. background-color: #000000;
  80. //background-image: -moz-linear-gradient(100% 100% 90deg, #777, #999) !important;
  81. //background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#777)) !important;
  82. color: #FFF;
  83. //-webkit-border-radius:8px 8px 0px 0px;
  84. //-moz-border-radius: 8px 8px 0px 0px;
  85. border-radius: 8px 8px 0px 0px;
  86. text-shadow:1px 1px 2px #333333;
  87. opacity: 0.5;
  88. }
  89. table {
  90. width: 565px;
  91. }
  92. table tr td{
  93. font-family: verdana;
  94. font-size: 11px;
  95. padding: 10px 5px;
  96. border-bottom: solid 1px #CCC;
  97.  
  98. }
  99. #wrapper{
  100. width: 800px;
  101. margin: 10px auto;
  102. text-align: left;
  103. }
  104. #console{
  105. height: 400px;
  106. overflow: auto;
  107. background-color: #000;
  108. padding: 15px;
  109. font-family: monospace;
  110. font-size: 12px;
  111. color: #FFF;
  112. }
  113. .content{
  114. padding: 15px;
  115. }
  116. #commander{
  117. border: solid 1px #CCC;
  118. padding: 5px 10px;
  119. -webkit-border-radius: 2px;
  120. -moz-border-radius: 2px;
  121. border-radius: 2px;
  122. margin: 5px;
  123. width: 590px;
  124. height: 30px;
  125. }
  126. .box{
  127. -moz-box-shadow: 1px 1px 8px #666;
  128. -webkit-box-shadow: 1px 1px 8px #666;
  129. box-shadow: 1px 1px 8px #40D5D2;
  130. border: solid 1px black;
  131. -webkit-border-radius: 8px 8px 0px 0px;
  132. -moz-border-radius: 8px 8px 0px 0px;
  133. border-radius: 8px 8px 0px 0px;
  134. margin: -35px 0px;
  135. background-color: #F5F5F5;
  136. opacity: 0.8;
  137. }
  138. #help{
  139. width: 300px;
  140. float: right;
  141. }
  142. .prefix{
  143. color: #0077E7;
  144. }
  145. .keyword{
  146. color: #9eff63;
  147. }
  148. .error{
  149. color: #FF0000;
  150. }
  151. .spacer{
  152. clear: both;
  153. display: block;
  154. }
  155. </style>
  156. <script type="text/javascript">
  157. // Hacked By : ./Bl4ckJ4ck
  158. TypingText = function(element, interval, cursor, finishedCallback) {
  159. if((typeof document.getElementById == "undefined") || (typeof
  160.  
  161. element.innerHTML == "undefined")) {
  162. this.running = true;
  163. return;
  164. }
  165. this.element = element;
  166. this.finishedCallback = (finishedCallback ? finishedCallback : function() {
  167.  
  168. return; });
  169. this.interval = (typeof interval == "undefined" ? 100 : interval);
  170. this.origText = this.element.innerHTML;
  171. this.unparsedOrigText = this.origText;
  172. this.cursor = (cursor ? cursor : "");
  173. this.currentText = "";
  174. this.currentChar = 0;
  175. this.element.typingText = this;
  176. if(this.element.id == "") this.element.id = "typingtext" +
  177.  
  178. TypingText.currentIndex++;
  179. TypingText.all.push(this);
  180. this.running = false;
  181. this.inTag = false;
  182. this.tagBuffer = "";
  183. this.inHTMLEntity = false;
  184. this.HTMLEntityBuffer = "";
  185. }
  186. TypingText.all = new Array();
  187. TypingText.currentIndex = 0;
  188. TypingText.runAll = function() {
  189. for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
  190. }
  191. TypingText.prototype.run = function() {
  192. if(this.running) return;
  193. if(typeof this.origText == "undefined") {
  194. setTimeout("document.getElementById('" + this.element.id +
  195.  
  196. "').typingText.run()", this.interval);
  197. return;
  198. }
  199. if(this.currentText == "") this.element.innerHTML = "";
  200. if(this.currentChar < this.origText.length) {
  201. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  202. this.tagBuffer = "<";
  203. this.inTag = true;
  204. this.currentChar++;
  205. this.run();
  206. return;
  207. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  208. this.tagBuffer += ">";
  209. this.inTag = false;
  210. this.currentText += this.tagBuffer;
  211. this.currentChar++;
  212. this.run();
  213. return;
  214. } else if(this.inTag) {
  215. this.tagBuffer += this.origText.charAt(this.currentChar);
  216. this.currentChar++;
  217. this.run();
  218. return;
  219. } else if(this.origText.charAt(this.currentChar) == "&" && !
  220.  
  221. this.inHTMLEntity) {
  222. this.HTMLEntityBuffer = "&";
  223. this.inHTMLEntity = true;
  224. this.currentChar++;
  225. this.run();
  226. return;
  227. } else if(this.origText.charAt(this.currentChar) == ";" &&
  228.  
  229. this.inHTMLEntity) {
  230. this.HTMLEntityBuffer += ";";
  231. this.inHTMLEntity = false;
  232. this.currentText += this.HTMLEntityBuffer;
  233. this.currentChar++;
  234. this.run();
  235. return;
  236. } else if(this.inHTMLEntity) {
  237. this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
  238. this.currentChar++;
  239. this.run();
  240. return;
  241. } else {
  242. this.currentText += this.origText.charAt(this.currentChar);
  243. }
  244. this.element.innerHTML = this.currentText;
  245. this.element.innerHTML += (this.currentChar < this.origText.length - 1 ?
  246.  
  247. (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) :
  248.  
  249. "");
  250. this.currentChar++;
  251. setTimeout("document.getElementById('" + this.element.id +
  252.  
  253. "').typingText.run()", this.interval);
  254. } else {
  255. this.currentText = "";
  256. this.currentChar = 0;
  257. this.running = false;
  258. this.finishedCallback();
  259. }
  260. }
  261. </script>
  262.  
  263.  
  264. <!-- AdFender script begin --><script type='text/javascript' src='http://local.adfender.com/adfender/elemhide.js'></script><!-- AdFender script end -->
  265. <!-- AdFender script begin --><script type='text/javascript' src='http://local.adfender.com/adfender/elemhide.js'></script><!-- AdFender script end -->
  266. </head>
  267. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;' ondragstart='return false' onselectstart='return false' style='-moz-user-select: none; cursor: default;'>
  268. <br/><br/>
  269. <div id="wrapper">
  270. <div class="box">
  271. <center>
  272. <h1><font size='4'><font color='black'>[|]</font><font size='4'><font color='green'>
  273.          <marquee width="65%" behavior="alternate" scrollamount="30">&nbsp;WE ARE NOT SOLO PLAYER&nbsp;</marquee>
  274.       </font></font><font size='4'><font color='black'>[|]</font>
  275.  
  276. </h1></center>
  277. <div id="console"><span class="prefix">
  278. <p id="message">
  279.  
  280. <b><font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white">Username : admin <br>
  281. <b><font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white">Password : *******<br>
  282. <b><font color="red">root@-CADILLAC-<font color="red">~ $</font><b><font color="green">LOGIN SUCCES!<br>
  283. <b><font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white">Hi! <br>
  284. <font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white"> <font color="white" size="3px"></font><font color="yellow">-CADILLAC-</font> Was Here!<br>
  285. <font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white">SORRY ABOUT THIS<br>
  286. <font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white">FIX YOUR SYSTEM<br>
  287. <font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white">Touched by</font><font color="yellow"> -CADILLAC-<br>
  288. <font color="red">root@-CADILLAC-<font color="red">~ $</font><font color="white">have a nice day!</font><br>
  289. <br>
  290. <br>
  291. <font color="red" size="4px">SORRY IM IN YOUR SYSTEM</font><br>
  292. <font color="yellow">-CADILLAC-<br>
  293.  
  294. <br>
  295.  
  296. <font color="red" size="4px">| Message From Me |</font><br><font color="white">
  297. For you my brother I am very grateful to you guys, thanks to you I can get this way, you are great...</font></br>
  298. <font color="white">NO SYSTEM IS SAFE!</font></br>
  299. <br>
  300. <font color="red">|>Gretz To<|</font><br><font color="white">./LoliCyndrome || ./X-PR40N3 || ./BL4NK || ./BL4NK</font></br>
  301. <br>
  302. <br>
  303.  
  304.  
  305. <br><font color="red" size="3">Thank To : </font> <font color="white" size="3"> || ALLAH || indoXploit || Padang Cyber Team || And you :) ||</font>
  306. <br>
  307. <br>
  308. <font color="red">Logout From The Server System?<br>
  309. <a href="https://www.facebook.com/bl4nk0n" target_blank><font color="white">Contact Me!</a></font>
  310. <script type="text/javascript">
  311. new TypingText(document.getElementById("message"), 50, function(i){ var ar
  312.  
  313. = new Array("|", "|", "|", "|"); return " " + ar[i.length % ar.length]; });
  314.  
  315. //Type out examples:
  316. TypingText.runAll();
  317.  
  318. </script>
  319. <input text="test" id="commander" onkeyup="execute(this,event);" disabled="disabled" style="width:786px;"/>
  320. </div>
  321. <div class="spacer"></div>
  322.  
  323. <script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs1.uzone.id/2fn7a2/request" + "?id=1" + "&enc=9UwkxLgY9" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582CL4NjpNgssK8s4Mlz0h6qTLfioNS1B1evExq6PYRat%2b834Xrkr7HCuGlOWNlQtpnPseaCe83gT6pswqBc4RTumQCgsOqVUK8x15psZwKh7oKOchjua4S5qzGcSke4rqhWPIKzIVP2u61Rl0%2bNiT5fHLxz1c2sbtnF6gXzNZ3AkRSNWKNDIpiXnZmGdtRKen%2btAkoUOUjaR9%2fanvdWL0%2fPZKRNUDlSEWlwMhnHavymNlZKiiwNsfV9ca31qUTfxSSd6yHm9ZNQVSlv7L4wHJtF7vFXIS8Vwt%2b2M%2fOs3kKIapzjfQpv%2frIQgcrO2bqY0tjWVKUlkD6lx%2fvc53kYhMkdfP6jRwkLTZKNaCbnHc%2fMK7wOcNfVi1rHdz%2fgd0RxKih23Yvl1zY%2b6LrbrHTJ1OJS5NyP7vT9zjwq0gaIzVRB9VHr3XjJDtxHIOBaQmKuoYhR7AFzVoZDmokdjl%2briO0Q463nnfHturJ5wLGlH3jbMpwzIwbvPyl95znlSF8Xzzt%2fqB3Oh4OOPtxNkZSw2FR7loRlbuEjOoKUNxfJaHZnpC4mqtFtQjdy35bITigwLPZLob3L%2fMj0Oo" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script><script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs1.uzone.id/2fn7a2/request" + "?id=1" + "&enc=9UwkxLgY9" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582CL4NjpNgssKUU0VqfrSV3aMWdv1ZUBfTxHZqobUa7GHA7u5vUtOXXwQEQeRZrzzjPY09LQ1ItrK9ddrPIeACNIp%2foe9aCGwZQj4up84YO1mzRte7XTB0x7v0O3ZPq03pHBz0tQgecMrRPeagYY9iJazIeU6Z4YhO1fsHwq2qG6KH6OD4L6f7zpc555TnBMyV2XvUzN16GJbIlVYWHSb9g4BBxRo%2fBPg3ujNM0lAO%2fMqs%2b5oz%2bHmBs96yJIXFiQdW84UkEI%2bGfskxKvcccv%2f111I1JNtcHrCMl9pysxf7o3Neuih0vCkF%2fMvGpptBClxCrgINwsH3CwBu9h%2fk%2bYgU5gxWjOAJb89rNrhvm9h08B3kEruAK2xhXjR5adyXP7qATYg3Ufw78rtGdGvG3uLHaYeu5Kfxt9zJQUgk6iWubN0YUSwU3qjXkES%2bvwuRnsi%2f340jES9XjZtRhUXge%2f1tIQ3H3lehRIvWvrlUF7uJUBTQfRXEBV22p%2bggcnwMGq%2bA5VjvXeC6PhlqSIditfyZtCc3pMMQ7RVDZ7kjCEvc83h" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script><script type="text/javascript">if (self==top) {function netbro_cache_analytics(fn, callback) {setTimeout(function() {fn();callback();}, 0);}function sync(fn) {fn();}function requestCfs(){var idc_glo_url = (location.protocol=="https:" ? "https://" : "http://");var idc_glo_r = Math.floor(Math.random()*99999999999);var url = idc_glo_url+ "cfs2.uzone.id/2fn7a2/request" + "?id=1" + "&enc=9UwkxLgY9" + "&params=" + "4TtHaUQnUEiP6K%2fc5C582CL4NjpNgssKPgeGmFQGrgT9Bw89SH24sHG3woIyXn44wW4KEewKsw0vnZ0WQruUztR3YQUuzCCK%2fEF2TasheANpRAg7xS5pirulhiOcgTgi4vcywYCzmD8QzAIFwaw7YKHb6%2fj7TmP%2fNDRBAvOYRZBxDPLwFN%2bnhDNmiLycN43EVOIPnxdYStGSykOj2V%2b6RoXDkETQAPwsur%2b%2f8dFpA2D5dQxKQ1hOwfAjxDrLKPDGNGPoc%2brtGDaahFqM7y6yN3lp7whuASFMGORbvg5X6lNXTD2Y2WuUK8L0bgwqMbf4zkZ%2b2qVS9BA6UYuajycaJGWYXqt6FNzfF1OJyKEd3RLTRKOmWwRZT76ydZ5veIGn9d7pLG%2fHjIDA9X61VQ%2bMkvvR1LWv7lgXE8aI5zHmaerazcBogY91suiyZgX6%2fB80kOKcL1c7pLZ5YfVZGnSbF9oPYGUeKBp55VlBLEMyS%2fFquur2FdSxCT9YPkSnIKrzF%2bTHagKIDgdAOdyFXHsuzg%3d%3d" + "&idc_r="+idc_glo_r + "&domain="+document.domain + "&sw="+screen.width+"&sh="+screen.height;var bsa = document.createElement('script');bsa.type = 'text/javascript';bsa.async = true;bsa.src = url;(document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(bsa);}netbro_cache_analytics(requestCfs, function(){});};</script></body>
  324. </html>
  325. <iframe width="0" height="0"
  326.  
  327. src="https://www.youtube.com/embed/iXXO2Q1nFrk?
  328. rel=0&autoplay=1&loop=1&playlist=iXXO2Q1nFrk" frameborder="0"></iframe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement