command-line-murders/i-0d0a9e20907e3b4b8
by SadServersMore by SadServers
admin@i-08320041ff966cd0f:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-08320041ff966cd0f:~$ sudo -s We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for admin: sudo: a password is required admin@i-08320041ff966cd0f:~$
taipei/i-08320041ff966cd0f 00:54
by SadServers<h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manualladmin@i-051a73ad0a2105cdd:~$ curl localhost:5000/robotx.txt <!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-051a73ad0a2105cdd:~$ curl localhost:5000/robots.txt <!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-051a73ad0a2105cdd:~$ curl localhost:5000
paris/i-051a73ad0a2105cdd 02:01
by SadServersagent webserver.py admin@i-0360c0d51a2cc6a1e:~$ ss -lnt4p State Recv-Q Send-Q Local Address:Port Peer AddreLISTEN 0 128 127.0.0.1:5000 0.0.0LISTEN 0 128 0.0.0.0:22 0.0.0admin@i-0360c0d51a2cc6a1e:~$ curl localhost:5000 Unauthorizedadmin@i-0360c0d51a2cc6a1e:~$ ls agent webserver.py admin@i-0360c0d51a2cc6a1e:~$ string webserver.py bash: string: command not found admin@i-0360c0d51a2cc6a1e:~$ python webserver.py bash: python: command not found admin@i-0360c0d51a2cc6a1e:~$ python3 webserver.py python3: can't open file '/home/admin/webserver.py': [Errno 13] Permission denieadmin@i-0360c0d51a2cc6a1e:~$ c