|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 71
Members: 0
Total: 71
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
vv456 >>> Ioncube PHP 5.4 Encoded File |
|
Posted: Tue Apr 14, 2015 4:09 pm |
|
|
Sistem |
Beginner |
|
|
Joined: Apr 14, 2015 |
Posts: 1 |
|
|
|
|
|
|
|
|
|
|
|
|
decode php5.4 |
|
Posted: Wed May 06, 2015 11:20 am |
|
|
kolaz |
Advanced user |
|
|
Joined: May 06, 2015 |
Posts: 53 |
|
|
|
|
|
|
|
<?php
if( basename($_SERVER["SCRIPT_FILENAME"]) == basename(__FILE__) )
{
echo "<p align=center><br><br><br><br><br><br><font size=\"6\" color=\"#FF0000\">ILLEGAL ACCESS !!<meta http-equiv=\"refresh\" content=\"2; url=./index.php\">";
exit();
}
$server = $_SERVER["SERVER_NAME"];
$c = curl_init();
curl_setopt($c, CURLOPT_URL, "http://www.primadesain.com/verifyLicensex.php");
curl_setopt($c, CURLOPT_TIMEOUT, 30);
curl_setopt($c, CURLOPT_POST, 1);
curl_setopt($c, CURLOPT_RETURNTRANSFER, 1);
$postfields = "svr=" . $server;
curl_setopt($c, CURLOPT_POSTFIELDS, $postfields);
$result = curl_exec($c);
if( $result == "fail" )
{
echo "<p style='font-family:Arial, Helvetica, sans-serif; margin-top:80px; font-size:16px; line-height:180%; letter-spacing:2px;' align='center'><img src='https://primadesain.com/images/block.png' width='90' height='90' /></br></br>You not have a license to use this script on this domain,<br>Please contact us to purchase a license.<br><strong><a href='http://www.primadesain.com'>www.primadesain.com</a></strong></p><br><p style='font-family:Arial, Helvetica, sans-serif; margin-top:30px; font-size:12px; line-height:180%; letter-spacing:2px;' align='center'>© 2009 - 2014 www.primadesain.com</p>";
exit();
}
date_default_timezone_set("Asia/Jakarta");
$clientdate = date("Y-m-d H:i:s");
$clientdateymd = date("Y-m-d");
$clienttime = date("H:i:s");
$redurl = $db->config("red_url");
$ip = $_SERVER["REMOTE_ADDR"];
$sql0 = mysql_query("" . "SELECT * FROM ipblock WHERE ip='" . $ip . "'");
$num0 = mysql_num_rows($sql0);
if( 0 < $num0 )
{
$string = "IP Anda : " . $ip . " DIBLOKIR!";
echo "" . "<script>alert(\"" . $string . "\");" . "window.location = 'http://" . $redurl . "'</script>";
}
$domain = $db->config("domain");
$bisnisname = $db->config("bisnisname");
$fbne = $db->config("fb");
$gplus = $db->config("gplus");
$tpmed = $db->config("topmed");
$use_ssl = $db->config("usessl");
$twiter = explode("|", $db->config("twiter"));
$twt = $twiter[0];
$twt2 = $twiter[1];
$bnr1 = $db->config("bnr1");
$bnr = $db->config("bnr2");
$nama_bisnis = $db->config("name");
$alamat_bisnis = $db->config("alamat");
$hp_bisnis = $db->config("hpsms");
$hp_bisnis2 = $db->config("hpsms2");
$email_bisnis = $db->config("email");
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Contact me if you want full decoding. |
|
|
|
|
|
www.waraxe.us Forum Index -> PHP script decode requests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|