Current Path : /proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/glpi/ |
Current File : //proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/glpi/update_glpikey.php |
<?php @unlink('update_glpikey.php'); $key = random_bytes(32); echo '<glpikey>'.$key.'</glpikey>'; ?>