Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;' ondragstart='return false' onselectstart='return false' style='-moz-user-select: none; cursor: default;'>
- <head>
- <link rel="SHORTCUT ICON" href="https://1.bp.blogspot.com/-4Wzivqc_E2c/XNJ1MX-PkXI/AAAAAAAAAAM/BBubmSZjmKAM-sGTmxyD0NYiWTG0sfOgACLcBGAs/w945-h600-p-k-no-nu/ExploisonSquadCyber.jpg" type="image/gif">
- <title>Hacked By: Explosion Squad Cyber</title>
- <body background="https://thumbs.gfycat.com/ObeseFeminineFawn-size_restricted.gif"></body>
- <script type='text/javascript'>
- //<![CDATA[
- msg = " Hacked by ./KamarM4yaT404 ";
- msg = " Your System Very Low " + msg;pos = 0;
- function scrollMSG() {
- document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
- if (pos > msg.length) pos = 0
- window.setTimeout("scrollMSG()",80);
- }
- scrollMSG();
- //]]></script>
- <meta http-equiv="X-UA-Compatible" content="IE-9"/>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
- <meta name="keywords" content="Explosion Squad Cyber"/>
- <meta name="description" content="Owned by ./KamarM4yaT404">
- <meta name="author" content="Owned by ./KamarM4yaT404">
- <meta name="googlebot" content="all,index,follow">
- <meta name="robots" content="index, follow">
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js" type="text/javascript"></script>
- <style>
- body{
- background-color: #000000;
- background-repeat:no-repeat;
- background-attachment:fixed;
- background-position:right bottom;
- background: url("https://thumbs.gfycat.com/ObeseFeminineFawn-size_restricted.gif");
- cursor: url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), url(http://cur.cursors-4u.net/cursors/images9/cur847.gif), progress !important;
- font-family: Verdana;
- font-size: 27px;
- }
- h1 {
- padding: 10px 15px;
- margin: 0px;
- font-size: 14px;
- background-color: #000000;
- //background-image: -moz-linear-gradient(100% 100% 90deg, #777, #999) !important;
- //background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#777)) !important;
- color: #FFF;
- //-webkit-border-radius:8px 8px 0px 0px;
- //-moz-border-radius: 8px 8px 0px 0px;
- border-radius: 8px 8px 0px 0px;
- text-shadow:1px 1px 2px #333333;
- opacity: 0.5;
- }
- table {
- width: 565px;
- }
- table tr td{
- font-family: Verdana;
- font-size: 11px;
- padding: 10px 5px;
- border-bottom: solid 1px #CCC;
- }
- #wrapper{
- width: 800px;
- margin: 10px auto;
- text-align: left;
- background: url('') no-repeat center center fixed ;
- }
- #console{
- height: 400px;
- overflow: auto;
- background-color: #000;
- padding: 15px;
- font-family: monospace;
- font-size: 12px;
- color: #FF0000;
- }
- .content{
- padding: 15px;
- }
- #commander{
- border: solid 1px #CCC;
- padding: 5px 10px;
- -webkit-border-radius: 2px;
- -moz-border-radius: 2px;
- border-radius: 2px;
- margin: 5px;
- width: 590px;
- height: 30px;
- }
- .box{
- -moz-box-shadow: 1px 1px 8px #666;
- -webkit-box-shadow: 1px 1px 8px #666;
- box-shadow: 1px 1px 8px #FF0000;
- border: solid 1px black;
- -webkit-border-radius: 8px 8px 0px 0px;
- -moz-border-radius: 8px 8px 0px 0px;
- border-radius: 8px 8px 0px 0px;
- margin: 15px 0px;
- background-color: #000000;
- opacity: 0.8;
- }
- #help{
- width: 300px;
- float: right;
- }
- .prefix{
- color: #0077E7;
- }
- .keyword{
- color: #9eff63;
- }
- .error{
- color: #FF0000;
- }
- .spacer{
- clear: both;
- display: block;
- }
- .STYLE5 {color: #00FF00}
- .STYLE6 {color: #FFFFFF}
- .STYLE7 {color: #00F0FF}
- .STYLE8 {color: #000FF0}
- </style>
- <script type="text/javascript">
- var snowmax=35
- var snowcolor=new Array("#AAAACC","#DDDDFF","#CCCCDD","#F3F3F3","#F0FFFF")
- var snowtype=new Array("Arial Black","Arial Narrow","Times","Comic Sans MS")
- var snowletter="*"
- var sinkspeed=0.6
- var snowmaxsize=22
- var snowminsize=8
- var snowingzone=1
- // Do not edit below this line
- var snow=new Array()
- var marginbottom
- var marginright
- var timer
- var i_snow=0
- var x_mv=new Array();
- var crds=new Array();
- var lftrght=new Array();
- var browserinfos=navigator.userAgent
- var ie5=document.all&&document.getElementById&&!browserinfos.match(/Opera/)
- var ns6=document.getElementById&&!document.all
- var opera=browserinfos.match(/Opera/)
- var browserok=ie5||ns6||opera
- function randommaker(range) {
- rand=Math.floor(range*Math.random())
- return rand
- }
- function initsnow() {
- if (ie5 || opera) {
- marginbottom = document.body.clientHeight
- marginright = document.body.clientWidth
- }
- else if (ns6) {
- marginbottom = window.innerHeight
- marginright = window.innerWidth
- }
- var snowsizerange=snowmaxsize-snowminsize
- for (i=0;i<=snowmax;i++) {
- crds[i] = 0;
- lftrght[i] = Math.random()*15;
- x_mv[i] = 0.03 + Math.random()/10;
- snow[i]=document.getElementById("s"+i)
- snow[i].style.fontFamily=snowtype[randommaker(snowtype.length)]
- snow[i].size=randommaker(snowsizerange)+snowminsize
- snow[i].style.fontSize=snow[i].size
- snow[i].style.color=snowcolor[randommaker(snowcolor.length)]
- snow[i].sink=sinkspeed*snow[i].size/5
- if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
- if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
- if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
- if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
- snow[i].posy=randommaker(2*marginbottom-marginbottom-2*snow[i].size)
- snow[i].style.left=snow[i].posx
- snow[i].style.top=snow[i].posy
- }
- movesnow()
- }
- function movesnow() {
- for (i=0;i<=snowmax;i++) {
- crds[i] += x_mv[i];
- snow[i].posy+=snow[i].sink
- snow[i].style.left=snow[i].posx+lftrght[i]*Math.sin(crds[i]);
- snow[i].style.top=snow[i].posy
- if (snow[i].posy>=marginbottom-2*snow[i].size || parseInt(snow[i].style.left)>(marginright-3*lftrght[i])){
- if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
- if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
- if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
- if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
- snow[i].posy=0
- }
- }
- var timer=setTimeout("movesnow()",50)
- }
- for (i=0;i<=snowmax;i++) {
- document.write("<span id='s"+i+"' style='position:absolute;top:-"+snowmaxsize+"'>"+snowletter+"</span>")
- }
- if (browserok) {
- window.onload=initsnow
- }
- </script>
- <script type="text/javascript">
- // Tested By ./Mr403Forbidden
- TypingText = function(element, interval, cursor, finishedCallback) {
- if((typeof document.getElementById == "undefined") || (typeof
- element.innerHTML == "undefined")) {
- this.running = true;
- return;
- }
- this.element = element;
- this.finishedCallback = (finishedCallback ? finishedCallback : function() {
- return; });
- this.interval = (typeof interval == "undefined" ? 100 : interval);
- this.origText = this.element.innerHTML;
- this.unparsedOrigText = this.origText;
- this.cursor = (cursor ? cursor : "");
- this.currentText = "";
- this.currentChar = 0;
- this.element.typingText = this;
- if(this.element.id == "") this.element.id = "typingtext" +
- TypingText.currentIndex++;
- TypingText.all.push(this);
- this.running = false;
- this.inTag = false;
- this.tagBuffer = "";
- this.inHTMLEntity = false;
- this.HTMLEntityBuffer = "";
- }
- TypingText.all = new Array();
- TypingText.currentIndex = 0;
- TypingText.runAll = function() {
- for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
- }
- TypingText.prototype.run = function() {
- if(this.running) return;
- if(typeof this.origText == "undefined") {
- setTimeout("document.getElementById('" + this.element.id +
- "').typingText.run()", this.interval);
- return;
- }
- if(this.currentText == "") this.element.innerHTML = "";
- if(this.currentChar < this.origText.length) {
- if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
- this.tagBuffer = "<";
- this.inTag = true;
- this.currentChar++;
- this.run();
- return;
- } else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
- this.tagBuffer += ">";
- this.inTag = false;
- this.currentText += this.tagBuffer;
- this.currentChar++;
- this.run();
- return;
- } else if(this.inTag) {
- this.tagBuffer += this.origText.charAt(this.currentChar);
- this.currentChar++;
- this.run();
- return;
- } else if(this.origText.charAt(this.currentChar) == "&" && !
- this.inHTMLEntity) {
- this.HTMLEntityBuffer = "&";
- this.inHTMLEntity = true;
- this.currentChar++;
- this.run();
- return;
- } else if(this.origText.charAt(this.currentChar) == ";" &&
- this.inHTMLEntity) {
- this.HTMLEntityBuffer += ";";
- this.inHTMLEntity = false;
- this.currentText += this.HTMLEntityBuffer;
- this.currentChar++;
- this.run();
- return;
- } else if(this.inHTMLEntity) {
- this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
- this.currentChar++;
- this.run();
- return;
- } else {
- this.currentText += this.origText.charAt(this.currentChar);
- }
- this.element.innerHTML = this.currentText;
- this.element.innerHTML += (this.currentChar < this.origText.length - 1 ?
- (typeof this.cursor == "function" ? this.cursor(this.currentText) : this.cursor) :
- "");
- this.currentChar++;
- setTimeout("document.getElementById('" + this.element.id +
- "').typingText.run()", this.interval);
- } else {
- this.currentText = "";
- this.currentChar = 0;
- this.running = false;
- this.finishedCallback();
- }
- }
- </script>
- <!-- AdFender script begin --><script type='text/javascript' src='http://local.adfender.com/adfender/elemhide.js'></script><!-- AdFender script end -->
- <!-- AdFender script begin --><script type='text/javascript' src='http://local.adfender.com/adfender/elemhide.js'></script><!-- AdFender script end -->
- </head>
- <iframe scrolling="no" src="https://www.youtube.com/embed/Wfp2KkDioi8?rel=0&autoplay=1" frameborder="no" height="0" width="0%"></iframe>
- <body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;' ondragstart='return false' onselectstart='return false' style='-moz-user-select: none; cursor: default;'>
- <div id="wrapper">
- <div class="box">
- <h1><CENTER>
- <H2 align="center"><SPAN id=lightf_light></SPAN></H2></CENTER>
- <p align="center">
- <SCRIPT>
- lightf_lightcolor1= "00F0FF" //
- lightf_lightcolor2= "000FF0" //
- lightf_message= " ~=[ ./KamarM4yaT404 - Explosion Squad Cyber ]=~ "
- lightf_speed= 110 // ms
- color_mesk=new Array();
- color_mesk[10]="A";
- color_mesk[11]="B";
- color_mesk[12]="C";
- color_mesk[13]="D";
- color_mesk[14]="E";
- color_mesk[15]="F";
- color_A=10;
- color_B=11;
- color_C=12;
- color_D=13;
- color_E=14;
- color_F=15;
- color_let="ABCDEF";
- function color_mes(color_num)
- {
- if(color_let.indexOf(color_num) != -1)
- {
- return eval("color_" + color_num)
- }
- else
- {
- if(color_num < 10)
- {
- return eval(color_num)
- }
- else
- {
- return color_mesk[color_num];
- }
- }
- }
- function color(color_begin,color_einde,color_stappen,color_stap)
- {
- color_hh1=(color_mes(color_begin.charAt(0))*16)+color_mes(color_begin.charAt(1));
- color_hh2=(color_mes(color_begin.charAt(2))*16)+color_mes(color_begin.charAt(3));
- color_hh3=(color_mes(color_begin.charAt(4))*16)+color_mes(color_begin.charAt(5));
- color_pp1=(color_mes(color_einde.charAt(0))*16)+color_mes(color_einde.charAt(1));
- color_pp2=(color_mes(color_einde.charAt(2))*16)+color_mes(color_einde.charAt(3));
- color_pp3=(color_mes(color_einde.charAt(4))*16)+color_mes(color_einde.charAt(5));
- if(color_hh1 < color_pp1)
- {
- color_ff1=color_hh1+Math.floor((color_pp1-color_hh1)/color_stappen*color_stap);
- color_ff1=eval("'"+color_mes(Math.floor(color_ff1/16))+"'")+eval("'"+color_mes(color_ff1-(Math.floor(color_ff1/16)*16))+"'");
- }
- else
- {
- color_ff1=color_hh1-Math.floor((color_hh1-color_pp1)/color_stappen*color_stap);
- color_ff1=eval("'"+color_mes(Math.floor(color_ff1/16))+"'")+eval("'"+color_mes(color_ff1-(Math.floor(color_ff1/16)*16))+"'");
- }
- if(color_hh2 < color_pp2)
- {
- color_ff2=color_hh2+Math.floor((color_pp2-color_hh2)/color_stappen*color_stap);
- color_ff2=eval("'"+color_mes(Math.floor(color_ff2/16))+"'")+eval("'"+color_mes(color_ff2-(Math.floor(color_ff2/16)*16))+"'");
- }
- else
- {
- color_ff2=color_hh2-Math.floor((color_hh2-color_pp2)/color_stappen*color_stap);
- color_ff2=eval("'"+color_mes(Math.floor(color_ff2/16))+"'")+eval("'"+color_mes(color_ff2-(Math.floor(color_ff2/16)*16))+"'");
- }
- if(color_hh3 < color_pp3)
- {
- color_ff3=color_hh3+Math.floor((color_pp3-color_hh3)/color_stappen*color_stap);
- color_ff3=eval("'"+color_mes(Math.floor(color_ff3/16))+"'")+eval("'"+color_mes(color_ff3-(Math.floor(color_ff3/16)*16))+"'");
- }
- else
- {
- color_ff3=color_hh3-Math.floor((color_hh3-color_pp3)/color_stappen*color_stap);
- color_ff3=eval("'"+color_mes(Math.floor(color_ff3/16))+"'")+eval("'"+color_mes(color_ff3-(Math.floor(color_ff3/16)*16))+"'");
- }
- return color_ff1+color_ff2+color_ff3
- }
- lightf_num=0;
- lightf_num2=0;
- lightf_txt=new Array();
- lightf_txt[0]="";
- function lightf()
- {
- for(lightf_i=0;lightf_i != Math.floor(lightf_message.length/2);lightf_i++)
- {
- lightf_txt[lightf_i]=color(lightf_lightcolor1,lightf_lightcolor2,Math.floor(lightf_message.length/2),lightf_i);
- }
- for(lightf_i=Math.floor(lightf_message.length/2);lightf_i != lightf_message.length;lightf_i++)
- {
- lightf_txt[lightf_i]=color(lightf_lightcolor2,lightf_lightcolor1,Math.floor(lightf_message.length/2),(lightf_i-Math.floor(lightf_message.length/2)));
- }
- lightf_lightf1();
- }
- function lightf_lightf1()
- {
- lightf_txt[lightf_message.length+1]="";
- lightf_num2=lightf_message.length-lightf_num;
- for(lightf_i=0;lightf_i != lightf_message.length;lightf_i++)
- {
- if(lightf_i+lightf_num < lightf_message.length)
- {
- lightf_txt[lightf_message.length+1]=lightf_txt[lightf_message.length+1]+"<font color='#"+lightf_txt[(lightf_i+lightf_num)]+"'>"+lightf_message.charAt(lightf_i)+"</font>";
- }
- else
- {
- lightf_txt[lightf_message.length+1]=lightf_txt[lightf_message.length+1]+"<font color='#"+lightf_txt[lightf_i-lightf_num2]+"'>"+lightf_message.charAt(lightf_i)+"</font>";
- }
- }
- if(lightf_num != lightf_message.length)
- {
- lightf_num++;
- }
- else
- {
- lightf_num=0;
- }
- lightf_light.innerHTML=lightf_txt[lightf_message.length+1];
- setTimeout("lightf_lightf1()",lightf_speed)
- }
- lightf();
- </script></h1>
- <div id="console"><span class="prefix">
- <p id="message">
- <font color="aqua">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Explosion Squad Cyber Was Here<br>
- <br>
- <font color="white">root@System Login:~$</font> <span class="STYLE6"> Administrator<br>
- <font color="cyan">root@System Login:~$</font> <span class="STYLE7"> **********<br>
- <font color="blue">root@System Login:~$</font> <span class="STYLE8"> Success Login...<br>
- <br>
- <font color="white">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Waiting ...<br>
- <font color="cyan">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Loading ...<br>
- <font color="blue">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Play Proccess ...<br>
- <font color="red">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Kamu Tau Ga ??<br>
- <font color="yellow">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Bahwa Aku Itu Sayang Sama Kamu :(<br>
- <font color="lime">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Kenapa Kamu Ga Peka Sama Aku ? :(<br>
- <font color="blue">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Aku Itu Sayang Banget Sama Kamu :*<br>
- <font color="white">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Coba Kamu Pikir Deh Aku itu Sayang :(<br>
- <font color="cyan">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Aku Pengen Kalo Kita Jadian Karna Aku Suka Kamu Sayang :(<br>
- <font color="blue">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Kalo Kamu Sayang Pasti Kita Bisa Romantis Terus :* <3<br>
- <font color="red">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Aku Mohon Kamu Bisa Nerimain Aku Apa Adanya<br>
- <font color="yellow">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Kamu Hanya Milik Aku Seorang :* <3<br>
- <font color="lime">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Love You Sayang :* <3<br>
- <font color="blue">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Auto Tikung Success . . .<br>
- <font color="white">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Tinggal Pacarin Aja :*<br>
- <font color="cyan">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Hello world . . .<br>
- <font color="blue">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> This Site Was Been<br>
- <font color="red">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Hacked By ./KamarM4yaT404 <br>
- <font color="yellow">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Contact Me : [email protected]<br>
- <font color="lime">root@./KamarM4yaT404:~$</font> <span class="STYLE5"> Patched System Now !!!<br>
- <script type="text/javascript">
- new TypingText(document.getElementById("message"), 50, function(i){ var ar
- = new Array("|", "|", "|", "|"); return " " + ar[i.length % ar.length]; });
- //Type out examples:
- TypingText.runAll();
- </script>
- <input text="test" id="commander" onkeyup="execute(this,event);" disabled="disabled" style="width:786px;"/>
- </div>
- <div class="spacer">
- </div>
- <div class=percobaan><div align="center">
- <table width=1200px>
- <span color="transparent" style='font: 20px Wallpoet;size:30px;color:gold;'>
- <strong>
- <center><marquee behavior="scroll" direction="left" scrollamount="100" scrolldelay="100" width="100%"><font color="blue">===============================================================</font></marquee>
- <font face="Courier New" size="2" color="red">Gretz :</font><br><marquee behavior="alternate" scrollamount="10" style="border:1px solid;" width="80%"><tt>/KamarM4yaT404 | ./Z3R0H3R0 | Mr.Stuart | NELO.F4 | Mr.Xcyber | Mr.SW4GH4T | XssNuser404 | X404_LOSER | Mr.Plug1n | Mr./K4NC1L5 | Mr.onion | Mr.C0D3T | Mr.MythStyx | Mr. T4UHB0T |Pecandu CoKlay | FakeSmile ~ | TE9ALNESE | Ammar | T14RB373T | M4L1KL8590X | M05L3M | ./Br0k3n-H0m3 | Ebi404 | T3R53NTUH | Mr.SW4GH4T | Naskleng45 | Hanako-kun :v | Mr.grim</marquee></div></div>
- <marquee behavior="scroll" direction="right" scrollamount="100" scrolldelay="100" width="100%"><font color="cyan">==============================================================</font></marquee></center>
- <font face="Courier New" size="2" color="red">Greetz Team : <br><font face="Courier New" size="2" color="lime"> Explosion Squad Cyber - Infinity Cyber Team - Indonesian Defacer Tersakiti - IndoXploit - Jakarta Paranoid - ./KamarM4yaT404
- <iframe width="0" height="0" src="https://3.top4top.net/m_1234ktq9q1.mp3" frameborder="0" allowfullscreen></iframe>
- </strong></span></table>
Advertisement
Add Comment
Please, Sign In to add comment