kihei/i-0047ee52a79ccc54f
by SadServersMore by SadServers
(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 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::861:81ff:feef:546 :::* udp6 0 0 ::1:323 :::* admin@i-08509f86769b7ad0f:~$ admin@i-08509f86769b7ad0f:~$ n
paris/i-08509f86769b7ad0f 01:22
by SadServersrtt min/avg/max/mdev = 0.023/0.031/0.034/0.004 ms admin@i-06ccaf22127d79ccf:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-06ccaf22127d79ccf:~$ dig localhost bash: dig: command not found admin@i-06ccaf22127d79ccf:~$ apt install dig E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission dE: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are yadmin@i-06ccaf22127d79ccf:~$ netcat localhost netcat: missing port number admin@i-06ccaf22127d79ccf:~$ netcat localhost:5000 netcat: missing port number admin@i-06ccaf22127d79ccf:~$ ls agent webserver.py admin@i-06ccaf22127d79ccf:~$
paris/i-06ccaf22127d79ccf 01:33
by SadServers-rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile admin@i-061fdb9cf7dfc377a:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-061fdb9cf7dfc377a:~$ sudo vi webserver.py 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-061fdb9cf7dfc377a:~$