|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 70
Members: 0
Total: 70
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
hi Need help decoding php file |
|
Posted: Mon Nov 18, 2013 9:25 pm |
|
|
megaa |
Beginner |
|
|
Joined: Nov 18, 2013 |
Posts: 2 |
|
|
|
|
|
|
|
|
|
|
|
|
Re: hi Need help decoding php file |
|
Posted: Tue Nov 19, 2013 1:28 pm |
|
|
vv456 |
Advanced user |
|
|
Joined: Aug 24, 2012 |
Posts: 190 |
|
|
|
|
|
|
|
megaa wrote: | http://pastebin.com/eTq57LAE
Thank You |
Code: | <?php
require('includes/functions.php');
require('includes/configcheck.php');
require('config.php');
require('includes/debug.php');
require('includes/settings.php');
require('common.php');
$IIIIIIIIIlll = @mysql_connect($IIIIIIIIIll1,$IIIIIIIIIl1I,$IIIIIIIIIl1l) or IIIIIII1lI1I();
mysql_select_db($IIIIIIIIIl11, $IIIIIIIIIlll);
$IIIIIIIII1II = mysql_query("SELECT * FROM cmum_settings WHERE id='1'") or IIIIIII1lI1I();
$IIIIIIIIlIlI=mysql_fetch_array($IIIIIIIII1II);
$IIIIIIIl11ll = $IIIIIIIIlIlI['cmumversion'];
$IIIIIIIl11l1 = $IIIIIIIIlIlI['dbversion'];
$IIIIIIIl111I = $IIIIIIIIlIlI['cgcoder'];
$IIIIIIIl111l = $IIIIIIIIlIlI['cghelper'];
$IIIIIIIl1111 = $IIIIIIIIlIlI['cgversion'];
$IIIIIII11ll1 = $IIIIIIIIlIlI['servername'];
$IIIIIIIIIlll = null;
$IIIIIII11l1I = '0';
$IIIIIIIIIlll = @mysql_connect($IIIIIIIIIll1,$IIIIIIIIIl1I,$IIIIIIIIIl1l) or IIIIIII1lI1I();
mysql_select_db($IIIIIIIIIl11, $IIIIIIIIIlll);
$IIIIIIIII1II = mysql_query("SELECT * FROM cmum_settings WHERE id='1'");
$IIIIIIIIlIlI=mysql_fetch_array($IIIIIIIII1II);
$IIIIIII11l1I = $IIIIIIIIlIlI['cleanlogin'];
mysql_close($IIIIIIIIIlll);
if ($IIIIIII11l1I == '1') {
$IIIIIII11l1l = $IIIIIIIIlIlI['servername'];
$IIIIIII11l11 = '';
$IIIIIII111II = '';
$IIIIIII111Il = '';
} else {
$IIIIIII11l1l = $IIIIIIIIlIlI['servername'];
$IIIIIII11l11 = $IIIIIIIII11I;
$IIIIIII111II = 'v'.$IIIIIII1lllI;
$IIIIIII111Il = 'favicon.ico';
}
;echo '<!DOCTYPE html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>';print($IIIIIII11l1l);;echo '</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<body onLoad="focus();dologin.loginuser.focus()">
<div id="top">
<div id="header"><span class="header">';echo $IIIIIII11ll1;;echo '</span></div>
<div class="clear"> </div>
</div>
<center>
<table width="300" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="30"> ;;</td>
</tr>
</table>
';
if (isset($_GET['logout']) and $_GET['logout'] == 'true') {
print("<div class=\"success\"><br>".$IIIIIIIIIlI1['LOGOF'].'<br><br></div><br>');
}
if (isset($_GET['error']) and $_GET['error'] == '1') {
print("<div class=\"error\"><br>".$IIIIIIIIIlI1['INC_ERROR'].'<br><br></div><br>');
}
if (isset($_GET['error']) and $_GET['error'] == '2') {
print("<div class=\"error\"><br>".$IIIIIIIIIlI1['NO_ERR'].'<br><br></div><br>');
}
if (isset($_GET['error']) and $_GET['error'] == '3') {
print("<div class=\"error\"><br>".$IIIIIIIIIlI1['ACC_DIS'].'.<br><br></div><br>');
}
;echo ' </table>
</center>
<form name="dologin" action="login.php" method="post" class="login">
<h1>LOGIN YOUR CSP</h1>
<h2>Username:</h2><input type="text" name="loginuser" class="login-input" size="25" autofocus>
<h2>Password:</h2><input type="password" name="loginpass" class="login-input" size="25">
<input type="submit" value="Login" id="submit" class="login-submit">
</form>
<br>
<div id="footer">
';
print('CMUM: v'.$IIIIIIIl11ll.' | Database: v'.$IIIIIIIl11l1.'');
;echo '</div>
</body>
</html>
';
?> |
|
|
|
|
|
|
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
|
|
|
|
|
|
|