Public recordings
Sort by
admin@i-0adff572b0c9e6e2c:~$ ls agent data datafile kihei admin@i-0adff572b0c9e6e2c:~$ ls -l total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent drwxr-xr-x 2 admin root 4096 Sep 17 17:28 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-0adff572b0c9e6e2c:~$
kihei/i-0adff572b0c9e6e2c 00:17
by SadServers-rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-056d7eb6f3afcb862:~$ sudo cat webserver.py 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: sudo: a password is required admin@i-056d7eb6f3afcb862:~$ locate webserver.py bash: locate: command not found admin@i-056d7eb6f3afcb862:~$ find / -nwebserver.py
paris/i-056d7eb6f3afcb862 03:33
by SadServers1 bash
paris/i-0f6ee434bf2ef1d8a 06:49
by SadServersdrwxr-xr-x 2 admin root 4.0K Feb 9 15:03 data admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$ more data *** data: directory *** admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$ sudo chown admin:admin data admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$ admin@i-01fc9903332152909:~$
kihei/i-01fc9903332152909 01:34
by SadServersagent webserver.py admin@i-07ce4a8d4e2cfe93b:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-07ce4a8d4e2cfe93b:~$ usod cat webserver.py bash: usod: command not found admin@i-07ce4a8d4e2cfe93b:~$ sudo cat webserver.py 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:
paris/i-07ce4a8d4e2cfe93b 02:12
by SadServersadmin@i-05115302e0a8d85df:~$ ls agent data datafile kihei admin@i-05115302e0a8d85df:~$ ls -l total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent drwxr-xr-x 2 admin root 4096 Sep 17 17:28 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-05115302e0a8d85df:~$
kihei/i-05115302e0a8d85df 00:17
by SadServersadmin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1 nvme1 nvme1n1 nvme1n1p1 admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: mount point does not exist. admin@i-0b6eb0187d612752d:~$ mkdir /new mkdir: cannot create directory ‘/new’: Permission denied admin@i-0b6eb0187d612752d:~$ sudo !! sudo mkdir /new admin@i-0b6eb0187d612752d:~$ mount /dev/nvme1n1p1 /new mount: /new: must be superuser to use mount. admin@i-0b6eb0187d612752d:~$ sudo !! sudo mount /dev/nvme1n1p1 /new admin@i-0b6eb0187d612752d:~$ rsync -aH /var/
kihei/i-0b6eb0187d612752d 04:17
by SadServersadmin@i-0f9aface718e7a5d4:~$ ls -la total 48 drwxr-xr-x 6 admin admin 4096 Mar 4 20:55 . drwxr-xr-x 3 root root 4096 Sep 17 16:44 .. drwx------ 3 admin admin 4096 Sep 20 15:52 .ansible -rw------- 1 admin admin 812 Mar 4 21:00 .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 15:56 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh -rw------- 1 admin admin 682 Mar 4 20:55 .viminfo drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-0f9aface718e7a5d4:~$ cd
paris/i-0f9aface718e7a5d4 05:27
by SadServersI load disk layout from sfdisk script file O dump disk layout to sfdisk script file Save & Exit w write table to disk and exit q quit without saving changes Create a new label g create a new empty GPT partition table G create a new empty SGI (IRIX) partition table o create a new empty DOS partition table s create a new empty Sun partition table Command (m for help):
kihei/i-0313642bb849ea203 03:50
by SadServersroot@i-09389fd6cff992e74:/home# ls admin admin1 root@i-09389fd6cff992e74:/home# cd admin root@i-09389fd6cff992e74:/home/admin# ls EFI admin1 root@i-09389fd6cff992e74:/home/admin# cd admin1 root@i-09389fd6cff992e74:/home/admin/admin1# ls agent datafile kihei root@i-09389fd6cff992e74:/home/admin/admin1# mv datafile .. root@i-09389fd6cff992e74:/home/admin/admin1# ls agent kihei root@i-09389fd6cff992e74:/home/admin/admin1# mv kihei .. root@i-09389fd6cff992e74:/home/admin/admin1# ls agent root@i-09389fd6cff992e74:/home/admin/admin1#
kihei/i-09389fd6cff992e74 06:02
by SadServersadmin@i-06dcbab6c27349256:~$ nc localhost 5000 admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ admin@i-06dcbab6c27349256:~$ е
paris/i-06dcbab6c27349256 00:36
by SadServerswrite(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-0269ea0138568a4a7:~$ sudo ulimit -a sudo: ulimit: command not found admin@i-0269ea0138568a4a7:~$ sudo ulimits -a sudo: ulimits: command not found admin@i-0269ea0138568a4a7:~$ sudo ul ul ulimit admin@i-0269ea0138568a4a7:~$ sudo ul ul ulimit admin@i-0269ea0138568a4a7:~$ sudo ulimit -a
kihei/i-0269ea0138568a4a7 01:47
by SadServersdu: cannot access 'proc/939/fdinfo/3': No such file or directory 0 proc 64K root 368K run 0 sbin 4.0K srv 0 sys 40K tmp 755M usr 246M var root@i-09431062e41bb2400:/# cdc /var/ bash: cdc: command not found root@i-09431062e41bb2400:/# cd /usr/ root@i-09431062e41bb2400:/usr# du -sh * |sort -h
kihei/i-09431062e41bb2400 06:27
by SadServersdrwxr-xr-x 7 admin admin 4096 Mar 4 20:45 . drwxr-xr-x 3 root root 4096 Sep 17 16:44 .. drwx------ 3 admin admin 4096 Sep 20 15:52 .ansible -rw------- 1 admin admin 576 Mar 4 20:45 .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 15:56 .config drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py drwsr-sr-x 2 admin admin 4096 Mar 4 20:45 yolo admin@i-0914c01abdff80d82:~$ rmdir yolo admin@i-0914c01abdff80d82:~$ mkdir yolo admin@i-0914c01abdff80d82:~$ chmod +t yolo admin@i-0914c01abdff80d82:~$ mv