Path : /proc/thread-self/root/var/softaculous/vtiger72/
File Upload :
Current File : //proc/thread-self/root/var/softaculous/vtiger72/update_pass.php

<?php
echo crypt('[[plain_pass]]', '[[salt]]');
unlink('update_pass.php');
?>