paris/i-05c1936b123b31b0a
by SadServersMore by SadServers
Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-09e737df09b9a9897:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 368K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-09e737df09b9a9897:~$ l
kihei/i-09e737df09b9a9897 04:25
by SadServerstotal 5.1G -rw-r--r-- 1 root root 5.0G Sep 17 2023 datafile drwxr-xr-x 2 admin root 4.0K Sep 17 2023 data drwxr-xr-x 2 admin root 4.0K Sep 17 2023 agent -rwxr-xr-x 1 admin root 2.2M Dec 3 14:28 kihei admin@i-028aa18574b00296c:~$ su -sh * su: user agent does not exist or the user entry does not contain all the requireadmin@i-028aa18574b00296c:~$ s\du -sh * bash: sdu: command not found admin@i-028aa18574b00296c:~$ du -sh * 11M agent 4.0K data 5.1G datafile 2.2M kihei admin@i-028aa18574b00296c:~$
kihei/i-028aa18574b00296c 01:56
by SadServers./main.go:64 +0x47d admin@i-0c3333eed07916caf:~$ ./kihei -verbose Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0c3333eed07916caf:~$ ps -aux | grep kihei admin 678 0.1 4.1 98320 19452 pts/0 S<l+ 14:22 0:00 /usr/bin/pythc -t kihei/i-0c3333eed07916caf -q -i 2 /var/log/cast/i-0c3333eed07916caf admin 681 0.0 3.1 24456 14868 pts/0 S<+ 14:22 0:00 /usr/bin/pythc -t kihei/i-0c3333eed07916caf -q -i 2 /var/log/cast/i-0c3333eed07916caf admin 828 0.0 0.1 5264 640 pts/1 S<+ 14:25 0:00 grep kihei admin@i-0c3333eed07916caf:~$ df
kihei/i-0c3333eed07916caf 03:39
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"