PHP Malware Analysis

anarchist.html

md5: 47e7254fccf103c54f440479615e679c

Jump to:

Screenshot


Attributes

Title

URLs


Deobfuscated PHP code



   <html lang="en">
<head>
       <meta charset="utf-8">
 
       <title>PAWNED BY ANARCHIST</title>
<link rel="icon" type="image/gif" href="https://www.freepnglogos.com/uploads/anarchy-symbol/anarchy-symbol-char-heroes-reborn-dcau-roleplay-always-open-17.jpg" />
  <meta property="og:type" content="website">
<meta property="og:title" content="PAWNED BY ANARCHIST ALLIES">
<meta property="og:description" content="GREETS : DIDI ( ALPHA ANARCHIST) - THEORY - PINCAHFF - CHARMING CARROT - AM - NAXX - ANEWSX - BLAZER - LOV - QUD - BLUSHBOBA">
<meta property="og:image" content="https://i.pinimg.com/originals/b8/a3/cd/b8a3cd1fad69ee87b4a843ca7769f49a.gif">
<meta property="og:site_name" content="anarchist allies" />



<link href="https://fonts.googleapis.com/css?family=Averia+Sans+Libre" rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Orbitron:700" rel='stylesheet' type='text/css'>

<script language="JavaScript">
 
function tb5_makeArray(n){
 this.length = n;
 return this.length;
}
 
tb5_messages = new tb5_makeArray(7);
tb5_messages[0] = "PAWNED BY ANARCHIST ALLIES";
tb5_messages[1] = "Hacked By ANARCHIST ALLIES";
tb5_messages[2] = "We Are Malaysian";
tb5_messages[3] = "Hacked By ANARCHIST ALLIES";
tb5_messages[4] = "PAWNED BY ANARCHIST ALLIES";
tb5_messages[5] = "WE HACK IN THE DARK TO SERVE THE LIGH";
tb5_messages[6] = "Hacked By ANARCHIST ALLIES";
tb5_rptType = 'infinite';
tb5_rptNbr = 20;
tb5_speed = 30;
tb5_delay = 2000;
var tb5_counter=2;
var tb5_currMsg=0;
var tb5_stsmsg="";
function tb5_shuffle(arr){
var k;
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;
}
return arr;
}
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);
function tb5_init(n){
var k;
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;
}
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);
}
function tb5_randomizetitle(){
 tb5_init(0);
}
tb5_randomizetitle();
 
