Waraxe IT Security Portal
Login or Register
November 6, 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: 63
Members: 0
Total: 63
Full disclosure
4 vulnerabilities in ibmsecurity
32 vulnerabilities in IBM Security Verify Access
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
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> decode phpcipher
Post new topicReply to topic View previous topic :: View next topic
decode phpcipher
PostPosted: Wed Sep 19, 2012 8:31 am Reply with quote
arale
Regular user
Regular user
Joined: Aug 31, 2012
Posts: 22




Hello,

Can you decode these files? Its phpcipher

http://www.mediafire.com/?if3gc6l3v09pg7u

arale
View user's profile Send private message
PostPosted: Wed Sep 19, 2012 10:29 am Reply with quote
demon
Moderator
Moderator
Joined: Sep 22, 2010
Posts: 485




post phpcipher.bin Wink

_________________
Go BIG or go HOME !
View user's profile Send private message
PostPosted: Thu Sep 20, 2012 4:13 am Reply with quote
arale
Regular user
Regular user
Joined: Aug 31, 2012
Posts: 22




here is .bin file.

http://www.mediafire.com/?2ia3ozfhaoaonva

thanks
View user's profile Send private message
PostPosted: Thu Sep 20, 2012 5:37 am Reply with quote
demon
Moderator
Moderator
Joined: Sep 22, 2010
Posts: 485




ok, all files are decoded to get them see your pm Wink

_________________
Go BIG or go HOME !
View user's profile Send private message
PostPosted: Thu Sep 27, 2012 6:01 pm Reply with quote
Cyko
Moderator
Moderator
Joined: Jul 21, 2009
Posts: 375




demon wrote:
ok, all files are decoded to get them see your pm Wink


Why pm???
View user's profile Send private message
PostPosted: Thu Oct 04, 2012 7:33 pm Reply with quote
demon
Moderator
Moderator
Joined: Sep 22, 2010
Posts: 485




never mind....

login.php
Code:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Login</title>
<link href="style.css" rel="stylesheet" type="text/css">
</head>
<link href="../mystyle.css" rel="stylesheet" type="text/css">
<script language="javascript">
<!--
function memloginvalidate()
{
if(document.form1.txtusername.value == "")
{
alert("Please enter admin UserName.");
document.form1.txtusername.focus();
return false;
}
if(document.form1.txtpassword.value == "")
{
alert("Please enter admin Password.");
document.form1.txtpassword.focus();
return false;
}
}

//-->
</script>
<body onLoad="document.form1.txtusername.focus();">
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" id="Outer">
<tr>
<td><table width="96%" height="500" border="0" align="center" cellpadding="3" cellspacing="3" id="inner">
<tr>
<td><?php include('header.php'); ?></td>
</tr>
<tr>
<td><div align="center">
<span class="redtext"><strong><?php $StrAction=$_GET['Action']; if ($StrAction == "wrong") { echo "<span class=error>"; echo "Wrong Username or Password"; echo "</span>"; } ?>
</strong></span><br />
<br />
</div>
<table width="300" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="18"><img src="images/boxtopleftcorner.gif" alt="" width="18" height="13" /></td>
<td width="734" background="images/boxtopBG.gif"></td>
<td width="18"><img src="images/boxtoprightcorner.gif" alt="" width="18" height="13" /></td>
</tr>
<tr>
<td background="images/boxleftBG.gif"></td>
<td><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="4" colspan="2"></td>
</tr>
<tr >
<td height="18" ><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="378" colspan="3" class="smalltextgrey"><div align="center" class="redtext"></div></td>
</tr>
</table></td>
</tr>
<tr>
<td><table width="300" border="0" align="center" cellpadding="0" cellspacing="0" class="GreenBox">
<tr>
<form name="form1" id="form1" method="post" action="login_submit.php" onSubmit="return memloginvalidate()">
<td><table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#FFFFFF">
<tr>
<td colspan="3" class="smalltextgrey"> ;;</td>
</tr>
<tr>
<td colspan="3" class="smalltextgrey"><div align="center" class="headtext13"><strong>Administrator Login Area </strong></div></td>
</tr>
<tr>
<td height="10" colspan="3"></td>
</tr>
<tr>
<td width="115"> ;; ;; ;; ;;Username</td>
<td width="3">:</td>
<td width="160"><input name="txtusername" type="text" class="forminput" id="txtusername" maxlength="20" /></td>
</tr>
<tr>
<td> ;; ;; ;; ;;Password</td>
<td>:</td>
<td><input name="txtpassword" type="password" class="forminput" id="txtpassword" maxlength="20" /></td>
</tr>
<tr>
<td> ;;</td>
<td> ;;</td>
<td><input name="Submit" type="submit" class="green-button" value="Login" /></td>
</tr>
</table></td>
</form>
</tr>
</table></td>
</tr>
<tr>
<td> ;;</td>
</tr>
</table></td>
<td background="images/boxrightBG.gif"></td>
</tr>
<tr>
<td width="18"><img src="images/boxbtmleftcorner.gif" alt="" width="18" height="12" /></td>
<td width="734" background="images/boxbtmBG.gif"></td>
<td width="18"><img src="images/boxbtmrightcorner.gif" alt="" width="18" height="12" /></td>
</tr>
</table>
<br />
<br /></td>
</tr>
<tr>
<td><?php include('footer.php'); ?></td>
</tr>

</table></td>
</tr>
</table>
</body>
</html>


login_submit.php
Code:
<?php include('../dbconnect.php'); $myusername=$_POST['txtusername']; $mypassword=$_POST['txtpassword']; $sql="SELECT * FROM tbl_adminusers WHERE strUserName='$myusername' and strPassword='$mypassword'"; $result=mysql_query($sql); $count=@mysql_num_rows($result); if($count==1){ session_register("myusername"); session_register("mypassword"); header("location:index.php"); } else { ob_start(); ?>

<?php header('location:login.php?Action=wrong'); exit(); } ?>

_________________
Go BIG or go HOME !
View user's profile Send private message
Hi demon i need a help to decode my php cipher, plz chk pm
PostPosted: Thu Mar 20, 2014 8:23 am Reply with quote
codehunter
Beginner
Beginner
Joined: Mar 20, 2014
Posts: 1




hi demon im new to php. need a code to be decoded .please check ur pm
View user's profile Send private message
decode phpcipher
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.050 Seconds