Public recordings
Sort by
Unknown command verb run. admin@i-08bac8ee245e1ff86:~$ cd /home/admin/kihei bash: cd: /home/admin/kihei: Not a directory admin@i-08bac8ee245e1ff86:~$ cd /home/admin/ admin@i-08bac8ee245e1ff86:~$ ls agent data datafile kihei admin@i-08bac8ee245e1ff86:~$ sudo chmod +x kihei admin@i-08bac8ee245e1ff86:~$ sudo kihei sudo: kihei: command not found admin@i-08bac8ee245e1ff86:~$ sudo ./kihei Error: This program cannot be run as the 'root' superuser. admin@i-08bac8ee245e1ff86:~$ sudo chmod 755 kihei admin@i-08bac8ee245e1ff86:~$ sudo ./kihei Error: This program cannot be run as the 'root' superuser. admin@i-08bac8ee245e1ff86:~$ sudo chmod 755 ./kihei
kihei/i-08bac8ee245e1ff86 05:07
by SadServers./main.go:64 +0x47d admin@i-0b1e69625413b35cf:~$ edf -h bash: edf: command not found admin@i-0b1e69625413b35cf:~$ 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-0b1e69625413b35cf:~$ apt autoremove E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission dE: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are yadmin@i-0b1e69625413b35cf:~$ sudoapt autoremove
kihei/i-0b1e69625413b35cf 04:44
by SadServerswrite(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-0815e829d95ab34ca:~$ ./kihei -v Creating file /home/admin/data/newdatafile with size 1.5GB... panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-0815e829d95ab34ca:~$
kihei/i-0815e829d95ab34ca 01:57
by SadServers<link rel="icon" href="icon.svg" type="image/svg+xml"> <link rel="stylesheet" href="./css/index.css" /> <link rel="stylesheet" href="./css/xterm.css" /> <link rel="stylesheet" href="./css/xterm_customize.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div id="terminal"></div> <script src="./auth_token.js"></script> <script src="./config.js"></script> <script src="./js/gotty.js"></script> </body> </html>admin@i-0ce5f6e0b7a5e573c:~$ curl localhost:5000/
paris/i-0ce5f6e0b7a5e573c 05:14
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-0c435ed64c4447867:~$ lsblk -l NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk nvme2n1 259:1 0 1G 0 disk nvme1n1 259:2 0 1G 0 disk nvme0n1p1 259:3 0 7.9G 0 part / nvme0n1p14 259:4 0 3M 0 part nvme0n1p15 259:5 0 124M 0 part /boot/efi admin@i-0c435ed64c4447867:~$ sudo pvcreate /de
kihei/i-0c435ed64c4447867 05:29
by SadServersadmin@i-0346e20b3ceb89391:~$ nmap -v -O localhost -P 5000 Warning: The -P option is deprecated. Please use -PE Warning: You are not root -- using TCP pingscan rather than ICMP TCP/IP fingerprinting (for OS scan) requires root privileges. QUITTING! admin@i-0346e20b3ceb89391:~$
paris/i-0346e20b3ceb89391 00:44
by SadServersnvme0n1 ├─nvme0n1p1 ext4 1.0 811e12d8-f542-4650-9330-8d96633bd90c 1.2G ├─nvme0n1p14 └─nvme0n1p15 vfat FAT16 8690-F844 117.8M nvme1n1 nvme2n1 admin@i-03e8621f09ba2ba4e:~$ lvs WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-03e8621f09ba2ba4e:~$ sudo lvs admin@i-03e8621f09ba2ba4e:~$ ls -la data total 8 drwxr-xr-x 2 admin root 4096 Oct 26 07:02 . drwxr-xr-x 7 admin admin 4096 Oct 26 07:02 .. admin@i-03e8621f09ba2ba4e:~$ sudo
kihei/i-03e8621f09ba2ba4e 03:40
by SadServers-i, --include Include protocol response headers in the output -o, --output <file> Write to file instead of stdout -O, --remote-name Write output to a file named as the remote file -s, --silent Silent mode -T, --upload-file <file> Transfer local FILE to destination -u, --user <user:password> Server user and password -A, --user-agent <name> Send User-Agent <name> to server -v, --verbose Make the operation more talkative -V, --version Show version number and quit This is not the full help, this menu is stripped into categories. Use "--help category" to get an overview of all categories. For all options use the manual or "--help all". admin@i-0ebadfe95bbd0eb1b:~$ curl -A 'whatever' localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-0ebadfe95bbd0eb1b:~$
paris/i-0ebadfe95bbd0eb1b 01:49
by SadServers> * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Wed, 30 Oct 2024 08:57:01 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-00401ddd551a6cb3e:~$ admin@i-00401ddd551a6cb3e:~$ admin@i-00401ddd551a6cb3e:~$ admin@i-00401ddd551a6cb3e:~$ admin@i-00401ddd551a6cb3e:~$ echo
paris/i-00401ddd551a6cb3e 01:42
by SadServersWe 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-066efd15b3da3bd70:~$ lsof -n -i:5000 admin@i-066efd15b3da3bd70:~$ ls agent webserver.py admin@i-066efd15b3da3bd70:~$ ls