paris/i-06c199eebaada38e7
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 SadServersDisk /dev/nvme1n1: 1 GiB, 1073741824 bytes, 2097152 sectors Disk model: Amazon Elastic Block Store Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disk /dev/nvme2n1: 1 GiB, 1073741824 bytes, 2097152 sectors Disk model: Amazon Elastic Block Store Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes admin@i-0e7c2b35017230040:~$ mount /dev/nvme1 nvme1 nvme1n1 admin@i-0e7c2b35017230040:~$ mount /dev/nvme1
kihei/i-0e7c2b35017230040 05:46
by SadServerswrite(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-04e9a940bea99a35d:~$ ls /home/admin/data/newdatafile ls: cannot access '/home/admin/data/newdatafile': No such file or directory admin@i-04e9a940bea99a35d:~$ cd /home/admin/data/ admin@i-04e9a940bea99a35d:~/data$ ls admin@i-04e9a940bea99a35d:~/data$ vi newdatafile admin@i-04e9a940bea99a35d:~/data$ chattr -i newdatafile admin@i-04e9a940bea99a35d:~/data$