command-line-murders/i-01f653a38fc64b198
by SadServersMore by SadServers
Dload Upload Total Spent Left Speed 100 13 100 13 0 0 6500 0 --:--:-- --:--:-- --:--:-- 6500 . admin@i-0c0a57d40a96195b4:~$ output=$(curl localhost) > /dev/null % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 13 100 13 0 0 13000 0 --:--:-- --:--:-- --:--:-- 13000 admin@i-0c0a57d40a96195b4:~$ output=$(curl --silent localhost) admin@i-0c0a57d40a96195b4:~$ for i in $(seq 1 80); do echo -n "." nmap -PS $i localhost > /dev/null output=$(curl --silent localhost) echo $output | egrep -v "Who is there?" && echo "yay - $i" done .....................................................
taipei/i-0c0a57d40a96195b4 07:36
by SadServers[ - ] hwclock.sh [ + ] kmod [ + ] networking [ + ] procps [ + ] rsyslog [ - ] screen-cleanup [ + ] ssh [ - ] sudo [ + ] udev [ + ] unattended-upgrades [ - ] uuidd [ - ] x11-common admin@i-0cd9f85bc2dc4dfb5:~$ ls agent webserver.py admin@i-0cd9f85bc2dc4dfb5:~$ cd
paris/i-0cd9f85bc2dc4dfb5 01:36
by SadServersE: Invalid operation remove root@i-0a4d53e26d778df49:/usr/lib# apt apt apt-config apt-get apt-mark apt-cache apt-extracttemplates apt-key apt-sortpkgs apt-cdrom apt-ftparchive apt-listchanges root@i-0a4d53e26d778df49:/usr/lib# apt apt apt-config apt-get apt-mark apt-cache apt-extracttemplates apt-key apt-sortpkgs apt-cdrom apt-ftparchive apt-listchanges root@i-0a4d53e26d778df49:/usr/lib# apt re ove^C root@i-0a4d53e26d778df49:/usr/lib# apt remove Reading package lists... Done Building dependency tree... Done Reading state information... Done
kihei/i-0a4d53e26d778df49 04:11
by SadServerswrite(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-05088a4f1fc43f619:~$ strace ./kihei 2>&1 | grep datafile newfstatat(AT_FDCWD, "/home/admin/data/newdatafile", 0xc00008e9f8, 0) = -1 ENOENunlinkat(AT_FDCWD, "/home/admin/data/newdatafile", 0) = 0 admin@i-05088a4f1fc43f619:~$ cd data admin@i-05088a4f1fc43f619:~/data$ ls -al total 8 drwxr-xr-x 2 admin root 4096 Dec 5 09:17 . drwxr-xr-x 7 admin admin 4096 Dec 5 09:12 .. admin@i-05088a4f1fc43f619:~/data$ touch newdatafile admin@i-05088a4f1fc43f619:~/data$ strace .../kihei 2>&1 | grep datafile