paris/i-0b558e9c7b4e80b59
by SadServersMore by SadServers
drwxr-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 -
kihei/i-0c04274541d88a1da 00:56
by SadServersadmin@i-077a69ef29b14ebd0:~$ rm hel.tar admin@i-077a69ef29b14ebd0:~$ ls agent data datafile kihei admin@i-077a69ef29b14ebd0:~$ df -h / Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / admin@i-077a69ef29b14ebd0:~$ df -i Filesystem Inodes IUsed IFree IUse% Mounted on udev 55457 307 55150 1% /dev tmpfs 58292 441 57851 1% /run /dev/nvme0n1p1 516096 32801 483295 7% / tmpfs 58292 4 58288 1% /dev/shm tmpfs 58292 3 58289 1% /run/lock /dev/nvme0n1p15 0 0 0 - /boot/efi admin@i-077a69ef29b14ebd0:~$
kihei/i-077a69ef29b14ebd0 04:52
by SadServersConnecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] index.html: Permission denied Cannot write to ‘index.html’ (Permission denied). admin@i-060882b6b7423c159:/etc/python3$ cd .. admin@i-060882b6b7423c159:/etc$ cd .. admin@i-060882b6b7423c159:/$ find "index.html" find: ‘index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find *"index.html" find: ‘*index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find */"index.html" find: ‘*/index.html’: No such file or directory admin@i-060882b6b7423c159:/$ find */"index.html"