paris/i-07cad8a6e42aaf197
by SadServersMore by SadServers
admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ curl localhost:5000 Unauthorizedadmin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ ll bash: ll: command not found admin@i-04dd0f560c951839e:~$ ls -lh total 8.0K drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-04dd0f560c951839e:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-04dd0f560c951839e:~$ nc 1
paris/i-04dd0f560c951839e 02:26
by SadServers-rw------- 1 admin admin 718 Oct 1 22:38 .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 drwxr-xr-x 8 admin admin 4096 Sep 30 17:45 .git -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh drwxr-xr-x 2 admin root 4096 Sep 30 17:45 agent admin@i-0352eb7560afc8ca9:~$ git log commit bcef9dd4e3d8d7df272b9d644548424bff71d58a (HEAD -> master) Author: root <root@i-0d51cf049c4fac95c.us-east-2.compute.internal> Date: Sat Sep 30 17:45:52 2023 +0000 first draft admin@i-0352eb7560afc8ca9:~$ git sh
monaco/i-0352eb7560afc8ca9 03:27
by SadServersadmin@i-067bd343e8afc421c:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:1 0 7.9G 0 part / ├─nvme0n1p14 259:2 0 3M 0 part └─nvme0n1p15 259:3 0 124M 0 part /boot/efi nvme2n1 259:4 0 1G 0 disk nvme1n1 259:5 0 1G 0 disk admin@i-067bd343e8afc421c:~$ sudo vgcreate VG /dev/sdc/ /dev/sdb No device found for /dev/sdc/. Command requires all devices to be found. admin@i-067bd343e8afc421c:~$ sudo vgcreate VG /dev/sdc /dev/sdb Volume group "VG" successfully created admin@i-067bd343e8afc421c:~$