Waraxe IT Security Portal
Login or Register
May 3, 2025
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: 77
Members: 0
Total: 77
Full disclosure
Microsoft Windows .XRM-MS File / NTLM Information DisclosureSpoofing
[IWCC 2025] CfP: 14th International Workshop on Cyber Crime -Ghent, Belgium, Aug 11-14, 2025
Inedo ProGet Insecure Reflection and CSRF Vulnerabilities
Ruby on Rails Cross-Site Request Forgery
Microsoft ".library-ms" File / NTLM Information Disclosure (Resurrected 2025)
HNS-2025-10 - HN Security Advisory - Local privilege escalation in Zyxel uOS
APPLE-SA-04-16-2025-4 visionOS 2.4.1
APPLE-SA-04-16-2025-3 tvOS 18.4.1
APPLE-SA-04-16-2025-2 macOS Sequoia 15.4.1
APPLE-SA-04-16-2025-1 iOS 18.4.1 and iPadOS 18.4.1
Business Logic Flaw: Price Manipulation - AlegroCartv1.2.9
Stored XSS in "Message" Functionality - AlegroCartv1.2.9
XSS via SVG Image Upload - AlegroCartv1.2.9
BBOT 2.1.0 - Local Privilege Escalation via Malicious ModuleExecution
83 vulnerabilities in Vasion Print / PrinterLogic
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



PCWizardHub - Helping you fix, build, and optimize your PC life
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.036 Seconds