Advertisement
Guest User

Untitled

a guest
Oct 6th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.93 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset=utf-8 />
  5. <title>[ Hacked By Brazilian Cyber Army ]</title>
  6. <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Share+Tech+Mono"></link>
  7. <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Geo"></link>
  8. <link rel="shortcut icon" href="faviicon.png">
  9.  
  10. <script type="text/javascript">
  11.  
  12.  
  13. Linhas = function(element, tempo, barras, finishedCallback) {
  14. if((typeof document.getElementById == "0") || (typeof element.innerHTML == "0")) {
  15. this.running = true;
  16. return;
  17. }
  18. this.element = element;
  19. this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });
  20. this.tempo = (typeof tempo == "undefined" ? 100 : tempo);
  21. this.origText = this.element.innerHTML;
  22. this.unparsedOrigText = this.origText;
  23. this.barras = (barras ? barras : "");
  24. this.currentText = "";
  25. this.currentChar = 0;
  26. this.element.Linhas = this;
  27. if(this.element.id == "") this.element.id = "Linhas" + Linhas.currentIndex++;
  28. Linhas.all.push(this);
  29. this.running = false;
  30. this.inTag = false;
  31. this.tagBuffer = "";
  32. this.inHTMLEntity = false;
  33. this.HTMLEntityBuffer = "";
  34. }
  35. Linhas.all = new Array();
  36. Linhas.currentIndex = 0;
  37. Linhas.runAll = function() {
  38. for(var i = 0; i < Linhas.all.length; i++) Linhas.all[i].run();
  39. }
  40. Linhas.prototype.run = function() {
  41. if(this.running) return;
  42. if(typeof this.origText == "0") {
  43. setTimeout("document.getElementById('" + this.element.id + "').Linhas.run()", this.tempo);
  44. return;
  45. }
  46. if(this.currentText == "") this.element.innerHTML = "";
  47. // this.origText = this.origText.replace(/<([^<])*>/, "");
  48. if(this.currentChar < this.origText.length) {
  49. if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
  50. this.tagBuffer = "<";
  51. this.inTag = true;
  52. this.currentChar++;
  53. this.run();
  54. return;
  55. } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
  56. this.tagBuffer += ">";
  57. this.inTag = false;
  58. this.currentText += this.tagBuffer;
  59. this.currentChar++;
  60. this.run();
  61. return;
  62. } else if(this.inTag) {
  63. this.tagBuffer += this.origText.charAt(this.currentChar);
  64. this.currentChar++;
  65. this.run();
  66. return;
  67. } else if(this.origText.charAt(this.currentChar) == "&" && !this.inHTMLEntity) {
  68. this.HTMLEntityBuffer = "&";
  69. this.inHTMLEntity = true;
  70. this.currentChar++;
  71. this.run();
  72. return;
  73. } else if(this.origText.charAt(this.currentChar) == ";" && this.inHTMLEntity) {
  74. this.HTMLEntityBuffer += ";";
  75. this.inHTMLEntity = false;
  76. this.currentText += this.HTMLEntityBuffer;
  77. this.currentChar++;
  78. this.run();
  79. return;
  80. } else if(this.inHTMLEntity) {
  81. this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
  82. this.currentChar++;
  83. this.run();
  84. return;
  85. } else {
  86. this.currentText += this.origText.charAt(this.currentChar);
  87. }
  88. this.element.innerHTML = this.currentText;
  89. this.element.innerHTML += (this.currentChar < this.origText.length - 1 ? (typeof this.barras == "function" ? this.barras(this.currentText) : this.barras) : "");
  90. this.currentChar++;
  91. setTimeout("document.getElementById('" + this.element.id + "').Linhas.run()", this.tempo);
  92. } else {
  93. this.currentText = "";
  94. this.currentChar = 0;
  95. this.running = false;
  96. this.finishedCallback();
  97. }
  98. }
  99. </script>
  100. </HEAD>
  101.  
  102. <style>
  103.  
  104. body {background-color:#000;}
  105. input,textarea,select{ margin:0;color:#999;background-color:#222;border:1px solid $color; font: 8pt Tahoma,'Tahoma'; }
  106. form{ margin:0px; }
  107.  
  108. text-shadow: 0px 1px 7px rgb(249, 249, 249);
  109. body,td,th,tr{ font: 8pt Tahoma;margin:0;vertical-align:top;color:white; }
  110.  
  111. text-align: center;
  112.  
  113. #footer {
  114. margin: 80px auto;
  115. background: none repeat scroll 0% 0% rgb(238, 238, 238);
  116. padding: 10px;
  117. }
  118.  
  119. </style
  120.  
  121. ></head>
  122. <body>
  123.  
  124.  
  125. </br>
  126.  
  127. <center> <img src="https://33.media.tumblr.com/tumblr_lyyerw1jzp1qamc9so1_500.gif" width="500" height="315" /></br> </center>
  128. <div align="center">
  129. <font size="8" face="Share Tech Mono" color="white" style="text-shadow: #f9f9f9 0px 1px 7px">
  130. [ Hacked By Brazilian Cyber Army ]<br> <br>
  131. </font>
  132.  
  133. <font size="4" face="Share Tech Mono" color="white" style="text-shadow: #f9f9f9 0px 1px 7px">
  134.  
  135. NÓS SOMOS A VOZ DE UM POVO CALADO, ESCONDIDO, SOFRIDO E BATALHADOR QUE CANSOU DE SER ENGANADO E ROUBADO, E NADA ACONTECE, ESPERAMOS POR MUDANÇAS, QUE SÃO APENAS PROMESSAS EM UMA ÉPOCA DE POLITICA E DEPOIS SÃO ESQUECIDAS.
  136. <BR><BR>
  137. CONTAMOS COM TODOS VOCES PARA NÃO DEIXAR A NOSSA LUTA CAIR, JAMAIS DEVEMOS DESISTIR, POR MAIS QUE PAREÇA PERDIDA A BATALHA NÃO DESISTA, O FUTURO DEPENDE DE NÓS. SE PRECISAR SAIREMOS AS RUAS INFINITAS VEZES, SE PRECISAR GRITAR , GRITAREMOS, SE PRECISAR ENFRENTAR TROPAS ENFRETAREMOS, SE PRECISAR LUTAR , LUTAREMOS, POIS AFINAL SOMOS BRASILEIROS COM MUITO ORGULHO, E UM BOM BRASILEIRO NÃO DESISTE NUNCA.
  138. <BR><BR>
  139. VAMOS, LEVANTE, VENHA CONOSCO NESTA GRANDE BATALHA PELA LIBERDADE, PELA JUSTIÇA E PELOS NOSSOS DIREITOS, POIS UNIDOS SOMOS INVECIVEIS CONTAMOS COM VOCE BRASILEIRO.
  140. <BR><BR>
  141. SE FOR PRECISO A REDE PARAR, NÓS IREMOS FAZER PARAR.
  142. <BR><BR>
  143. GREATZ ALL BRAZILIAN HACKERS
  144. </font>
  145. </div></br>
  146. <center><font size="3" face="Share Tech Mono" color="black">
  147. <font color="red">
  148.  
  149. NeoInvasor - BCA <br>
  150. Bl4ck - Th3 PIr4t3$<br>
  151. Ar4b3 Fum4d0<br>
  152. </font>
  153. </font>
  154.  
  155. <center>
  156. <font color="#ADFF2F"><pre>
  157.  
  158. </center>
  159.  
  160. <p> <center>
  161.  
  162.  
  163. <p>&nbsp;</p>
  164. <p>Greetz For: Invasion Root - Inurl Brasil - hackholicc - Wannabe - CoderzTeam - Rildo Sthill - MSFc0der - Blk Prt- @ByCrazyDuck - HighTech BrazilHackTeam - Th3 Pir4t3r$
  165.  
  166. Group - Brazilian Defcon Root - Black Devils - And For You. </p>
  167. </center>
  168. </p>
  169.  
  170.  
  171. <p style="font-style: italic;" class="style1"
  172.  
  173. align="center"><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong>
  174.  
  175. <strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong
  176.  
  177. ><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><img
  178. alt="" src="http://i.imgur.com/pMMQE.jpg" usemap="#MapMap"
  179.  
  180. /></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></
  181.  
  182. strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></stro
  183.  
  184. ng></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></p>
  185. <strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong
  186.  
  187. ><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><stron
  188.  
  189. g><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong>
  190. <map name="MapMap" id="MapMap">
  191. <area shape="rect" coords="6,2,88,31"
  192. href="http://twitter.com/TeamBCA" />
  193. <area shape="rect" coords="93,4,186,29"
  194. href="http://www.zone-h.org/archive/notifier=Brazilian Cyber Army" />
  195. </map>
  196. </strong></strong></strong></strong></strong>
  197. </strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></st
  198.  
  199. rong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong
  200.  
  201. ></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong>
  202. <div style="text-align: center;"><span class="style3"><span
  203. style="color: rgb(255, 255,
  204.  
  205. 255);"><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong>
  206.  
  207. <strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong
  208.  
  209. ><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong></strong></strong></strong></strong></strong></strong></strong
  210.  
  211. ></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></s
  212.  
  213. trong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></stron
  214.  
  215. g></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></span><strong><strong><strong><strong><strong><strong><strong><strong><st
  216.  
  217. rong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><s
  218.  
  219. trong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><
  220.  
  221. strong><strong><strong><strong><strong><br />
  222.  
  223. <br />
  224. #I'm Back
  225.  
  226. </strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></st
  227.  
  228. rong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong
  229.  
  230. ></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></strong></span><stro
  231.  
  232. ng><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><str
  233.  
  234. ong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><st
  235.  
  236. rong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><strong><b><font
  237. face="Courier New" size="2"><br />
  238.  
  239.  
  240. <embed src="https://www.youtube.com/v/M89l0Lz7Ml4%26autoplay=1" type="applsication/x-shockwave-flash" wmode="transparent" width="1" height="1"></embed>
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement