command-line-murders/i-0a8a30e18e8249c3a
by SadServersMore by SadServers
bash: lslbk: command not found admin@i-002944c8c98f5382d:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT nvme0n1 259:0 0 8G 0 disk ├─nvme0n1p1 259:2 0 7.9G 0 part / ├─nvme0n1p14 259:3 0 3M 0 part └─nvme0n1p15 259:5 0 124M 0 part /boot/efi nvme1n1 259:1 0 1G 0 disk nvme2n1 259:4 0 1G 0 disk admin@i-002944c8c98f5382d:~$ sudo vgcreate big /dev/nvme1n1 /dev/nvme2n1 Volume group "big" successfully created admin@i-002944c8c98f5382d:~$ sudo lvcreate -L 2G -n bigr --type striped --stripe Using default stripesize 64.00 KiB. Volume group "big" has insufficient free space (510 extents): 512 required. admin@i-002944c8c98f5382d:~$
kihei/i-002944c8c98f5382d 03:00
by SadServerschmod: changing permissions of './webserver.py': Operation not permitted admin@i-0fe5db61e982e9777:~$ chmod -R 755 . chmod: changing permissions of './webserver.py': Operation not permitted admin@i-0fe5db61e982e9777:~$ grep -ri 'password' | /etc/apache2/* bash: /etc/apache2/conf-available: Is a directory grep: agent/sadagent: binary file matches grep: webserver.py: Permission denied admin@i-0fe5db61e982e9777:~$ grep -ri 'password' | /etc/apache2/conf-available bash: /etc/apache2/conf-available: Is a directory grep: agent/sadagent: binary file matches grep: webserver.py: Permission denied grep: write error: Broken pipe admin@i-0fe5db61e982e9777:~$ admin@i-0fe5db61e982e9777:~$ grep -ri 'password' /etc/apache2/conf-available admin@i-0fe5db61e982e9777:~$
paris/i-0fe5db61e982e9777 04:33
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: Sun, 31 Dec 2023 17:57:48 GMT Date: Sun, 31 Dec 2023 17:57:48 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 Unauthorizedadmin@i-0aea4ea4fa670d67d:~$ curl -localhost:5000