paris/i-057a22a824cc9eb82
by SadServersMore by SadServers
.py admin@i-0ce7f2ac65a56b811:~$ ls -la total 44 drwxr-xr-x 6 admin admin 4096 Sep 24 2023 . drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 3 admin admin 4096 Sep 20 2023 .ansible -rw------- 1 admin admin 357 Apr 1 17:37 .bash_history -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py admin@i-0ce7f2ac65a56b811:~$
paris/i-0ce7f2ac65a56b811 02:49
by SadServers.data.stations.[] | select( .has_kiosk == true ) jq: 1 compile error cat: write error: Broken pipe admin@i-08425b1c710310b14:~$ cat station_information.json | jq ".data.stations |"^C admin@i-08425b1c710310b14:~$ python bash: python: command not found admin@i-08425b1c710310b14:~$ python3 Python 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import json >>> from pathlib import Path >>> p = Path("station_information.json") >>>
unimak/i-08425b1c710310b14 05:41
by SadServersadmin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ curl localhost:5000 Unauthorizedadmin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ admin@i-04dd0f560c951839e:~$ ll bash: ll: command not found admin@i-04dd0f560c951839e:~$ ls -lh total 8.0K drwxr-xr-x 2 admin root 4.0K Sep 24 23:20 agent -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-04dd0f560c951839e:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-04dd0f560c951839e:~$ nc 1