kihei/i-0a4d53e26d778df49
by SadServersMore by SadServers
admin@i-08cacd57dfb4eeb5e:~$ ls agent webserver.py admin@i-08cacd57dfb4eeb5e:~$ ls -l total 8 drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-08cacd57dfb4eeb5e:~$ admin@i-08cacd57dfb4eeb5e:~$ lsof
paris/i-08cacd57dfb4eeb5e 02:54
by SadServers42108d7968f7038 (ED25519) Jan 12 17:27:40 i-0842108d7968f7038 ec2: 3072 SHA256:hj5IRhHgQNWK1wNwOHkxby3pdb0842108d7968f7038 (RSA) Jan 12 17:27:40 i-0842108d7968f7038 ec2: -----END SSH HOST KEY FINGERPRINTS-----Jan 12 17:27:40 i-0842108d7968f7038 ec2: #######################################admin@i-0842108d7968f7038:~$ curl localhost curl: (7) Failed to connect to localhost port 80: Connection refused admin@i-0842108d7968f7038:~$ curl localhost:3000 curl: (7) Failed to connect to localhost port 3000: Connection refused admin@i-0842108d7968f7038:~$ curl localhost:5000 Unauthorizedadmin@i-0842108d7968f7038:~$ lsof -i -P -n | grep LISTEN gotty 558 admin 6u IPv6 10589 0t0 TCP *:8080 (LISTEN) sadagent 559 admin 7u IPv6 11492 0t0 TCP *:6767 (LISTEN) admin@i-0842108d7968f7038:~$ less /etc/services admin@i-0842108d7968f7038:~$ lsof -i:
paris/i-0842108d7968f7038 03:30
by SadServersadmin 771 697 0 16:53 pts/1 00:00:00 more admin@i-09f185fddd1e81888:~$ history 1 2023-09-20T15:57:57 > /home/admin/.bash_history 2 2023-09-20T15:58:02 exit 3 2025-03-07T16:52:03 sudo su - 4 2025-03-07T16:52:06 ls -l 5 2025-03-07T16:52:14 lsof -i :5000 6 2025-03-07T16:52:18 sudo lsof -i :5000 7 2025-03-07T16:52:22 ps -ef 8 2025-03-07T16:52:38 nstat -tlnp 9 2025-03-07T16:52:44 netstat -tlnp 10 2025-03-07T16:52:56 systemctl status 11 2025-03-07T16:53:15 ps -ef | more 12 2025-03-07T16:54:05 history admin@i-09f185fddd1e81888:~$ ls -l /home/admin/webserver.py
paris/i-09f185fddd1e81888 02:23
by SadServersjq: error: syntax error, unexpected '[', expecting FORMAT or QQSTRING_START (Uni.data.stations. [] jq: 1 compile error cat: write error: Broken pipe admin@i-0dd4c6d11b9f6dd00:~$ cat station_information.json | jq -c '.data.stationjq: error: syntax error, unexpected '[', expecting FORMAT or QQSTRING_START (Uni.data.stations. [] jq: 1 compile error cat: write error: Broken pipe admin@i-0dd4c6d11b9f6dd00:~$ cat station_information.json | jq -c '.data.stationjq: error: syntax error, unexpected '[', expecting FORMAT or QQSTRING_START (Uni.data.stations.[] jq: 1 compile error cat: write error: Broken pipe admin@i-0dd4c6d11b9f6dd00:~$