paris/i-07f389c31f27f83f4
by SadServersMore by SadServers
/dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi admin@i-08d38f3d3a3dc92f1:~$ sudo mount /dev/vg/lv /home/admin/data admin@i-08d38f3d3a3dc92f1:~$ df -h Filesystem Size Used Avail Use% Mounted on udev 217M 0 217M 0% /dev tmpfs 46M 372K 46M 1% /run /dev/nvme0n1p1 7.7G 6.1G 1.2G 84% / tmpfs 228M 12K 228M 1% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/nvme0n1p15 124M 5.9M 118M 5% /boot/efi /dev/mapper/vg-lv 2.0G 24K 1.9G 1% /home/admin/data admin@i-08d38f3d3a3dc92f1:~$ ls -la
kihei/i-08d38f3d3a3dc92f1 02:04
by SadServers176 /var/lib/dpkg/alternatives 11832 /var/lib/dpkg/info 12768 /var/lib/dpkg 142352 /var/lib 4 /var/local 4 /var/opt 4 /var/mail 286216 /var 4 /srv 4 /opt 4 /mnt 6367108 / admin@i-03fe695126a2ce962:~$ dh bash: dh: command not found admin@i-03fe695126a2ce962:~$ df
kihei/i-03fe695126a2ce962 01:06
by SadServersadmin@i-041e19fae03c7874a:~$ ss -natup | grep 5000 tcp LISTEN 0 128 127.0.0.1:5000 0 admin@i-041e19fae03c7874a:~$ curl localhost:5000 Unauthorizedadmin@i-041e19fae03c7874a:~$ curl http://localhost:5000 Welcome! Password is FDZPmh5AX3oiJtadmin@i-041e19fae03c7874a:~$ nc localhost 500GET /HTTP/1.1
paris/i-041e19fae03c7874a 02:44
by SadServers<p>Error code explanation: HTTPStatus.BAD_REQUEST - Bad request syntax o </body> </html> ^C admin@i-04851452443a1c73a:~$ curl http://127.0.0.1:5000 Unauthorizedadmin@i-04851452443a1c73a:~$ curl http://127.0.0.1:5000/admin <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-04851452443a1c73a:~$ curl http://127.0.0.1:5000/ Unauthorizedadmin@i-04851452443a1c73a:~$ ls agent webserver.py admin@i-04851452443a1c73a:~$ cat w