Public recordings
Sort by
Open LV 0 Max PV 0 Cur PV 2 Act PV 2 VG Size 1.99 GiB PE Size 4.00 MiB Total PE 510 Alloc PE / Size 0 / 0 Free PE / Size 510 / 1.99 GiB VG UUID grLPfL-0P8f-g79n-hPzi-ADEj-HeAy-6e0afn admin@i-08bbc2ba4dceb5368:~$ admin@i-08bbc2ba4dceb5368:~$ admin@i-08bbc2ba4dceb5368:~$ admin@i-08bbc2ba4dceb5368:~$ sudo lvcreate -n hamdin -l 100%FREE vg0
kihei/i-08bbc2ba4dceb5368 02:14
by SadServersadmin@i-0ce4088ffc36025b0:~$ sudo netstat -ntlup 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-0ce4088ffc36025b0:~$ ^C admin@i-0ce4088ffc36025b0:~$
paris/i-0ce4088ffc36025b0 01:09
by SadServerswrite(2, "main.main", 9main.main) = 9 write(2, "(", 1() = 1 write(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(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-09f91d8d7987d8a61:~$
kihei/i-09f91d8d7987d8a61 07:43
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 SadServersrm: cannot remove 'datafile': Permission denied admin@i-0726590fe1fcdef99:/mnt/new_partition$ sudo srm datafile sudo: srm: command not found admin@i-0726590fe1fcdef99:/mnt/new_partition$ sudo rm datafile admin@i-0726590fe1fcdef99:/mnt/new_partition$ ls lost+found admin@i-0726590fe1fcdef99:/mnt/new_partition$ cd / admin@i-0726590fe1fcdef99:/$ ls bin dev home lib32 libx32 media opt root sbin sys usr boot etc lib lib64 lost+found mnt proc run srv tmp var admin@i-0726590fe1fcdef99:/$ cd home/admin/ admin@i-0726590fe1fcdef99:~$ ls agent data datafile kihei admin@i-0726590fe1fcdef99:~$ ln -s /mnt/new_partition/ test admin@i-0726590fe1fcdef99:~$ ls
kihei/i-0726590fe1fcdef99 06:04
by SadServers-rw-r--r-- 1 root root 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei admin@i-0b1ae6e35bc1646c1:~$ 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 Sep 17 17:28 data -rw-r--r-- 1 root root 5.0G Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2.2M Sep 17 17:28 kihei admin@i-0b1ae6e35bc1646c1:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0b1ae6e35bc1646c1:~$ df
kihei/i-0b1ae6e35bc1646c1 00:28
by SadServers-rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4.0K Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4.0K Sep 17 17:28 agent drwxr-xr-x 2 admin root 4.0K Sep 17 17:28 data -rw-r--r-- 1 root root 5.0G Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2.2M Sep 17 17:28 kihei admin@i-0960d79d85a6dd177:~$ 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-0960d79d85a6dd177:~$ mv
kihei/i-0960d79d85a6dd177 00:21
by SadServersdrwxr-xr-x 3 root root 16384 Jan 1 1970 data -rw-r--r-- 1 root root 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei admin@i-0e45767b31594566c:~$ chmod 777 data chmod: changing permissions of 'data': Operation not permitted admin@i-0e45767b31594566c:~$ sudo chmod 777 data admin@i-0e45767b31594566c:~$ ./kihei -v Deleting file /home/admin/data/newdatafile... panic: remove /home/admin/data/newdatafile: permission denied goroutine 1 [running]: main.main() ./main.go:50 +0x48d admin@i-0e45767b31594566c:~$ rm /home/admin/data/newdatafile rm: remove write-protected regular empty file '/home/admin/data/newdatafile'? n
kihei/i-0e45767b31594566c 09:15
by SadServersadmin@i-0c17fc97359aff9e0:~$ curl localhost:5000 Unauthorizedadmin@i-0c17fc97359aff9e0:~$ wget localhost:5000 --2024-02-14 03:27:44-- http://localhost:5000/ Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] Saving to: ‘index.html’ index.html 100%[=====================================>] 12 2024-02-14 03:27:44 (210 KB/s) - ‘index.html’ saved [12/12] admin@i-0c17fc97359aff9e0:~$ curl --user-agent "
paris/i-0c17fc97359aff9e0 01:00
by SadServersnknownUserIdError,errorgo.itab.*internal/reflectlite.rtype,internal/reflectlite.Typego.itab.time.fileSizeError,errorgo.itab.*internal/fmtsort.SortedMap,sort.Interfacego.itab.runtime.errorString,error_cgo_init_cgo_thread_start_cgo_notify_runtime_init_done_cgo_callers_cgo_yield_cgo_mmap_cgo_munmap_cgo_sigactionruntime.mainPCgo.itab.*internal/poll.DeadlineExceededError,errorgo.itab.internal/poll.errNetClosing,errorruntime.defaultGOROOT.strruntime.buildVersion.strruntime.modinfo.strtype.*runtime.textsectionmapadmin@i-07e5911d3eda5593f:~$ ^C admin@i-07e5911d3eda5593f:~$ strings ~/kihei bash: strings: command not found admin@i-07e5911d3eda5593f:~$ strings bash: strings: command not found admin@i-07e5911d3eda5593f:~$ ls ~/ agent data datafile kihei admin@i-07e5911d3eda5593f:~$
kihei/i-07e5911d3eda5593f 00:58
by SadServers/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-028b46998ca7b18c9:~$ du ./ 11140 ./agent 4 ./.ansible/tmp 8 ./.ansible 4 ./data 4 ./.config/procps 8 ./.config/asciinema 16 ./.config 8 ./.ssh 5256232 ./ admin@i-028b46998ca7b18c9:~$ df -ht
kihei/i-028b46998ca7b18c9 01:56
by SadServers})" admin@i-032f08c56ca9f458a:~$ echo "${HTTP_REQUEST}" >&"${NFD}" admin@i-032f08c56ca9f458a:~$ while read -u "${NFD}" lz ; do echo "${lz}" done admin@i-032f08c56ca9f458a:~$ exec {NFD}>&- admin@i-032f08c56ca9f458a:~$ lynx bash: lynx: command not found admin@i-032f08c56ca9f458a:~$ nc usage: nc [-46CDdFhklNnrStUuvZz] [-I length] [-i interval] [-M ttl] [-m minttl] [-O length] [-P proxy_username] [-p source_port] [-q seconds] [-s sourceaddr] [-T keyword] [-V rtable] [-W recvlimit] [-w timeout] [-X proxy_protocol] [-x proxy_address[:port]] [destination] [port] admin@i-032f08c56ca9f458a:~$ /usr/bin/printf 'GET / \n' | nc localhost 8
paris/i-032f08c56ca9f458a 05:20
by SadServersadmin@i-0778f3b27cbbe6784:~$ cd .ansible/ .config/ .ssh/ agent/ admin@i-0778f3b27cbbe6784:~$ ls agent webserver.py admin@i-0778f3b27cbbe6784:~$ cd .. admin@i-0778f3b27cbbe6784:/home$ cd admin@i-0778f3b27cbbe6784:~$ ks bash: ks: command not found admin@i-0778f3b27cbbe6784:~$ ls agent webserver.py admin@i-0778f3b27cbbe6784:~$ car