command-line-murders/i-0a8a30e18e8249c3a
by SadServersMore by SadServers
./.bash_history ./.selected_editor admin@i-05ce4152741ff5feb:~$ find / -perm -u=s -type f 2>/dev/null /usr/lib/openssh/ssh-keysign /usr/lib/dbus-1.0/dbus-daemon-launch-helper /usr/bin/chsh /usr/bin/umount /usr/bin/mount /usr/bin/passwd /usr/bin/newgrp /usr/bin/sudo /usr/bin/chfn /usr/bin/su /usr/bin/gpasswd admin@i-05ce4152741ff5feb:~$
paris/i-05ce4152741ff5feb 07:32
by SadServersadmin@i-0ff481abe0645dbdb:~$ curl localhost:5000 Unauthorizedadmin@i-0ff481abe0645dbdb:~$ ls agent webserver.py admin@i-0ff481abe0645dbdb:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-0ff481abe0645dbdb:~$ ls agent webserver.py admin@i-0ff481abe0645dbdb:~$ s
paris/i-0ff481abe0645dbdb 00:48
by SadServersudev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-00ef44706a7b8e10a:~$ bzip2 bash: bzip2: command not found admin@i-00ef44706a7b8e10a:~$ gzip gzip: compressed data not written to a terminal. Use -f to force compression. For help, type: gzip -h admin@i-00ef44706a7b8e10a:~$ gzip -9 datafile admin@i-00ef44706a7b8e10a:~$ ls agent data datafile.gz kihei admin@i-00ef44706a7b8e10a:~$
kihei/i-00ef44706a7b8e10a 01:29
by SadServersadmin@i-0eb2b2fb37bbcf158:~$ mkdir /tmp/kihei admin@i-0eb2b2fb37bbcf158:~$ ^[[200~mount -t tmpfs -o size=2G tmpfs /tmp/kihei bash: $'\E[200~mount': command not found admin@i-0eb2b2fb37bbcf158:~$ mount -t tmpfs -o size=2G tmpfs /tmp/kihei mount: /tmp/kihei: must be superuser to use mount. admin@i-0eb2b2fb37bbcf158:~$ sudo mount -t tmpfs -o size=2G tmpfs /tmp/kihei