kihei/i-0d285af1bf9841b85
by SadServersMore by SadServers
admin 681 0.0 0.9 6740 4532 pts/0 S<s+ 17:03 0:00 bash -l admin 685 0.0 4.1 98188 19252 pts/0 R<l+ 17:03 0:00 /usr/bin/pythadmin 688 0.0 3.0 24456 14384 pts/0 S<+ 17:03 0:00 /usr/bin/pythadmin 689 0.0 0.1 2480 572 pts/1 S<s 17:03 0:00 sh -c /bin/baadmin 690 0.0 1.0 6952 4716 pts/1 S< 17:03 0:00 /bin/bash admin 834 0.0 0.6 8648 3240 pts/1 R<+ 17:07 0:00 ps -aux admin@i-0855e77fc64d64a54:~$ cat /home/admin/webserver cat: /home/admin/webserver: No such file or directory admin@i-0855e77fc64d64a54:~$ ls /home/admin/ agent webserver.py admin@i-0855e77fc64d64a54:~$ cat /home/admin/webserver.py cat: /home/admin/webserver.py: Permission denied admin@i-0855e77fc64d64a54:~$ ls -l /home/admin/webserver.py -rwxrwx--- 1 root root 360 Sep 24 2023 /home/admin/webserver.py admin@i-0855e77fc64d64a54:~$
paris/i-0855e77fc64d64a54 02:42
by SadServersHTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Tue, 01 Apr 2025 17:58:27 GMT Date: Tue, 01 Apr 2025 17:58:27 GMT < Content-Type: text/html; charset=utf-8 Content-Type: text/html; charset=utf-8 < Content-Length: 12 Content-Length: 12 < Connection: close Connection: close < * Closing connection 0 admin@i-008ec799d95ca98b2:~$ curl -A "Mozilla/5.0 (Debug Mode)" http://lo
paris/i-008ec799d95ca98b2 03:01
by SadServers_chrony 590 1 0 12:47 ? 00:00:00 /usr/sbin/chronyd -F 1 root 591 1 0 12:47 ? 00:00:00 sshd: /usr/sbin/sshd -D [lis_chrony 592 590 0 12:47 ? 00:00:00 /usr/sbin/chronyd -F 1 root 602 1 0 12:47 ? 00:00:00 /usr/bin/python3 /usr/share/pgrade-shutdown --wait-for-signal root 675 2 0 12:48 ? 00:00:00 [kworker/u4:4] admin 705 561 0 12:49 pts/0 00:00:00 bash -l admin 709 705 0 12:49 pts/0 00:00:00 /usr/bin/python3 /usr/bin/ase5a14ab4 -q -i 2 /var/log/cast/i-04c6be0ffe5a14ab4 admin 712 709 0 12:49 pts/0 00:00:00 /usr/bin/python3 /usr/bin/ase5a14ab4 -q -i 2 /var/log/cast/i-04c6be0ffe5a14ab4 admin 713 709 0 12:49 pts/1 00:00:00 sh -c /bin/bash admin 714 713 0 12:49 pts/1 00:00:00 /bin/bash admin 862 714 0 12:52 pts/1 00:00:00 ps -ef admin@i-04c6be0ffe5a14ab4:~$ man ps
paris/i-04c6be0ffe5a14ab4 03:13
by SadServersPhysical volume "/dev/nvme1n1" successfully created. Physical volume "/dev/nvme2n1" successfully created. admin@i-07f4849a9d187ab57:~$ sudo vgcreate data_volume_group /dev/nvme1n1 /dev/ne2n1 Volume group "data_volume_group" successfully created admin@i-07f4849a9d187ab57:~$ sudo lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme1n1 259:0 0 1G 0 disk nvme0n1 259:1 0 8G 0 disk ├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:4 0 124M 0 part /boot/efi nvme2n1 259:5 0 1G 0 disk admin@i-07f4849a9d187ab57:~$ sudo lvcreate -l 100%FREE -n data_logical_group datv