Public recordings
Sort by
nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-019554ca9006f06ef:~$ pvcreate /dev/nvme nvme0 nvme0n1 nvme0n1p1 nvme0n1p14 nvme0n1p15 nvme1 nvme1n1 admin@i-019554ca9006f06ef:~$ pvcreate /dev/nvme1n1 /dev/nvme2n WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-019554ca9006f06ef:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-019554ca9006f06ef:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-019554ca9006f06ef:~$
kihei/i-019554ca9006f06ef 04:27
by SadServersnvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0fd2941b6817bc7a9:~$ pvcreate /dev/^C admin@i-0fd2941b6817bc7a9:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0fd2941b6817bc7a9:~$ sudo pvcreate /dev/nvme1n1 /dev/nvme2n1 Physical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-0fd2941b6817bc7a9:~$ vgcreate vg /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-0fd2941b6817bc7a9:~$ sudo vgcreate vg /dev/nvme1n1 /dev/nvme2n1 Volume group "vg" successfully created admin@i-0fd2941b6817bc7a9:~$ lvcreate -n lv
kihei/i-0fd2941b6817bc7a9 02:32
by SadServersadmin@i-04a6cc5c484ecf4e5:~$ cd /home/admin/ admin@i-04a6cc5c484ecf4e5:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-04a6cc5c484ecf4e5:~$ strace ./kihei &> output.txt admin@i-04a6cc5c484ecf4e5:~$ vi output.txt admin@i-04a6cc5c484ecf4e5:~$ tail -n 10 o
kihei/i-04a6cc5c484ecf4e5 01:54
by SadServers< Date: Thu, 07 Nov 2024 13:22:56 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualling and try again.</p> * Closing connection 0 admin@i-0dceec2f0f3b96c91:~$ open bash: open: command not found admin@i-0dceec2f0f3b96c91:~$ cat lo
paris/i-0dceec2f0f3b96c91 02:25
by SadServerstmpfs 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-09424d19be2c310c3:~$ df -h /home Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / admin@i-09424d19be2c310c3:~$ df -h /home/admin/ Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / admin@i-09424d19be2c310c3:~$ pvcreate /dev/nvme1n1 /dev/nvme2n1 WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-09424d19be2c310c3:~$
kihei/i-09424d19be2c310c3 00:41
by SadServerswrite(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-0053deee79e60da67:~$ vim kihei
kihei/i-0053deee79e60da67 03:24
by SadServers-rw------- 1 admin admin 338 Nov 6 22:15 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-0e8108e3a59a33ce2:~$ cat /etc/sudoers cat: /etc/sudoers: Permission denied admin@i-0e8108e3a59a33ce2:~$ cat /etc/sudoers.d/ cat: /etc/sudoers.d/: Permission denied admin@i-0e8108e3a59a33ce2:~$ cat /etc/sudo sudo.conf sudo_logsrvd.conf sudoers sudoers.d/ admin@i-0e8108e3a59a33ce2:~$ cat /etc/sudo
paris/i-0e8108e3a59a33ce2 02:59
by SadServersroot 587 0.0 1.4 13352 6828 ? Ss 21:55 0:00 sshd: /usr/sbroot 588 0.0 0.3 2872 1664 tty1 Ss+ 21:55 0:00 /sbin/agetty root 589 0.0 0.4 4396 2144 ttyS0 Ss+ 21:55 0:00 /sbin/agetty _chrony 591 0.0 0.7 10852 3664 ? S 21:55 0:00 /usr/sbin/chr_chrony 592 0.0 0.1 10724 548 ? S 21:55 0:00 /usr/sbin/chrroot 610 0.0 3.7 26612 17404 ? Ss 21:55 0:00 /usr/bin/pythroot 683 0.0 0.0 0 0 ? I 21:55 0:00 [kworker/1:3-admin 714 0.0 0.9 6740 4368 pts/0 S<s+ 21:56 0:00 bash -l admin 718 0.2 4.1 98320 19392 pts/0 R<l+ 21:56 0:00 /usr/bin/pythadmin 721 0.0 3.1 24456 14836 pts/0 R<+ 21:56 0:00 /usr/bin/pythadmin 722 0.0 0.1 2480 508 pts/1 S<s 21:56 0:00 sh -c /bin/baadmin 723 0.0 0.9 6820 4500 pts/1 S< 21:56 0:00 /bin/bash admin 819 0.0 0.6 8648 3260 pts/1 R<+ 21:59 0:00 ps aux admin@i-0cdefb94500ecc5ae:~$ vim log admin@i-0cdefb94500ecc5ae:~$ netsstat
paris/i-0cdefb94500ecc5ae 05:03
by SadServerscron.daily/ hosts.deny mtab rpc cron.hourly/ init.d/ nanorc rsyslog.cron.monthly/ initramfs-tools/ netconfig rsyslog.cron.weekly/ inputrc network/ runit/ crontab iproute2/ networks sadscenadbus-1/ issue nsswitch.conf screenrcdebconf.conf issue.net opt/ securitydebian_version kernel/ os-release selinux/default/ kernel-img.conf pam.conf servicesdeluser.conf ld.so.conf pam.d/ sgml/ dhcp/ ld.so.conf.d/ passwd shadow dpkg/ ldap/ passwd- shadow- admin@i-01cf0f52ecf5df661:~$ ls agent webserver.py admin@i-01cf0f52ecf5df661:~$
paris/i-01cf0f52ecf5df661 03:04
by SadServerstcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 172.31.46.95:36554 172.31.18.4:9000 TIME_WAIT tcp 0 0 172.31.46.95:36542 172.31.18.4:9000 TIME_WAIT tcp 0 0 172.31.46.95:36528 172.31.18.4:9000 TIME_WAIT tcp 0 0 172.31.46.95:36558 172.31.18.4:9000 TIME_WAIT tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN tcp6 0 0 172.31.46.95:8080 172.31.16.109:59882 ESTABLISHED udp 0 0 127.0.0.1:323 0.0.0.0:* udp 0 0 0.0.0.0:68 0.0.0.0:* udp6 0 0 fe80::8cf:dff:fe7d::546 :::* udp6 0 0 ::1:323 :::* admin@i-02f99f045f22e8777:~$ lso
paris/i-02f99f045f22e8777 01:59
by SadServersR Repaint screen, discarding buffered input. --------------------------------------------------- Default "window" is the screen height. Default "half-window" is half of the screen height. --------------------------------------------------------------------------- SEARCHING /pattern * Search forward for (N-th) matching line. ?pattern * Search backward for (N-th) matching line. n * Repeat previous search (for N-th occurrence). N * Repeat previous search in reverse direction. ESC-n * Repeat previous search, spanning files. ESC-N * Repeat previous search, reverse dir. & spanning files. HELP -- Press RETURN for more, or q when done
kihei/i-0c7b24e701041061a 04:20
by SadServersnt/ webserver.py admin@i-051f7c5ffc2106615:~$ sudo user 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-051f7c5ffc2106615:~$ vim
paris/i-051f7c5ffc2106615 02:36
by SadServers0021ace0 6e 65 45 78 63 65 65 64 65 64 45 72 72 6f 72 2c |neExceededError,| 0021acf0 65 72 72 6f 72 00 67 6f 2e 69 74 61 62 2e 69 6e |error.go.itab.in| 0021ad00 74 65 72 6e 61 6c 2f 70 6f 6c 6c 2e 65 72 72 4e |ternal/poll.errN| 0021ad10 65 74 43 6c 6f 73 69 6e 67 2c 65 72 72 6f 72 00 |etClosing,error.| 0021ad20 72 75 6e 74 69 6d 65 2e 64 65 66 61 75 6c 74 47 |runtime.defaultG| 0021ad30 4f 52 4f 4f 54 2e 73 74 72 00 72 75 6e 74 69 6d |OROOT.str.runtim| 0021ad40 65 2e 62 75 69 6c 64 56 65 72 73 69 6f 6e 2e 73 |e.buildVersion.s| 0021ad50 74 72 00 72 75 6e 74 69 6d 65 2e 6d 6f 64 69 6e |tr.runtime.modin| 0021ad60 66 6f 2e 73 74 72 00 74 79 70 65 2e 2a 00 72 75 |fo.str.type.*.ru| 0021ad70 6e 74 69 6d 65 2e 74 65 78 74 73 65 63 74 69 6f |ntime.textsectio| 0021ad80 6e 6d 61 70 00 |nmap.| 0021ad85 admin@i-01aeb2c22dddf5e3e:~$ strings ./kihei bash: strings: command not found admin@i-01aeb2c22dddf5e3e:~$ reade
kihei/i-01aeb2c22dddf5e3e 05:19
by SadServersadmin 801 0.0 4.1 98188 19424 pts/0 S<l+ 10:11 0:00 /usr/bin/pythec -t kihei/i-025570eb46de4c5ab -q -i 2 /var/log/cast/i-025570eb46de4c5ab admin 804 0.0 3.0 24456 14368 pts/0 S<+ 10:11 0:00 /usr/bin/pythec -t kihei/i-025570eb46de4c5ab -q -i 2 /var/log/cast/i-025570eb46de4c5ab admin 953 0.0 0.1 5264 640 pts/1 S<+ 10:16 0:00 grep kihei admin@i-025570eb46de4c5ab:~$ kill 801 admin@i-025570eb46de4c5ab:~$ ps aux | grep kihei admin 987 2.0 4.1 98188 19436 pts/0 S<l+ 10:16 0:00 /usr/bin/pythec -t kihei/i-025570eb46de4c5ab --append -q -i 2 /var/log/cast/i-025570eb46de4c5admin 990 0.0 3.1 24456 14872 pts/0 S<+ 10:16 0:00 /usr/bin/pythec -t kihei/i-025570eb46de4c5ab --append -q -i 2 /var/log/cast/i-025570eb46de4c5admin 996 0.0 0.1 5264 640 pts/1 S<+ 10:16 0:00 grep kihei admin@i-025570eb46de4c5ab:~$ ls -al /var/log/cast/i-025570eb46de4c5ab -rw-r--r-- 1 admin admin 19241 Nov 5 10:17 /var/log/cast/i-025570eb46de4c5ab admin@i-025570eb46de4c5ab:~$ l /var/log/cast/i-025570eb46de4c5ab