command-line-murders/i-04b4fb612c8db422a
by SadServersMore by SadServers
unix 3 [ ] STREAM CONNECTED 11366 unix 3 [ ] STREAM CONNECTED 11352 unix 3 [ ] STREAM CONNECTED 11353 /run/systemd/journal/unix 3 [ ] STREAM CONNECTED 11367 /run/dbus/system_bus_admin@i-04e9b3dc5974733a8:~$ netstat -nptl (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 127.0.0.1:5000 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN tcp6 0 0 :::6767 :::* LISTEN tcp6 0 0 :::8080 :::* LISTEN tcp6 0 0 :::22 :::* LISTEN admin@i-04e9b3dc5974733a8:~$ telnet
paris/i-04e9b3dc5974733a8 01:25
by SadServersadmin@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 SadServersadmin 704 0.0 0.9 6704 4456 pts/0 S<s+ 19:38 0:00 bash -l admin 709 0.1 4.1 98188 19368 pts/0 S<l+ 19:38 0:00 /usr/bin/python3 /usr/bin/asciinema rec -t paris/i-0afe6889c9b29258b -q -i 2 /v admin 714 0.0 3.1 24456 14868 pts/0 S<+ 19:38 0:00 /usr/bin/python3 /usr/bin/asciinema rec -t paris/i-0afe6889c9b29258b -q -i 2 /v admin 715 0.0 0.1 2480 504 pts/1 S<s 19:38 0:00 sh -c /bin/bash admin 716 0.0 1.0 6952 4720 pts/1 S< 19:38 0:00 /bin/bash admin 851 0.0 0.6 8648 3240 pts/1 R<+ 19:42 0:00 ps aux admin@i-0afe6889c9b29258b:~$
paris/i-0afe6889c9b29258b 03:55
by SadServers</body> </html> Connection closed by foreign host. admin@i-06cd2f2879efb2fb1:~$ nmap localhost Starting Nmap 7.80 ( https://nmap.org ) at 2024-02-28 12:40 UTC Nmap scan report for localhost (127.0.0.1) Host is up (0.00022s latency). Not shown: 997 closed ports PORT STATE SERVICE 22/tcp open ssh 5000/tcp open upnp 8080/tcp open http-proxy Nmap done: 1 IP address (1 host up) scanned in 0.09 seconds admin@i-06cd2f2879efb2fb1:~$ telnet localhost 5000