Current File : //proc/thread-self/root/proc/self/root/var/softaculous/vtiger72/update_pass.php
<?php
echo crypt('[[plain_pass]]', '[[salt]]');
unlink('update_pass.php');
?>