&1"); exit(0); } if (isset($_GET['getFileList'])) { header('Content-type: application/json'); header("Pragma: no-cache"); header("Expires: 0"); system("cd '" . $FP . "';/bin/echo -n '{\"FileList\":['; /bin/ls | /usr/bin/sort | while read x; do if [ ! -f \".\${x}.md5\" ]; then /usr/bin/md5sum \"\${x}\" | /usr/bin/cut -c1-32 > \".\${x}.md5\"; fi; /bin/echo -n '{\"file\":{\"name\":\"'\${x}'\", \"md5\":\"'`/bin/cat \".\${x}.md5\"`'\", \"size\":\"'`/usr/bin/du -m \"\${x}\" | /usr/bin/cut -f1`'\"}},'; done; /bin/echo -n '{}]}'"); exit (0); } if (isset($_SERVER['HTTP_X_FILENAME'])) { file_put_contents( $FP . $_SERVER['HTTP_X_FILENAME'], file_get_contents('php://input')); echo $_SERVER['HTTP_X_FILENAME'] . " uploaded"; system("cd '" . $FP . "';/usr/bin/md5sum '" . $_SERVER['HTTP_X_FILENAME'] . "' | /usr/bin/cut -c1-32 > '." . $_SERVER['HTTP_X_FILENAME'] . ".md5'"); exit(0); } if (isset($_GET['kill'])) { unlink($FP . $_GET['kill']); unlink($FP . "." . $_GET['kill'] . ".md5"); exit(0); } ?> NetSquat-Downloader <?php echo "[". $_SERVER['PHP_AUTH_USER'] . "]"; ?>

Enter URL

Upload local file
or drop files here
Download remote url
FileSize(MB)MD5KILL

Status Messages