|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 81
Members: 0
Total: 81
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Please, help with this star magazine footer |
|
Posted: Fri May 14, 2010 4:14 am |
|
|
angrycoder |
Regular user |
|
|
Joined: Jul 15, 2008 |
Posts: 22 |
|
|
|
|
|
|
|
Can you tell me how to do it?
Code: | <?php $_F=__FILE__;$_X='Pz48P3BocA0KJGYyMnQ1cl9wMWc1cyA9ICI2LGEsbyI7DQo/Pg0KDQoJPC9kNHY+DQo8L2Q0dj48IS0tICNjMm50MTRuNXIgLS0+DQoNCjxkNHYgNGQ9ImYyMnQ1ciI+DQo8M2wgNGQ9Im01bjMtYjJ0dDJtIiBjbDFzcz0iY2w1MXJmNHgiPg0KCQk8cCA0ZD0iYzJweS1sNG5rIj4mYzJweTsgPD9waHAgNWNoMiBkMXQ1KCdZJyk7ID8+IDxzcDFuPjw/cGhwIGJsMmc0bmYyKCduMW01Jyk7ID8+PC9zcDFuPi4gQWxsIHI0Z2h0cyByNXM1cnY1ZC4gU2gxcjVkIDF0IDwxIGhyNWY9Imh0dHA6Ly93d3cubjVtNXM0c201ZDQxLnRrLyI+VXBkMXQ1ZCBQcjVtNDNtIFcycmRQcjVzczwvMT48L3A+DQoJCTxwPjxzY3I0cHQgdHlwNT0idDV4dC9qMXYxc2NyNHB0Ij48IS0tDQpnMjJnbDVfMWRfY2w0NW50ID0gInAzYi02OWVlMG84OGE4ZThhOTY3IjsNCi8qIDdhOHg2aSwgY3I1MXQ1ZCA4LzZlLzA4ICovDQpnMjJnbDVfMWRfc2wydCA9ICJ1MDk2NnVhMDB1IjsNCmcyMmdsNV8xZF93NGR0aCA9IDdhODsNCmcyMmdsNV8xZF9oNTRnaHQgPSA2aTsNCi8vLS0+DQo8L3NjcjRwdD4NCjxzY3I0cHQgdHlwNT0idDV4dC9qMXYxc2NyNHB0Ig0Kc3JjPSJodHRwOi8vcDFnNTFkYS5nMjJnbDVzeW5kNGMxdDQybi5jMm0vcDFnNTFkL3NoMndfMWRzLmpzIj4NCjwvc2NyNHB0PjwvcD4NCjwvM2w+DQoJPC9kNHY+DQo8L2Q0dj48IS0tICNmMjJ0NXIgLS0+DQoNCjw/cGhwIHdwX2YyMnQ1cigpID8+DQoNCjwvYjJkeT4NCjwvaHRtbD4=';eval(base64_decode('JF9YPWJhc2U2NF9kZWNvZGUoJF9YKTskX1g9c3RydHIoJF9YLCcxMjM0NTZhb3VpZScsJ2FvdWllMTIzNDU2Jyk7JF9SPWVyZWdfcmVwbGFjZSgnX19GSUxFX18nLCInIi4kX0YuIiciLCRfWCk7ZXZhbCgkX1IpOyRfUj0wOyRfWD0wOw=='));?> |
Thank you |
|
|
|
|
|
|
|
|
Posted: Fri May 14, 2010 7:39 am |
|
|
vince213333 |
Advanced user |
|
|
Joined: Aug 03, 2009 |
Posts: 737 |
Location: Belgium |
|
|
|
|
|
|
If you don't know anything about PHP or base64, this will be hard to understand. If you do, what you have to do is decode the second string and you'll get some more php functions. Then just change the last eval() function to highlight_string() which will show the code instead of evaluating it
Code: | <?php
$footer_pages = "1,2,3";
?>
</div>
</div><!-- #container -->
<div id="footer">
<ul id="menu-bottom" class="clearfix">
<p id="copy-link">© <?php echo date('Y'); ?> <span><?php bloginfo('name'); ?></span>. All rights reserved. Shared at <a href="http://www.nemesismedia.tk/">Updated Premium WordPress</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1966038828682917";
/* 728x15, created 8/16/08 */
google_ad_slot = "4091142004";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
</ul>
</div>
</div><!-- #footer -->
<?php wp_footer() ?>
</body>
</html> |
|
|
|
|
|
|
|
|
|
Posted: Fri May 14, 2010 11:59 am |
|
|
suparman |
Active user |
|
|
Joined: Apr 18, 2010 |
Posts: 29 |
|
|
|
|
|
|
|
vince213333 thanks for the instructions, I am very pleased to read a topic on this one, success always for you |
|
|
|
|
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
|
|
|
|
|
|
|