paris/i-0cace07c960fab3ec
by SadServersMore by SadServers
admin@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_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
paris/i-0f1eaa7d28ad4d0f3 04:44
by SadServers222 ? 00:00:00 systemd-udevd 407 ? 00:00:00 dhclient 483 ? 00:00:00 dhclient 578 ? 00:00:00 gotty 579 ? 00:00:00 sadagent 592 ? 00:00:00 cron 593 ? 00:00:00 dbus-daemon 595 ? 00:00:00 rsyslogd 599 ? 00:00:00 chronyd 600 ? 00:00:00 systemd-logind 613 ? 00:00:00 sshd 621 tty1 00:00:00 agetty 622 ttyS0 00:00:00 agetty 623 ? 00:00:00 unattended-upgr admin@i-03188ede5817cd0b3:~$ ps --ppid 1
kihei/i-03188ede5817cd0b3 04:28
by SadServersHTTP/1.1 200 OK Server: Werkzeug/2.3.7 Python/3.9.2 Date: Wed, 20 Dec 2023 19:16:42 GMT Content-Type: text/html; charset=utf-8 Content-Length: 12 Connection: close Unauthorizedadmin@i-0539ff55ccurl http://127.0.0.1:5000/password000/password <!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 manualling and try again.</p> admin@i-0539ff55c188ce054:~$ curl http://127.0.0.1:5000/фв