command-line-murders/i-0af46ab65051b8940
by SadServersMore by SadServers
root@i-07cf1d96296b9ba0c:/home/admin/data# root@i-07cf1d96296b9ba0c:/home/admin/data# root@i-07cf1d96296b9ba0c:/home/admin/data# touch newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# ls newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# ls -lrt total 0 -rw-r--r-- 1 root root 0 Dec 7 15:15 newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# chmod 775 newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# root@i-07cf1d96296b9ba0c:/home/admin/data# ls -lrt total 0 -rwxrwxr-x 1 root root 0 Dec 7 15:15 newdatafile root@i-07cf1d96296b9ba0c:/home/admin/data# cd .. root@i-07cf1d96296b9ba0c:/home/admin#
kihei/i-07cf1d96296b9ba0c 05:19
by SadServersdrwx------ 5 root root 4096 Jan 25 19:49 root drwxr-xr-x 22 root root 620 Jan 25 19:49 run lrwxrwxrwx 1 root root 8 Sep 28 2021 sbin -> usr/sbin drwxr-xr-x 2 root root 4096 Sep 28 2021 srv dr-xr-xr-x 13 root root 0 Jan 25 19:48 sys drwxrwxrwt 9 root root 4096 Jan 25 19:49 tmp drwxr-xr-x 14 root root 4096 Sep 28 2021 usr drwxr-xr-x 11 root root 4096 Sep 28 2021 var admin@i-0f29e47a857c873d8:/$ ls opt admin@i-0f29e47a857c873d8:/$ ls run agetty.reload cloud-init dbus initramfs network sshblkid credentials dhclient.ens5.pid lock screen sshchrony crond.pid dhclient6.ens5.pid log sendsigs.omit.d sudchrony-dhcp crond.reboot initctl mount shm sysadmin@i-0f29e47a857c873d8:/$ cd run
paris/i-0f29e47a857c873d8 03:51
by SadServers-rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile admin@i-061fdb9cf7dfc377a:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-061fdb9cf7dfc377a:~$ sudo vi 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: sudo: a password is required admin@i-061fdb9cf7dfc377a:~$