command-line-murders/i-00cb892b25b66a97f
by SadServersMore by SadServers
> GET / HTTP/1.1 > Host: localhost:5000 > 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: Mon, 26 Feb 2024 23:32:12 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0dbe7d5ddcfc36863:~$
paris/i-0dbe7d5ddcfc36863 01:59
by SadServersFirst sector (2048-2097151, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (2048-2097151, default 2097151): Created a new partition 1 of type 'Linux' and of size 1023 MiB. Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Syncing disks. admin@i-09f66041f9028dba9:~$ sudo pvcreate /dev/nvme1n1p1 Physical volume "/dev/nvme1n1p1" successfully created. admin@i-09f66041f9028dba9:~$ sudo pvcreate /dev/nvme2n1p1 Physical volume "/dev/nvme2n1p1" successfully created. admin@i-09f66041f9028dba9:~$
kihei/i-09f66041f9028dba9 04:54
by SadServersadmin@i-0be4fa9417f6a9d57:~$ less /var/log/journal/ec26942be8219bc22967aa0256120system.journal system@df99c4b1471c47279f87f0a9acf83714-0000000000000001-00060590bd3fe579.journaadmin@i-0be4fa9417f6a9d57:~$ less /var/log/journal/ec26942be8219bc22967aa0256120"/var/log/journal/ec26942be8219bc22967aa0256120fca/system.journal" may be a binaadmin@i-0be4fa9417f6a9d57:~$ less /var/log/^C admin@i-0be4fa9417f6a9d57:~$ ls agent webserver.py admin@i-0be4fa9417f6a9d57:~$ ./webserver.py bash: ./webserver.py: Permission denied admin@i-0be4fa9417f6a9d57:~$ chmod +x ./webserver.py chmod: changing permissions of './webserver.py': Operation not permitted admin@i-0be4fa9417f6a9d57:~$ curl localhost:500 curl: (7) Failed to connect to localhost port 500: Connection refused admin@i-0be4fa9417f6a9d57:~$