kihei/i-0a83fcd71807adec8
by SadServersMore by SadServers
ortname=mixed,utf8,errors=remount-ro) admin@i-0c2273d796d05920a:~$ mount / mount: /: must be superuser to use mount. admin@i-0c2273d796d05920a:~$ tune2fs --help tune2fs 1.46.2 (28-Feb-2021) tune2fs: invalid option -- '-' Usage: tune2fs [-c max_mounts_count] [-e errors_behavior] [-f] [-g group] [-i interval[d|m|w]] [-j] [-J journal_options] [-l] [-m reserved_blocks_percent] [-o [^]mount_options[,...]] [-r reserved_blocks_count] [-u user] [-C mount_count] [-L volume_label] [-M last_mounted_dir] [-O [^]feature[,...]] [-Q quota_options] [-E extended-option[,...]] [-T last_check_time] [-U UUID] [-I new_inode_size] [-z undo_file] device admin@i-0c2273d796d05920a:~$ tune2fs /
kihei/i-0c2273d796d05920a 01:10
by SadServersPING google.com (172.217.0.174) 56(84) bytes of data. ^C --- google.com ping statistics --- 141 packets transmitted, 0 received, 100% packet loss, time 143356ms admin@i-00332d072890e8d86:~$ /home/admin/kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-00332d072890e8d86:~$ strace./kihei bash: strace./kihei: No such file or directory admin@i-00332d072890e8d86:~$ ./k
kihei/i-00332d072890e8d86 02:03
by SadServersudev 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-00ef44706a7b8e10a:~$ bzip2 bash: bzip2: command not found admin@i-00ef44706a7b8e10a:~$ gzip gzip: compressed data not written to a terminal. Use -f to force compression. For help, type: gzip -h admin@i-00ef44706a7b8e10a:~$ gzip -9 datafile admin@i-00ef44706a7b8e10a:~$ ls agent data datafile.gz kihei admin@i-00ef44706a7b8e10a:~$
kihei/i-00ef44706a7b8e10a 01:29
by SadServersadmin@i-00d4fc0ce03bf426d:~$ ss -lt State Recv-Q Send-Q Local Address:Port Peer AdLISTEN 0 128 127.0.0.1:5000 0.LISTEN 0 128 0.0.0.0:ssh 0.LISTEN 0 4096 *:6767 LISTEN 0 4096 *:http-alt LISTEN 0 128 [::]:ssh admin@i-00d4fc0ce03bf426d:~$ curl localhost:5000 Unauthorizedadmin@i-00d4fc0ce03bf426d:~$ nc localhost 5000 GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-00d4fc0ce03bf426d:~nc