-
Re: [ Glacier RAN Control Panel Website ]
-
Re: [ Glacier RAN Control Panel Website ]
it's working 100% and "Remember" 100% shell already injected of one of this website files.
-
Re: [ Glacier RAN Control Panel Website ]
dds error... config.php is missing i guess..
-
Re: [ Glacier RAN Control Panel Website ]
crap... i nee a good rancpp.. t.t
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
royaljourney
it's working 100% and "Remember" 100% shell already injected of one of this website files.
what do you mean 100% shell? is it protected what u mean?
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
BittersTeam
Dummy account just to share this stuff :)
I already complete this cp 100% working all features
100% ? item shop, vote shop, reborn shop is all messed.. also the log in... and the register... it's crap
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
nomairyali
what do you mean 100% shell? is it protected what u mean?
Backdoor already Injected some files of this rancp
-
Re: [ Glacier RAN Control Panel Website ]
uhm... how to fix the CLAIM DONATE BUTTON.. i want to change it... t.t
-
2 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
Who Got This Status Bar? Share This PleaseAttachment 122582
Guys, Please Give To Me Your Member.php Like That Thank YouAttachment 122583
-
Re: [ Glacier RAN Control Panel Website ]
How to Edit CP ????
to edit item shop
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
carlunsang123
uhm... how to fix the CLAIM DONATE BUTTON.. i want to change it... t.t
same probz...
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
flyhigh1
same probz...
open app/includes/menu.php open with notepad++ find this <li><a href="http://www.contactme.com/509bc15bdea8730002007a99/embed" rel="superbox[iframe.wikipedia][530x550]">Claim Donate</a></li> line 31
-
Re: [ Glacier RAN Control Panel Website ]
how to access admin panel ???
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Papadan
open app/includes/menu.php open with notepad++ find this <li><a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.contactme.com', '/509bc15bdea8730002007a99/embed']);" href="http://www.contactme.com/509bc15bdea8730002007a99/embed" rel="superbox[iframe.wikipedia][530x550]">Claim Donate</a></li> line 31
There is no <li><a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.contactme.com', '/509bc15bdea8730002007a99/embed']);" href="http://www.contactme.com/509bc15bdea8730002007a99/embed" rel="superbox[iframe.wikipedia][530x550]">Claim Donate</a></li> line 31[/QUOTE] in my app/includes/menu.php sir...
Quote:
Originally Posted by
MangyanZ
how to access admin panel ???
127.0.0.1/admin
user: test
pw:1234
-
Re: [ Glacier RAN Control Panel Website ]
1 backdoor file injected on this cp :D
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
flyhigh1
There is no <li><a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.contactme.com', '/509bc15bdea8730002007a99/embed']);_gaq.push(['_trackEvent', 'Outgoing', 'www.contactme.com', '/509bc15bdea8730002007a99/embed']);" href="http://www.contactme.com/509bc15bdea8730002007a99/embed" rel="superbox[iframe.wikipedia][530x550]">Claim Donate</a></li> line 31
in my app/includes/menu.php sir...
yes it have APP/INCLUDES/MENU.PHP
[/QUOTE]
Quote:
<?
error_reporting(E_ALL ^E_NOTICE ^E_WARNING);
header("Cache-control: private");
ob_start();
$path_parts = pathinfo($_SERVER['SCRIPT_FILENAME']);
if (eregi("menu.php", $path_parts[basename])) { die ( header( 'Location: ../../index.php' ) ); }
?>
<div class="menu">
<ul id="menu">
<?
$path_parts = pathinfo($_SERVER['SCRIPT_FILENAME']);
?>
<li <? if ($path_parts[basename]=="index.php"){ echo "value='1'";} ?>><a href="index.php"><? if ($path_parts[basename]=="index.php"){ echo "Home";} else{ echo "Home";}?></a></li>
<?
if ($EnD[guide]==0)
{
echo '<li><a href="donation_index.php">Donations</a></li>';
}
if ($EnD[guide]==1)
{
?>
<li <? if ($path_parts[basename]=="guide.php"){ echo "value='1'";} ?>><a href="guide.php"><? if ($path_parts[basename]=="guide.php"){ echo "Guide";} else{ echo "Guide";}?></a></li>
<?
}
?>
<li <? if ($path_parts[basename]=="download.php"){ echo "value='1'";} ?>><a href="download.php"><? if ($path_parts[basename]=="download.php"){ echo "Download";} else{ echo "Download";}?></a></li>
<li <? if ($path_parts[basename]=="ranks.php"){ echo "value='1'";} ?>><a href="ranks.php"><? if ($path_parts[basename]=="ranks.php"){ echo "Rankings";} else{ echo "Rankings";}?></a></li>
<li <? if ($path_parts[basename]=="itemshop.php"){ echo "value='1'";} ?>><a href="itemshop.php"><? if ($path_parts[basename]=="itemshop.php"){ echo "Premium Shop";} else{ echo "Premium Shop";}?></a></li>
<li <? if ($path_parts[basename]=="v-shop.php"){ echo "value='1'";} ?>><a href="v-shop.php"><? if ($path_parts[basename]=="v-shop.php"){ echo "Vote Shop";} else{ echo "Vote Shop";}?></a></li>
<li <? if ($path_parts[basename]=="rb-shop.php"){ echo "value='1'";} ?>><a href="rb-shop.php"><? if ($path_parts[basename]=="rb-shop.php"){ echo "Reborn Shop";} else{ echo "Reborn Shop";}?></a></li>
<li><a href="http://www.contactme.com/509bc15bdea8730002007a99/embed" rel="superbox[iframe.wikipedia][530x550]">Claim Donate</a></li>
<li><a href="<?=$link_f;?>">Forum</a></li>
</ul>
<div id="slide"></div>
</div>
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Papadan
in my app/includes/menu.php sir...
yes it have APP/INCLUDES/MENU.PHP
[/QUOTE]
many thanks...:)
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
flyhigh1
There is no <li><a onclick="_gaq.push(['_trackEvent', 'Outgoing', 'www.contactme.com', '/509bc15bdea8730002007a99/embed']);_gaq.push(['_trackEvent', 'Outgoing', 'www.contactme.com', '/509bc15bdea8730002007a99/embed']);" href="http://www.contactme.com/509bc15bdea8730002007a99/embed" rel="superbox[iframe.wikipedia][530x550]">Claim Donate</a></li> line 31
in my app/includes/menu.php sir...
TY Sir ^_^
127.0.0.1/admin
user: test
pw:1234[/QUOTE]
-
1 Attachment(s)
Re: [ Glacier RAN Control Panel Website ]
pls help me to fix this prob.. :(
Attachment 123406
-
Re: [ Glacier RAN Control Panel Website ]
can someone share a reborn panel for this one
-
Re: [ Glacier RAN Control Panel Website ]
Quote:
Originally Posted by
Claimie Darel
http://127.0.0.1/admin
-
Re: [ Glacier RAN Control Panel Website ]
ROTRPanel.rar glacier panel update with reborn stages .
-
Re: [ Glacier RAN Control Panel Website ]
bro pat its me vipercrim rz was DB erro my account not registered add me pat
-
Re: [ Glacier RAN Control Panel Website ]
check my visitor message on your wall .
-
Re: [ Glacier RAN Control Panel Website ]
ADD ME IN FB search this name copy paste
パスクアル ジェイムソン (CrimRockz)