kihei/i-05762ca9b49e71333
by SadServersMore by SadServers
tmpfs tmpfs 228M 12K 228M 1% /dev/shm tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 vfat 124M 5.9M 118M 5% /boot/efi tmpfs tmpfs 46M 0 46M 0% /run/user/0 root@i-0ced6b4cc0425e4f5:/home/admin# /home/admin/kihei Error: This program cannot be run as the 'root' superuser. root@i-0ced6b4cc0425e4f5:/home/admin# LL bash: LL: command not found root@i-0ced6b4cc0425e4f5:/home/admin# ls -lrt total 5245048 -rw-r--r-- 1 root root 5368709120 Sep 17 17:28 datafile drwxr-xr-x 2 admin root 4096 Sep 17 17:28 data -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent root@i-0ced6b4cc0425e4f5:/home/admin# ps i
kihei/i-0ced6b4cc0425e4f5 01:58
by SadServers-rwxr-xr-x 1 admin root 2.2M Sep 17 17:28 kihei admin@i-061e6f1896de4e4aa:~$ tar -czvf datafile.tar.gz datafile datafile admin@i-061e6f1896de4e4aa:~$ ls -lh total 5.1G drwxr-xr-x 2 admin root 4.0K Sep 17 17:28 agent drwxr-xr-x 2 admin root 4.0K Dec 12 15:18 data -rw-r--r-- 1 root root 5.0G Sep 17 17:28 datafile -rw-r--r-- 1 admin admin 5.0M Dec 12 15:25 datafile.tar.gz -rwxr-xr-x 1 admin root 2.2M Sep 17 17:28 kihei admin@i-061e6f1896de4e4aa:~$ true > datafile bash: datafile: Permission denied admin@i-061e6f1896de4e4aa:~$ sudo true > datafile bash: datafile: Permission denied admin@i-061e6f1896de4e4aa:~$ chmod 664
kihei/i-061e6f1896de4e4aa 06:20
by SadServerswrite(2, " -v\tVerbose mode (print extra i"..., 37 -v Verbose mode (print extr) = 37 write(2, " -verbose\n \tVerbose mode (pr"..., 48 -verbose Verbose mode (print extra info) ) = 48 exit_group(2) = ? +++ exited with 2 +++ admin@i-0e235312469363df1:~$ strace ./kihei -o output.txtstrace -o output.txt ./admin@i-0e235312469363df1:~$ strace -o output.txt ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0e235312469363df1:~$ cat output.tx