paris/i-0994a038ccb66d5c6
by SadServersMore by SadServers
admin@i-03d111ffb4bddab0a:~$ netstat -tulnp (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp 0 0 127.0.0.1:5000 0.0.0.0:* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN udp 0 0 127.0.0.1:323 0.0.0.0:* udp 0 0 0.0.0.0:68 0.0.0.0:* udp6 0 0 fe80::8aa:bdff:fe0b:546 :::* udp6 0 0 ::1:323 :::* admin@i-03d111ffb4bddab0a:~$
paris/i-03d111ffb4bddab0a 02:38
by SadServersadmin@i-0cfafc397630b5e9d:~$ ^C admin@i-0cfafc397630b5e9d:~$ ^C admin@i-0cfafc397630b5e9d:~$ wget localhost:5000 --2023-12-12 19:38:09-- http://localhost:5000/ Resolving localhost (localhost)... 127.0.0.1 Connecting to localhost (localhost)|127.0.0.1|:5000... connected. HTTP request sent, awaiting response... 200 OK Length: 12 [text/html] Saving to: ‘index.html’ index.html 100%[=====================================>] 12 2023-12-12 19:38:09 (40.6 KB/s) - ‘index.html’ saved [12/12] admin@i-0cfafc397630b5e9d:~$ ls -
paris/i-0cfafc397630b5e9d 02:30
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Fri, 07 Mar 2025 20:33:25 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!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> * Closing connection 0 admin@i-0f702079919b1d844:~$ curl -v localhost:5000
paris/i-0f702079919b1d844 02:25
by SadServersadmin@i-0342ea88046ffbc17:~$ ls agent webserver.py admin@i-0342ea88046ffbc17:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-0342ea88046ffbc17:~$ ls -l webserver.py -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-0342ea88046ffbc17:~$ fuser 5000/tcp admin@i-0342ea88046ffbc17:~$