command-line-murders/i-0f40f806e731f47c2
by SadServersMore by SadServers
root 588 0.1 0.3 2872 1652 tty1 Ss+ 15:43 0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux root 590 0.0 0.4 4396 2140 ttyS0 Ss+ 15:43 0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,57600,38400,9600 ttyS0 vt220 root 591 0.0 1.5 13352 7188 ? Ss 15:43 0:00 sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups _chrony 593 0.0 0.7 10852 3596 ? S 15:43 0:00 /usr/sbin/chronyd -F 1 _chrony 604 0.0 0.1 10724 552 ? S 15:43 0:00 \_ /usr/sbin/chronyd -F 1 root 603 0.0 3.7 26612 17364 ? Ss 15:43 0:00 /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signaladmin@i-001eabc18e1752db3:~$ cat ~/webserver.py cat: /home/admin/webserver.py: Permission denied admin@i-001eabc18e1752db3:~$
paris/i-001eabc18e1752db3 03:40
by SadServersroot@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 SadServersdrwxr-xr-x 2 admin root 4096 Sep 17 2023 data -rwxr-xr-x 1 admin root 2207109 Sep 17 2023 kihei drwxr-xr-x 2 admin root 4096 Sep 17 2023 agent admin@i-0c04274541d88a1da:~$ sudo ./kihei Error: This program cannot be run as the 'root' superuser. admin@i-0c04274541d88a1da:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0c04274541d88a1da:~$ sudo cat /dev/null > datafile bash: datafile: Permission denied admin@i-0c04274541d88a1da:~$ sudo su -