command-line-murders/i-003f16564ea64958d
by SadServersMore by SadServers
admin@i-0098b25085dae6810:~$ sudo cat webserver.py We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-0098b25085dae6810:~$ curl localhost:5000 Unauthorizedadmin@i-0098b25085dae6810:~$
paris/i-0098b25085dae6810 00:47
by SadServers|pts/0ts/0admin107.179.135.94D�e�� k��|pts/0D�e�� k��|pts/0F�e y|pts/0ts/0admin107.179.135.94F�e8�k��|pts/0G�eɘ|pts/0ts/0admin1/0H�e:�~~~shutdown5.10.0-25-cloud-amd64Y�e ~~~reboot5.10.0-25-cloud-amd64� e��5~~N/dev/tty1tty1NG� e��Ntty1tty1tty1LOGINNG� e��admin@i-0d2a132facede947e:/var/logi-0d2a132facede947e admin@i-0d2a132facede947e:/var/log$ ls alternatives.log auth.log btmp chrony daemon.log journal kern.log.2.gz messages.1 private syslog.1 user.lalternatives.log.1 auth.log.1 btmp.1 cloud-init-output.log daemon.log.1 kern.log lastlog messages.2.gz runit syslog.2.gz user.lapt auth.log.2.gz cast cloud-init.log daemon.log.2.g kern.log.1 messages minio.log syslog unattended-upgrades user.ladmin@i-0d2a132facede947e:/var/log$ ls ^C admin@i-0d2a132facede947e:/var/log$
paris/i-0d2a132facede947e 08:25
by SadServersFilesystem Size Used Avail Use% Mounted on udev 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-020a8bfbc440cf1e3:~$ lvdisplay WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-020a8bfbc440cf1e3:~$ sudo su root@i-020a8bfbc440cf1e3:/home/admin# lvdisplay root@i-020a8bfbc440cf1e3:/home/admin# vgdisplay root@i-020a8bfbc440cf1e3:/home/admin# pvdisplay root@i-020a8bfbc440cf1e3:/home/admin#
kihei/i-020a8bfbc440cf1e3 00:41
by SadServerstcp LISTEN 0 4096 *:http-alt users:(("gotty",pid=605,fd=6)) admin@i-0f2c680030560b990:~$ curl 127.0.0.1 curl: (7) Failed to connect to 127.0.0.1 port 80: Connection refused admin@i-0f2c680030560b990:~$ vi test.txt admin@i-0f2c680030560b990:~$ bash text.txt bash: text.txt: No such file or directory admin@i-0f2c680030560b990:~$ ls agent test.txt admin@i-0f2c680030560b990:~$ cat test.txt for i in {1..65535} do nc 127.0.0.1 $i done admin@i-0f2c680030560b990:~$ vi test.txt admin@i-0f2c680030560b990:~$