AlkantarClanX12

Your IP : 18.218.108.24


Current Path : /proc/self/root/var/softaculous/buggenie/
Upload File :
Current File : //proc/self/root/var/softaculous/buggenie/update_pass.php

<?php

$resp = crypt('[[admin_pass]]', '$2a$07$'.'[[salt]]'.'$');
echo '<update_pass>'.$resp.'</update_pass>';

?>