Waraxe IT Security Portal
Login or Register
November 2, 2024
Menu
Home
Logout
Discussions
Forums
Members List
IRC chat
Tools
Base64 coder
MD5 hash
CRC32 checksum
ROT13 coder
SHA-1 hash
URL-decoder
Sql Char Encoder
Affiliates
y3dips ITsec
Md5 Cracker
User Manuals
AlbumNow
Content
Content
Sections
FAQ
Top
Info
Feedback
Recommend Us
Search
Journal
Your Account
User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144

People Online:
Visitors: 84
Members: 0
Total: 84
Full disclosure
xlibre Xnest security advisory & bugfix releases
APPLE-SA-10-29-2024-1 Safari 18.1
SEC Consult SA-20241030-0 :: Query Filter Injection in Ping Identity PingIDM (formerly known as ForgeRock Identity Management) (CVE-2024-23600)
SEC Consult SA-20241023-0 :: Authenticated Remote Code Execution in Multiple Xerox printers (CVE-2024-6333)
APPLE-SA-10-28-2024-8 visionOS 2.1
APPLE-SA-10-28-2024-7 tvOS 18.1
APPLE-SA-10-28-2024-6 watchOS 11.1
APPLE-SA-10-28-2024-5 macOS Ventura 13.7.1
APPLE-SA-10-28-2024-4 macOS Sonoma 14.7.1
APPLE-SA-10-28-2024-3 macOS Sequoia 15.1
APPLE-SA-10-28-2024-2 iOS 17.7.1 and iPadOS 17.7.1
APPLE-SA-10-28-2024-1 iOS 18.1 and iPadOS 18.1
Open Redirect / Reflected XSS - booked-schedulerv2.8.5
SEC Consult SA-20241024-0 :: Unauthenticated Path Traversal Vulnerability in Lawo AG - vsm LTC Time Sync (vTimeSync) (CVE-2024-6049)
[RESEARCH] DTLS 'ClientHello' Race Conditions in WebRTCImplementations
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> Help me decode 1 file - IONCUBE
Post new topicReply to topic View previous topic :: View next topic
Help me decode 1 file - IONCUBE
PostPosted: Thu Aug 11, 2011 12:24 pm Reply with quote
alkasber
Beginner
Beginner
Joined: Aug 11, 2011
Posts: 1




Hi

Can someone deioncube this file? I really don't know if it is obfuscated or not (not my area)

http://hotfile.com/dl/126503329/b7c3784/index.rar.html

Thanks very much!
View user's profile Send private message
PostPosted: Sun Aug 14, 2011 4:57 am Reply with quote
fireman
Regular user
Regular user
Joined: Jun 03, 2011
Posts: 15




Code:
<?php


if ( $langFolder == "" )
{
$langFolder = "eng";
}
require( "admin_include_public.php" );
echo "\r\n<html>\r\n\r\n\t<head>\r\n\t\t<title>Administrator Login</title>\r\n\t\t<meta http-equiv=\"Content-Type\" content=\"text/html; charset=";
define( "DEFAULT_CHARSET", "iso-8859-1" );
echo DEFAULT_CHARSET;
echo "\">\r\n\t\t<meta name=\"robots\" content=\"noindex, nofollow, noarchive\"> \r\n\r\n\t\t";
echo "<s";
echo "cript src=\"";
echo SCRIPT_ROOT;
echo "js/kValidate.js.php\"></script>\r\n\t\t<link rel=\"stylesheet\" href=\"";
echo SCRIPT_ROOT;
echo ADMIN_FOLDER_NAME;
echo "/style/admin.css\" type=\"text/css\">\r\n\t</head>\r\n\r\n\t<body>\r\n\r\n\t\t<table width=\"100%\" height=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\"><!-- 776 -->\r\n\t\t\t<tr>\r\n\t\t\t\t<td height=\"90%\" align=\"center\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t";
if ( isset( $_GET['info'] ) )
{
echo getinfo( $_GET['info'] );
}
echo "\r\n\t\t\t\t\t<form name=\"AdminLogin\" action=\"";
echo SCRIPT_ROOT;
echo ADMIN_FOLDER_NAME;
echo "/processlogin.php\" method=\"POST\" onSubmit=\"return validateForm(this);\">\r\n\t\t\t\t\t\t<input type=\"hidden\" name=\"return\" value=\"";
echo $_GET['return'];
echo "\">\r\n\t\t\t\t\t\t<table cellpadding=\"0\" cellspacing=\"0\" width=\"400\" align=\"center\">\r\n\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t<td width=\"95%\" background=\"images/bg_main_top.gif\" class=\"th\">Administrator Login</td>\r\n\t\t\t\t\t\t\t\t<td width=\"47\" class=\"th\"><img src=\"images/arrow_main.gif\" width=\"47\" height=\"30\" border=\"0\" alt=\"\"></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t<table width=\"400\" cellspacing=\"1\" cellpadding=\"5\" align=\"center\" class";
echo "=\"table\">\r\n\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t<td class=\"td-Color\">Admin Id :</td>\r\n\t\t\t\t\t\t\t\t<td class=\"td-Color\"><input type=\"text\" name=\"adminId\" id=\"adminId\" size=\"24\" maxlength=\"10\" class=\"effect\" alt=\"blank\"></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t<td class=\"td-White\">Password :</td>\r\n\t\t\t\t\t\t\t\t<td class=\"td-White\"><input type=\"password\" name=\"password\" size=\"24\" maxlength=\"10\" class=\"effect\" alt=\"blank\"></td>\r\n\t\t\t\t\t\t\t</";
echo "tr>\r\n\t\t\t\t\t\t\t<tr valign=\"top\">\r\n\t\t\t\t\t\t\t\t<td class=\"td-Color\" colspan=\"2\">\r\n\t\t\t\t\t\t\t\t\t";
echo gethumancaptcha( );
echo "\t\t\t\t\t\t\t\t\t<input type=\"text\" size=\"10\" maxlength=\"10\" name=\"captchaAnswer\" class=\"effect\">\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\r\n\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t<td class=\"td-Color\" colspan=\"2\" align=\"center\"><input type=\"submit\" name=\"Enter\" value=\" Enter \" class=\"baseeffect\" ></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t<br>\r\n\t\t\t\t\t\t<center><font size=\"1\" face=\"verdana\"><b>Admin Panel works best in Internet Explorer 6 and 7</b></";
echo "font></center>\r\n\r\n\t\t\t\t\t</form>\r\n\r\n\t\t\t\t</td>\r\n\t\t\t</tr>\r\n\t\t\t<tr>\r\n\t\t\t\t<td height=\"10%\" valign=\"bottom\" align=\"right\"><font face=\"verdana\" size=\"1\" color=\"gray\">&copy; Web Administration Panel .v6 by <a href=\"http://www.kaonsoftwares.com/\" class=\"\" target=\"_blank\">Kaon Softwares</a>. All Rights Reserved.</font></td>\r\n\t\t\t</tr>\r\n\t\t</table>\r\n\r\n\t</body>\r\n\t";
echo "<s";
echo "cript language=\"JavaScript\">\r\n\t<!--\r\n\t\tadminId = document.getElementById('adminId');\r\n\t\tadminId.focus();\t\r\n\t//-->\r\n\t</script>\r\n</html>";
?>
View user's profile Send private message
Help me decode 1 file - IONCUBE
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

Post new topicReply to topic


Powered by phpBB © 2001-2008 phpBB Group



Space Raider game for Android, free download - Space Raider gameplay video - Zone Raider mobile games
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2024 Janek Vind "waraxe"
Page Generation: 0.060 Seconds