command-line-murders/i-0c5e3870615074c03
by SadServersMore by SadServers
admin@i-005816389398da366:~$ md5sum ~/mysolution md5sum: /home/admin/mysolution: No such file or directory admin@i-005816389398da366:~$ sudo cat /etc/passwd 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:
paris/i-005816389398da366 00:25
by SadServersadmin@i-067bd343e8afc421c:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:1 0 7.9G 0 part / ├─nvme0n1p14 259:2 0 3M 0 part └─nvme0n1p15 259:3 0 124M 0 part /boot/efi nvme2n1 259:4 0 1G 0 disk nvme1n1 259:5 0 1G 0 disk admin@i-067bd343e8afc421c:~$ sudo vgcreate VG /dev/sdc/ /dev/sdb No device found for /dev/sdc/. Command requires all devices to be found. admin@i-067bd343e8afc421c:~$ sudo vgcreate VG /dev/sdc /dev/sdb Volume group "VG" successfully created admin@i-067bd343e8afc421c:~$
kihei/i-067bd343e8afc421c 05:50
by SadServerssystemd-remount-fs.service loade systemd-sysctl.service loade systemd-sysusers.service loade systemd-tmpfiles-setup-dev.service loade systemd-tmpfiles-setup.service loadeadmin@i-038138133fe07c0bf:~$ docker ps -a bash: docker: command not found admin@i-038138133fe07c0bf:~$ nmap localhost:5000 Starting Nmap 7.80 ( https://nmap.org ) at 2023-11-09 08:13 UTC Failed to resolve "localhost:5000". WARNING: No targets were specified, so 0 hosts scanned. Nmap done: 0 IP addresses (0 hosts up) scanned in 0.05 seconds admin@i-038138133fe07c0bf:~$ nc localhost 5000
paris/i-038138133fe07c0bf 02:57
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