command-line-murders/i-0004c60db1fc669ed
by SadServersMore by SadServers
admin@i-06e417f4b5d603c82:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-06e417f4b5d603c82:~$ chown admin webserver.py chown: changing ownership of 'webserver.py': Operation not permitted admin@i-06e417f4b5d603c82:~$ chmod 777 webserver.py chmod: changing permissions of 'webserver.py': Operation not permitted admin@i-06e417f4b5d603c82:~$ nc localhost 5000 GET / Welcome! Password is FDZPmh5AX3oiJt admin@i-06e417f4b5d603c82:~$ admin@i-06e417f4b5d603c82:~$ admin@i-06e417f4b5d603c82:~$ curl
paris/i-06e417f4b5d603c82 02:10
by SadServers-rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwx------ 3 admin admin 4096 Sep 20 2023 .ansible drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py drwxr-xr-x 6 admin admin 4096 Sep 24 2023 . drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rw------- 1 admin admin 359 Feb 4 03:35 .bash_history admin@i-0f4b72b9b2118ab71:~$ whoami admin admin@i-0f4b72b9b2118ab71:~$ chown admin webserver.py chown: changing ownership of 'webserver.py': Operation not permitted admin@i-0f4b72b9b2118ab71:~$ less .bash_history admin@i-0f4b72b9b2118ab71:~$ cd
paris/i-0f4b72b9b2118ab71 02:29
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: Tue, 01 Apr 2025 17:58:27 GMT Date: Tue, 01 Apr 2025 17:58:27 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 admin@i-008ec799d95ca98b2:~$ curl -A "Mozilla/5.0 (Debug Mode)" http://lo