kihei/i-06d09c0e0419df6d4
by SadServersMore by SadServers
admin@i-06a632625d40e1c3d:~$ lvdisplay WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-06a632625d40e1c3d:~$ sudo lvdisplay admin@i-06a632625d40e1c3d:~$ umount data umount: /home/admin/data: must be superuser to unmount. admin@i-06a632625d40e1c3d:~$ sudo umount data admin@i-06a632625d40e1c3d:~$ shred -v^C admin@i-06a632625d40e1c3d:~$ pvdisplay WARNING: Running as a non-root user. Functionality may be unavailable. /run/lock/lvm/P_global:aux: open failed: Permission denied admin@i-06a632625d40e1c3d:~$ sudo pvdispaly sudo: pvdispaly: command not found admin@i-06a632625d40e1c3d:~$ sudo pvdisplay admin@i-06a632625d40e1c3d:~$
kihei/i-06a632625d40e1c3d 05:03
by SadServersResolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] Saving to: ‘index.html’ index.html 100%[=======================================>] 1 2025-03-18 11:08:09 (119 KB/s) - ‘index.html’ saved [12/12] admin@i-0e4ab6e5bafd87397:~$ curl logalhost:5000 curl: (6) Could not resolve host: logalhost admin@i-0e4ab6e5bafd87397:~$ ls agent index.html webserver.py admin@i-0e4ab6e5bafd87397:~$ cat index.
paris/i-0e4ab6e5bafd87397 01:07
by SadServers#3) With great power comes great responsibility. [sudo] password for admin: Sorry, try again. [sudo] password for admin: qSorry, try again. [sudo] password for admin: sudo: 2 incorrect password attempts admin@i-0e54dfe20a762b8f6:~$ telnet localhost Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused admin@i-0e54dfe20a762b8f6:~$
paris/i-0e54dfe20a762b8f6 01:38
by SadServers_chrony 594 0.0 0.1 10724 556 ? S 10:32 0:00 \_ /usr/sbinroot 602 0.0 3.7 26612 17524 ? Ss 10:32 0:00 /usr/bin/pythadmin@i-0f1eaa7d28ad4d0f3:~$ vim /home/admin/webserver.py admin@i-0f1eaa7d28ad4d0f3:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-0f1eaa7d28ad4d0f3:~$ chown admin:admin webserver.py chown: changing ownership of 'webserver.py': Operation not permitted admin@i-0f1eaa7d28ad4d0f3:~$ lsattr -i webserver.py lsattr: invalid option -- 'i' Usage: lsattr [-RVadlpv] [files...] admin@i-0f1eaa7d28ad4d0f3:~$ lsattr webserver.py lsattr: Permission denied While reading flags on webserver.py admin@i-0f1eaa7d28ad4d0f3:~$ h