paris/i-0e78d8c54dffc14fe
by SadServersMore by SadServers
udp 0 0 0.0.0.0:68 0.0.0.0:* udp6 0 0 fe80::813:15ff:fe50:546 :::* udp6 0 0 ::1:323 :::* Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name unix 2 [ ACC ] STREAM LISTENING 9661 - unix 2 [ ACC ] STREAM LISTENING 10561 - unix 2 [ ACC ] STREAM LISTENING 10563 - unix 2 [ ACC ] STREAM LISTENING 9615 - unix 2 [ ACC ] STREAM LISTENING 9617 - unix 2 [ ACC ] STREAM LISTENING 9618 - unix 2 [ ACC ] STREAM LISTENING 9630 - unix 2 [ ACC ] STREAM LISTENING 9638 - unix 2 [ ACC ] SEQPACKET LISTENING 9640 - admin@i-05f9095b8fa200e0d:~$ ls
paris/i-05f9095b8fa200e0d 03:43
by SadServersCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME gotty 546 admin 6u IPv6 10655 0t0 TCP *:http-alt (LISTEN) gotty 546 admin 7u IPv6 11010 0t0 TCP ip-172-31-39-38.us-east-2.co-172-31-16-109.us-east-2.compute.internal:40862 (ESTABLISHED) sadagent 547 admin 7u IPv6 10631 0t0 TCP *:6767 (LISTEN) admin@i-0ec94a674eea95352:~$ nc localhost:5000 & [1] 899 admin@i-0ec94a674eea95352:~$ nc: missing port number nc -lvvp localhost:5000 nc: getaddrinfo: Servname not supported for ai_socktype [1]+ Exit 1 nc localhost:5000 admin@i-0ec94a674eea95352:~$ fg bash: fg: current: no such job admin@i-0ec94a674eea95352:~$ nc localhost 5000
paris/i-0ec94a674eea95352 04:22
by SadServersUnauthorizedadmin@i-0b44691fa1530d7a7:/$ curl localhost:5000/index.html <!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-0b44691fa1530d7a7:/$ curl localhost:5000/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-0b44691fa1530d7a7:/$