SadServers Joined on September 10, 2023
1955 public recordings by SadServers
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) /dev/nvme0n1p15 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepaortname=mixed,utf8,errors=remount-ro) admin@i-05ccf35c3ef3f4da2:~$ mv datafile /tmp/ admin@i-05ccf35c3ef3f4da2:~$ ./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-05ccf35c3ef3f4da2:~$ df -h . Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / admin@i-05ccf35c3ef3f4da2:~$ mv /tmp/datafile
kihei/i-05ccf35c3ef3f4da2 02:26
by SadServersThis is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 574 ptrace: Operation not permitted. (gdb)
paris/i-077ff369d6b5a0a27 00:44
by SadServerssystemd-1 /proc/sys/fs/binfmt_misc autofs rw,relatime,fd=30,pgrp=1,timeout=0,min,pipe_ino=9766 0 0 hugetlbfs /dev/hugepages hugetlbfs rw,relatime,pagesize=2M 0 0 mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime 0 0 debugfs /sys/kernel/debug debugfs rw,nosuid,nodev,noexec,relatime 0 0 tracefs /sys/kernel/tracing tracefs rw,nosuid,nodev,noexec,relatime 0 0 fusectl /sys/fs/fuse/connections fusectl rw,nosuid,nodev,noexec,relatime 0 0 configfs /sys/kernel/config configfs rw,nosuid,nodev,noexec,relatime 0 0 /dev/nvme0n1p15 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,ioixed,utf8,errors=remount-ro 0 0 admin@i-071ad0c6474467efc:/proc/574$ docker ps bash: docker: command not found admin@i-071ad0c6474467efc:/proc/574$ echo $ENV admin@i-071ad0c6474467efc:/proc/574$ echo
paris/i-071ad0c6474467efc 04:32
by SadServersroot 587 0.0 0.4 4396 2156 ttyS0 Ss+ 11:42 0:00 /sbin/agetty 15200,57600,38400,9600 ttyS0 vt220 _chrony 589 0.0 0.7 10852 3696 ? S 11:42 0:00 /usr/sbin/chr_chrony 590 0.0 0.1 10724 548 ? S 11:42 0:00 /usr/sbin/chrroot 601 0.0 3.7 26612 17380 ? Ss 11:42 0:00 /usr/bin/pyth-upgrades/unattended-upgrade-shutdown --wait-for-sign admin 708 0.0 0.9 6740 4428 pts/0 S<s+ 11:43 0:00 bash -l admin 712 0.1 4.1 98188 19252 pts/0 D<l+ 11:43 0:00 /usr/bin/pythc -t paris/i-0295f93e991e74c58 -q -i 2 /var/log/cast/ admin 715 0.0 3.0 24456 14392 pts/0 R<+ 11:43 0:00 /usr/bin/pythc -t paris/i-0295f93e991e74c58 -q -i 2 /var/log/cast/ admin 716 0.0 0.1 2480 512 pts/1 S<s 11:43 0:00 sh -c /bin/baadmin 717 0.0 1.0 6952 4844 pts/1 S< 11:43 0:00 /bin/bash admin 814 0.0 0.7 8648 3316 pts/1 R<+ 11:46 0:00 ps aux admin@i-0295f93e991e74c58:~$ pgrep -lfa
paris/i-0295f93e991e74c58 03:57
by SadServers-rw-r--r-- 1 admin admin 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei admin@i-05a00e67658b3d4fa:~$ ll total 5245048 drwxr-xr-x 2 admin root 4096 Sep 17 17:28 agent drwxr-xr-x 2 admin root 4096 Nov 4 20:50 data -rw-r--r-- 1 admin admin 5368709120 Sep 17 17:28 datafile -rwxr-xr-x 1 admin root 2207109 Sep 17 17:28 kihei admin@i-05a00e67658b3d4fa:~$ ./kihei panic: exit status 1 goroutine 1 [running]: main.main() ./main.go:64 +0x47d admin@i-05a00e67658b3d4fa:~$ ll
kihei/i-05a00e67658b3d4fa 11:42
by SadServersMemory: 21.9M CPU: 361ms CGroup: /system.slice/flaskapp.service └─574 /usr/bin/python3 /home/admin/webserver.py Nov 04 08:00:38 i-0ff13c81e3a7b9d0a systemd[1]: Started Flask Application. Nov 04 08:00:39 i-0ff13c81e3a7b9d0a python3[574]: * Serving Flask app 'webserveNov 04 08:00:39 i-0ff13c81e3a7b9d0a python3[574]: * Debug mode: off Nov 04 08:00:39 i-0ff13c81e3a7b9d0a python3[574]: WARNING: This is a developmentNov 04 08:00:39 i-0ff13c81e3a7b9d0a python3[574]: * Running on http://127.0.0.1Nov 04 08:00:39 i-0ff13c81e3a7b9d0a python3[574]: Press CTRL+C to quit Nov 04 08:02:22 i-0ff13c81e3a7b9d0a python3[574]: 127.0.0.1 - - [04/Nov/2023 08:admin@i-0ff13c81e3a7b9d0a:~$ ls agent webserver.py (reverse-i-search)`les': less /etc/systemd/system/flaskapp.service
paris/i-0ff13c81e3a7b9d0a 01:59
by SadServers> User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Sat, 04 Nov 2023 07:51:57 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0370f616b00c1c73f:~$ ls agent webserver.py admin@i-0370f616b00c1c73f:~$ s
paris/i-0370f616b00c1c73f 08:03
by SadServersadmin@i-0c75fca5ccc1a5567:~$ 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-0c75fca5ccc1a5567:~$ 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 Nov 4 07:29 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-0c75fca5ccc1a5567:~$
kihei/i-0c75fca5ccc1a5567 01:53
by SadServers"/dev/sdc1" is a new physical volume of "1023.00 MiB" --- NEW Physical volume --- PV Name /dev/sdc1 VG Name PV Size 1023.00 MiB Allocatable NO PE Size 0 Total PE 0 Free PE 0 Allocated PE 0 PV UUID JPvz0p-3NYV-mPSv-nTdG-kbDV-NWdh-QY6Dzc admin@i-080fdc920d0856527:~$ sudo vgcreate alanm_vg /dev/nvme1n1p1 /dev/nvme2n1p Volume group "alanm_vg" successfully created admin@i-080fdc920d0856527:~$