</script>
<script language="javascript">
var text='ANARCHIST ALLIES';
var delay=5;
var Xoff=0;
var Yoff=-30;
var txtw=10;
var beghtml='<font face="Agency FB" color="#FFFFFF" style="" size="4em"><b>';
var endhtml='</b></font>';
ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)? true: false;
ie4 = (document.all && !document.getElementById)? true : false;
ie5 = (document.all && document.getElementById)? true : false;
ns6 = (document.getElementById && navigator.appName.indexOf("Netscape")>=0 )? true: false;
var txtA=new Array();
text=text.split(');
var x1=0;
var y1=-50;
var t=';
for(i=1;i<=text.length;i++){
t+=(ns4)? '<layer left="0" top="-100" width="'+txtw+'" name="txt'+i+'" height="1">' : '<div id="txt'+i+'" style="position:absolute; top:-100px; left:0px; height:1px; width:'+txtw+'; visibility:visible;">';
t+=beghtml+text[i-1]+endhtml;
t+=(ns4)? '</layer>' : '</div>';
}
document.write(t);
function moveid(id,x,y){
if(ns4)id.moveTo(x,y);
else{
id.style.left=x+'px';
id.style.top=y+'px';
}}
function animate(evt){
x1=Xoff+((ie4||ie5)?event.clientX+document.body.scrollLeft:evt.pageX);
y1=Yoff+((ie4||ie5)?event.clientY+document.body.scrollTop:evt.pageY);
}
function getidleft(id){
if(ns4)return id.left;
else return parseInt(id.style.left);
}
function getidtop(id){
if(ns4)return id.top;
else return parseInt(id.style.top);
}
function getwindowwidth(){
if(ie4||ie5)return document.body.clientWidth+document.body.scrollLeft;
else return window.innerWidth+pageXOffset;
}
function movetxts(){
for(i=text.length;i>1;i=i-1){
if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()){
moveid(txtA[i-1],0,-100);
moveid(txtA[i],0,-100);
}else moveid(txtA[i], getidleft(txtA[i-1])+txtw, getidtop(txtA[i-1]));
}
moveid(txtA[1],x1,y1);
}
window.onload=function(){
for(i=1;i<=text.length;i++)txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?document.all['txt'+i]:document.getElementById('txt'+i);
if(ns4)document.captureEvents(Event.MOUSEMOVE);
document.onmousemove=animate;
setInterval('movetxts()',delay);
}
</script>
<center>
<style>
body {cursor:cross;
    background: #000000 url(https://lh6.googleusercontent.com/-uRLX3SeDrdI/TjBpUFR5oeI/AAAAAAAAAIo/GYSnWQxGWMc/cok.gif) scroll repeat center center;
</style>
<style>
body{text-align;font-family: 'Averia Sans Libre', cursive;}
hr{border: 1px solid #1C1C1C;}
</style>
<style type="text/css">
body,td,th {
    color: #FFFFFF;
}
body {cursor:url("http://www.fbvideo.16mb.com/files/cur.cur"),default;
    background-color: #000000;
}
a { text-decoration:none; }
a:link { color: #00FF00}
a:visited { color: #00FF00}
a:hover { color: #00FF00}
a:active { color: #00FF00}

.style2 {Helvetica, sans-serif; font-weight: bold; font-size: 15px; }
.style3 {Helvetica, sans-serif; font-weight: bold; }
.style4 {color: #FFFF00}
.style5 {color: #FF0000}
.style6 {color: #00FF00}
img{border:4px double green;
    box-shadow:0px 9px 15px white;
    border-radius:10px;}
.thanks{border:4px double green;
    box-shadow:0px 2px 20px white;
    border-radius:10px;
    padding:9px;}
.a{text-shadow:0px 1px 10px lime;}
</style>
</head>
<body onclick="playSound()" onemouseover="playSound()">
<script>
 	
 function playSound(){var audio=document.querySelector("audio")
 audio.play()}
 
 </script>
<audio src="https://b.top4top.io/m_2347wilai1.mp3"></audio>
<center><img src="https://www.freepnglogos.com/uploads/anarchy-symbol/anarchy-symbol-char-heroes-reborn-dcau-roleplay-always-open-17.jpg" width="20%"></center><br /><br /><p></p><font face="Orbitron" size="7" color="red"  class="a">PAWNED BY </font><font face="Orbitron" size="7" color="blue"  class="a">ANARCHIST ALLIES</font><br>

<font size='6' face='One'style="color: white; text-shadow: 0px 1px 7px red";>#OpsPatuk</font><br>
<font size='4' face='One'style="color: white; text-shadow: 0px 1px 7px red";>WE HACK IN THE DARK TO SERVE THE LIGHT</font>
<font color="#00FF00">



<CENTER><B>  <strong><font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Assalamualaikum and hello admin , We are Anarchist Allies</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>We are truly hate the the way you treat our Muslim brothers and sisters in India like wtf just happen to your small brain ?</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>You can burn up our mosques and our homes and our schools
But we will never die, we are still here fighting till the death come !
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>This is a special operation on the insult of our Prophet Muhammad S.A.W.
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>You should never ever talk bad about our prophet.
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>You just trigger your own death once you mock our prophet
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Prophet Muhammad S.A.W is a Messenger of Allah. 
We are the ummah of the Prophet Muhammad S.A.W.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Islam is not a religion you can play with. </font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Islam is a holy religion.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Words & apologies don't seems to have an enough effect.
Your apology means nothing to us.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>So, action must be taken !</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>.
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>We live in the dark but we serve the light.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Ladies and gentlemen, brother and sister that's not manage your hope.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Because at the end of the day, we will be victorious. Inshallah !
</font>

<br /><br />
<div class="thanks">
<br><blink> WE HACK IN THE DARK TO SERVE THE LIGHT WE ARE ANARCHIST ALLIES </blink>: </br> 
<span class="style4"></span>GREETS :
<span class="style5"> #AnonGhost </span>./
<span class="style5"> #DragonForceMalaysia </span>./
<span class="style5"> #RileksCrew </span>./
<span class="style5"> #T3DimensionMalaysia </span>./
<span class="style5"> #CodeNewbie </span>./
<span class="style5"> #PhantomCrews  </span>./
<span class="style5"> #MyGovTeam  </span>./
<span class="style5"> #LocalhostMalaysia  </span>./
<span class="style5"> #UnitedMuslimCyberArmy </span>./
<span class="style5"> #HarimauMalayaCyberArmy </span>./
<span class="style5"> #BlackShieldCrew  </span>./
<span class="style5"> #Varians19Crew  </span>./
<span class="style5"> #HacktivistOfGaruda </span>./
<span class="style5"> #FoursdeathTeam </span>./
<span class="style5"> #YameniHacker </span>./
<span class="style5"> #X7R00T </span>./
<span class="style5"> #BangladeshMuslimHackers </span>./
<span class="style5"> #QwertyCode </span>./
<span class="style5"> #BazTeamHackers </span>./
<span class="style5"> #FroggBaba </span>./
<span class="style5"> #ElegantCyberSecurity </span>./
<span class="style5"> #RzkyO </span>./
<span class="style5"> #1877 </span>./
<span class="style5"> #4 EXPLOITATION </span>./
<span class="style5"> #GanoSecTeam </span>./
<span class="style5"> #KarawangCyberTeam </span>./
<span class="style5"> #SerangkaiDarknet </span>./
</div>
</center>


<body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
<SCRIPT LANGUAGE="JavaScript">  
<!-- Disable  
function disableselect(e){  
return false  
}  

function reEnable(){  
return true  
}  

//if IE4+  
document.onselectstart=new Function ("return false")  
document.oncontextmenu=new Function ("return false")  
//if NS6  
if (window.sidebar){  
document.onmousedown=disableselect  
document.onclick=reEnable  
}  
//-->  
</script>
 <audio src="https://b.top4top.io/m_2347wilai1.mp3" autoplay="true" id="lagu" loop=""></audio>
</script>
</html>

Execution traces


Generated HTML code

<html lang="en"><head>
       <meta charset="utf-8">
 
       <title>We Are Malaysian</title>
<link rel="icon" type="image/gif" href="https://www.freepnglogos.com/uploads/anarchy-symbol/anarchy-symbol-char-heroes-reborn-dcau-roleplay-always-open-17.jpg">
  <meta property="og:type" content="website">
<meta property="og:title" content="PAWNED BY ANARCHIST ALLIES">
<meta property="og:description" content="GREETS : DIDI ( ALPHA ANARCHIST) - THEORY - PINCAHFF - CHARMING CARROT - AM - NAXX - ANEWSX - BLAZER - LOV - QUD - BLUSHBOBA">
<meta property="og:image" content="https://i.pinimg.com/originals/b8/a3/cd/b8a3cd1fad69ee87b4a843ca7769f49a.gif">
<meta property="og:site_name" content="anarchist allies">



<link href="https://fonts.googleapis.com/css?family=Averia+Sans+Libre" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Orbitron:700" rel="stylesheet" type="text/css">

<script language="JavaScript">
 
function tb5_makeArray(n){
 this.length = n;
 return this.length;
}
 
tb5_messages = new tb5_makeArray(7);
tb5_messages[0] = "PAWNED BY ANARCHIST ALLIES";
tb5_messages[1] = "Hacked By ANARCHIST ALLIES";
tb5_messages[2] = "We Are Malaysian";
tb5_messages[3] = "Hacked By ANARCHIST ALLIES";
tb5_messages[4] = "PAWNED BY ANARCHIST ALLIES";
tb5_messages[5] = "WE HACK IN THE DARK TO SERVE THE LIGH";
tb5_messages[6] = "Hacked By ANARCHIST ALLIES";
tb5_rptType = 'infinite';
tb5_rptNbr = 20;
tb5_speed = 30;
tb5_delay = 2000;
var tb5_counter=2;
var tb5_currMsg=0;
var tb5_stsmsg="";
function tb5_shuffle(arr){
var k;
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;
}
return arr;
}
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);
function tb5_init(n){
var k;
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;
}
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);
}
function tb5_randomizetitle(){
 tb5_init(0);
}
tb5_randomizetitle();
 
</script>
<script language="javascript">
var text='ANARCHIST ALLIES';
var delay=5;
var Xoff=0;
var Yoff=-30;
var txtw=10;
var beghtml='<font face="Agency FB" color="#FFFFFF" style="" size="4em"><b>';
var endhtml='</b></font>';
ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)? true: false;
ie4 = (document.all && !document.getElementById)? true : false;
ie5 = (document.all && document.getElementById)? true : false;
ns6 = (document.getElementById && navigator.appName.indexOf("Netscape")>=0 )? true: false;
var txtA=new Array();
text=text.split(');
var x1=0;
var y1=-50;
var t=';
for(i=1;i<=text.length;i++){
t+=(ns4)? '<layer left="0" top="-100" width="'+txtw+'" name="txt'+i+'" height="1">' : '<div id="txt'+i+'" style="position:absolute; top:-100px; left:0px; height:1px; width:'+txtw+'; visibility:visible;">';
t+=beghtml+text[i-1]+endhtml;
t+=(ns4)? '</layer>' : '</div>';
}
document.write(t);
function moveid(id,x,y){
if(ns4)id.moveTo(x,y);
else{
id.style.left=x+'px';
id.style.top=y+'px';
}}
function animate(evt){
x1=Xoff+((ie4||ie5)?event.clientX+document.body.scrollLeft:evt.pageX);
y1=Yoff+((ie4||ie5)?event.clientY+document.body.scrollTop:evt.pageY);
}
function getidleft(id){
if(ns4)return id.left;
else return parseInt(id.style.left);
}
function getidtop(id){
if(ns4)return id.top;
else return parseInt(id.style.top);
}
function getwindowwidth(){
if(ie4||ie5)return document.body.clientWidth+document.body.scrollLeft;
else return window.innerWidth+pageXOffset;
}
function movetxts(){
for(i=text.length;i>1;i=i-1){
if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()){
moveid(txtA[i-1],0,-100);
moveid(txtA[i],0,-100);
}else moveid(txtA[i], getidleft(txtA[i-1])+txtw, getidtop(txtA[i-1]));
}
moveid(txtA[1],x1,y1);
}
window.onload=function(){
for(i=1;i<=text.length;i++)txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?document.all['txt'+i]:document.getElementById('txt'+i);
if(ns4)document.captureEvents(Event.MOUSEMOVE);
document.onmousemove=animate;
setInterval('movetxts()',delay);
}
</script>
</head><body onclick="playSound()" onemouseover="playSound()" oncontextmenu="return false;" onkeydown="return false;" onmousedown="return false;"><center>
<style>
body {cursor:cross;
    background: #000000 url(https://lh6.googleusercontent.com/-uRLX3SeDrdI/TjBpUFR5oeI/AAAAAAAAAIo/GYSnWQxGWMc/cok.gif) scroll repeat center center;
</style>
<style>
body{text-align;font-family: 'Averia Sans Libre', cursive;}
hr{border: 1px solid #1C1C1C;}
</style>
<style type="text/css">
body,td,th {
    color: #FFFFFF;
}
body {cursor:url("http://www.fbvideo.16mb.com/files/cur.cur"),default;
    background-color: #000000;
}
a { text-decoration:none; }
a:link { color: #00FF00}
a:visited { color: #00FF00}
a:hover { color: #00FF00}
a:active { color: #00FF00}

.style2 {Helvetica, sans-serif; font-weight: bold; font-size: 15px; }
.style3 {Helvetica, sans-serif; font-weight: bold; }
.style4 {color: #FFFF00}
.style5 {color: #FF0000}
.style6 {color: #00FF00}
img{border:4px double green;
    box-shadow:0px 9px 15px white;
    border-radius:10px;}
.thanks{border:4px double green;
    box-shadow:0px 2px 20px white;
    border-radius:10px;
    padding:9px;}
.a{text-shadow:0px 1px 10px lime;}
</style>


<script>
 	
 function playSound(){var audio=document.querySelector("audio")
 audio.play()}
 
 </script>
<audio src="https://b.top4top.io/m_2347wilai1.mp3"></audio>
<center><img src="https://www.freepnglogos.com/uploads/anarchy-symbol/anarchy-symbol-char-heroes-reborn-dcau-roleplay-always-open-17.jpg" width="20%"></center><br><br><p></p><font face="Orbitron" size="7" color="red" class="a">PAWNED BY </font><font face="Orbitron" size="7" color="blue" class="a">ANARCHIST ALLIES</font><br>

<font size="6" face="One" style="color: white; text-shadow: 0px 1px 7px red" ;="">#OpsPatuk</font><br>
<font size="4" face="One" style="color: white; text-shadow: 0px 1px 7px red" ;="">WE HACK IN THE DARK TO SERVE THE LIGHT</font>
<font color="#00FF00">



<center><b>  <strong><font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">Assalamualaikum and hello admin , We are Anarchist Allies</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">We are truly hate the the way you treat our Muslim brothers and sisters in India like wtf just happen to your small brain ?</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">You can burn up our mosques and our homes and our schools
But we will never die, we are still here fighting till the death come !
</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">This is a special operation on the insult of our Prophet Muhammad S.A.W.
</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">You should never ever talk bad about our prophet.
</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">You just trigger your own death once you mock our prophet
</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">Prophet Muhammad S.A.W is a Messenger of Allah. 
We are the ummah of the Prophet Muhammad S.A.W.</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">Islam is not a religion you can play with. </font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">Islam is a holy religion.</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">Words &amp; apologies don't seems to have an enough effect.
Your apology means nothing to us.</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">So, action must be taken !</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">.
</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">We live in the dark but we serve the light.</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">Ladies and gentlemen, brother and sister that's not manage your hope.</font><br>

<font size="4" face=" One" style="color: white; text-shadow: 0px 1px 7px red" ;="">Because at the end of the day, we will be victorious. Inshallah !
</font>

<br><br>
<div class="thanks">
<br><blink> WE HACK IN THE DARK TO SERVE THE LIGHT WE ARE ANARCHIST ALLIES </blink>: <br> 
<span class="style4"></span>GREETS :
<span class="style5"> #AnonGhost </span>./
<span class="style5"> #DragonForceMalaysia </span>./
<span class="style5"> #RileksCrew </span>./
<span class="style5"> #T3DimensionMalaysia </span>./
<span class="style5"> #CodeNewbie </span>./
<span class="style5"> #PhantomCrews  </span>./
<span class="style5"> #MyGovTeam  </span>./
<span class="style5"> #LocalhostMalaysia  </span>./
<span class="style5"> #UnitedMuslimCyberArmy </span>./
<span class="style5"> #HarimauMalayaCyberArmy </span>./
<span class="style5"> #BlackShieldCrew  </span>./
<span class="style5"> #Varians19Crew  </span>./
<span class="style5"> #HacktivistOfGaruda </span>./
<span class="style5"> #FoursdeathTeam </span>./
<span class="style5"> #YameniHacker </span>./
<span class="style5"> #X7R00T </span>./
<span class="style5"> #BangladeshMuslimHackers </span>./
<span class="style5"> #QwertyCode </span>./
<span class="style5"> #BazTeamHackers </span>./
<span class="style5"> #FroggBaba </span>./
<span class="style5"> #ElegantCyberSecurity </span>./
<span class="style5"> #RzkyO </span>./
<span class="style5"> #1877 </span>./
<span class="style5"> #4 EXPLOITATION </span>./
<span class="style5"> #GanoSecTeam </span>./
<span class="style5"> #KarawangCyberTeam </span>./
<span class="style5"> #SerangkaiDarknet </span>./
</div>
</strong></b></center><b><strong>



<script language="JavaScript">  
<!-- Disable  
function disableselect(e){  
return false  
}  

function reEnable(){  
return true  
}  

//if IE4+  
document.onselectstart=new Function ("return false")  
document.oncontextmenu=new Function ("return false")  
//if NS6  
if (window.sidebar){  
document.onmousedown=disableselect  
document.onclick=reEnable  
}  
//-->  
</script>
 <audio src="https://b.top4top.io/m_2347wilai1.mp3" autoplay="true" id="lagu" loop=""></audio>

</strong></b></font></center></body></html>

Original PHP code



   <html lang="en">
<head>
       <meta charset="utf-8">
 
       <title>PAWNED BY ANARCHIST</title>
<link rel="icon" type="image/gif" href="https://www.freepnglogos.com/uploads/anarchy-symbol/anarchy-symbol-char-heroes-reborn-dcau-roleplay-always-open-17.jpg" />
  <meta property="og:type" content="website">
<meta property="og:title" content="PAWNED BY ANARCHIST ALLIES">
<meta property="og:description" content="GREETS : DIDI ( ALPHA ANARCHIST) - THEORY - PINCAHFF - CHARMING CARROT - AM - NAXX - ANEWSX - BLAZER - LOV - QUD - BLUSHBOBA">
<meta property="og:image" content="https://i.pinimg.com/originals/b8/a3/cd/b8a3cd1fad69ee87b4a843ca7769f49a.gif">
<meta property="og:site_name" content="anarchist allies" />



<link href="https://fonts.googleapis.com/css?family=Averia+Sans+Libre" rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Orbitron:700" rel='stylesheet' type='text/css'>

<script language="JavaScript">
 
function tb5_makeArray(n){
 this.length = n;
 return this.length;
}
 
tb5_messages = new tb5_makeArray(7);
tb5_messages[0] = "PAWNED BY ANARCHIST ALLIES";
tb5_messages[1] = "Hacked By ANARCHIST ALLIES";
tb5_messages[2] = "We Are Malaysian";
tb5_messages[3] = "Hacked By ANARCHIST ALLIES";
tb5_messages[4] = "PAWNED BY ANARCHIST ALLIES";
tb5_messages[5] = "WE HACK IN THE DARK TO SERVE THE LIGH";
tb5_messages[6] = "Hacked By ANARCHIST ALLIES";
tb5_rptType = 'infinite';
tb5_rptNbr = 20;
tb5_speed = 30;
tb5_delay = 2000;
var tb5_counter=2;
var tb5_currMsg=0;
var tb5_stsmsg="";
function tb5_shuffle(arr){
var k;
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;
}
return arr;
}
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);
function tb5_init(n){
var k;
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;
}
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);
}
function tb5_randomizetitle(){
 tb5_init(0);
}
tb5_randomizetitle();
 
</script>
<script language="javascript">
var text='ANARCHIST ALLIES';
var delay=5;
var Xoff=0;
var Yoff=-30;
var txtw=10;
var beghtml='<font face="Agency FB" color="#FFFFFF" style="" size="4em"><b>';
var endhtml='</b></font>';
ns4 = (navigator.appName.indexOf("Netscape")>=0 && document.layers)? true: false;
ie4 = (document.all && !document.getElementById)? true : false;
ie5 = (document.all && document.getElementById)? true : false;
ns6 = (document.getElementById && navigator.appName.indexOf("Netscape")>=0 )? true: false;
var txtA=new Array();
text=text.split(');
var x1=0;
var y1=-50;
var t=';
for(i=1;i<=text.length;i++){
t+=(ns4)? '<layer left="0" top="-100" width="'+txtw+'" name="txt'+i+'" height="1">' : '<div id="txt'+i+'" style="position:absolute; top:-100px; left:0px; height:1px; width:'+txtw+'; visibility:visible;">';
t+=beghtml+text[i-1]+endhtml;
t+=(ns4)? '</layer>' : '</div>';
}
document.write(t);
function moveid(id,x,y){
if(ns4)id.moveTo(x,y);
else{
id.style.left=x+'px';
id.style.top=y+'px';
}}
function animate(evt){
x1=Xoff+((ie4||ie5)?event.clientX+document.body.scrollLeft:evt.pageX);
y1=Yoff+((ie4||ie5)?event.clientY+document.body.scrollTop:evt.pageY);
}
function getidleft(id){
if(ns4)return id.left;
else return parseInt(id.style.left);
}
function getidtop(id){
if(ns4)return id.top;
else return parseInt(id.style.top);
}
function getwindowwidth(){
if(ie4||ie5)return document.body.clientWidth+document.body.scrollLeft;
else return window.innerWidth+pageXOffset;
}
function movetxts(){
for(i=text.length;i>1;i=i-1){
if(getidleft(txtA[i-1])+txtw*2>=getwindowwidth()){
moveid(txtA[i-1],0,-100);
moveid(txtA[i],0,-100);
}else moveid(txtA[i], getidleft(txtA[i-1])+txtw, getidtop(txtA[i-1]));
}
moveid(txtA[1],x1,y1);
}
window.onload=function(){
for(i=1;i<=text.length;i++)txtA[i]=(ns4)?document.layers['txt'+i]:(ie4)?document.all['txt'+i]:document.getElementById('txt'+i);
if(ns4)document.captureEvents(Event.MOUSEMOVE);
document.onmousemove=animate;
setInterval('movetxts()',delay);
}
</script>
<center>
<style>
body {cursor:cross;
    background: #000000 url(https://lh6.googleusercontent.com/-uRLX3SeDrdI/TjBpUFR5oeI/AAAAAAAAAIo/GYSnWQxGWMc/cok.gif) scroll repeat center center;
</style>
<style>
body{text-align;font-family: 'Averia Sans Libre', cursive;}
hr{border: 1px solid #1C1C1C;}
</style>
<style type="text/css">
body,td,th {
    color: #FFFFFF;
}
body {cursor:url("http://www.fbvideo.16mb.com/files/cur.cur"),default;
    background-color: #000000;
}
a { text-decoration:none; }
a:link { color: #00FF00}
a:visited { color: #00FF00}
a:hover { color: #00FF00}
a:active { color: #00FF00}

.style2 {Helvetica, sans-serif; font-weight: bold; font-size: 15px; }
.style3 {Helvetica, sans-serif; font-weight: bold; }
.style4 {color: #FFFF00}
.style5 {color: #FF0000}
.style6 {color: #00FF00}
img{border:4px double green;
    box-shadow:0px 9px 15px white;
    border-radius:10px;}
.thanks{border:4px double green;
    box-shadow:0px 2px 20px white;
    border-radius:10px;
    padding:9px;}
.a{text-shadow:0px 1px 10px lime;}
</style>
</head>
<body onclick="playSound()" onemouseover="playSound()">
<script>
 	
 function playSound(){var audio=document.querySelector("audio")
 audio.play()}
 
 </script>
<audio src="https://b.top4top.io/m_2347wilai1.mp3"></audio>
<center><img src="https://www.freepnglogos.com/uploads/anarchy-symbol/anarchy-symbol-char-heroes-reborn-dcau-roleplay-always-open-17.jpg" width="20%"></center><br /><br /><p></p><font face="Orbitron" size="7" color="red"  class="a">PAWNED BY </font><font face="Orbitron" size="7" color="blue"  class="a">ANARCHIST ALLIES</font><br>

<font size='6' face='One'style="color: white; text-shadow: 0px 1px 7px red";>#OpsPatuk</font><br>
<font size='4' face='One'style="color: white; text-shadow: 0px 1px 7px red";>WE HACK IN THE DARK TO SERVE THE LIGHT</font>
<font color="#00FF00">



<CENTER><B>  <strong><font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Assalamualaikum and hello admin , We are Anarchist Allies</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>We are truly hate the the way you treat our Muslim brothers and sisters in India like wtf just happen to your small brain ?</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>You can burn up our mosques and our homes and our schools
But we will never die, we are still here fighting till the death come !
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>This is a special operation on the insult of our Prophet Muhammad S.A.W.
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>You should never ever talk bad about our prophet.
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>You just trigger your own death once you mock our prophet
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Prophet Muhammad S.A.W is a Messenger of Allah. 
We are the ummah of the Prophet Muhammad S.A.W.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Islam is not a religion you can play with. </font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Islam is a holy religion.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Words & apologies don't seems to have an enough effect.
Your apology means nothing to us.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>So, action must be taken !</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>.
</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>We live in the dark but we serve the light.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Ladies and gentlemen, brother and sister that's not manage your hope.</font><br>

<font size='4' face=' One'style="color: white; text-shadow: 0px 1px 7px red";>Because at the end of the day, we will be victorious. Inshallah !
</font>

<br /><br />
<div class="thanks">
<br><blink> WE HACK IN THE DARK TO SERVE THE LIGHT WE ARE ANARCHIST ALLIES </blink>: </br> 
<span class="style4"></span>GREETS :
<span class="style5"> #AnonGhost </span>./
<span class="style5"> #DragonForceMalaysia </span>./
<span class="style5"> #RileksCrew </span>./
<span class="style5"> #T3DimensionMalaysia </span>./
<span class="style5"> #CodeNewbie </span>./
<span class="style5"> #PhantomCrews  </span>./
<span class="style5"> #MyGovTeam  </span>./
<span class="style5"> #LocalhostMalaysia  </span>./
<span class="style5"> #UnitedMuslimCyberArmy </span>./
<span class="style5"> #HarimauMalayaCyberArmy </span>./
<span class="style5"> #BlackShieldCrew  </span>./
<span class="style5"> #Varians19Crew  </span>./
<span class="style5"> #HacktivistOfGaruda </span>./
<span class="style5"> #FoursdeathTeam </span>./
<span class="style5"> #YameniHacker </span>./
<span class="style5"> #X7R00T </span>./
<span class="style5"> #BangladeshMuslimHackers </span>./
<span class="style5"> #QwertyCode </span>./
<span class="style5"> #BazTeamHackers </span>./
<span class="style5"> #FroggBaba </span>./
<span class="style5"> #ElegantCyberSecurity </span>./
<span class="style5"> #RzkyO </span>./
<span class="style5"> #1877 </span>./
<span class="style5"> #4 EXPLOITATION </span>./
<span class="style5"> #GanoSecTeam </span>./
<span class="style5"> #KarawangCyberTeam </span>./
<span class="style5"> #SerangkaiDarknet </span>./
</div>
</center>


<body oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'>
<SCRIPT LANGUAGE="JavaScript">  
<!-- Disable  
function disableselect(e){  
return false  
}  

function reEnable(){  
return true  
}  

//if IE4+  
document.onselectstart=new Function ("return false")  
document.oncontextmenu=new Function ("return false")  
//if NS6  
if (window.sidebar){  
document.onmousedown=disableselect  
document.onclick=reEnable  
}  
//-->  
</script>
 <audio src="https://b.top4top.io/m_2347wilai1.mp3" autoplay="true" id="lagu" loop=""></audio>
</script>
</html>