kihei/i-04a17c0f779674c62
by SadServersMore by SadServers
admin@i-0592aa918bacc14b6:~/.config$ ls asciinema admin@i-0592aa918bacc14b6:~/.config$ cd asciinema/ admin@i-0592aa918bacc14b6:~/.config/asciinema$ ls install-id admin@i-0592aa918bacc14b6:~/.config/asciinema$ cat install-id 0e2d35c4-a944-417f-bd3a-677c2f875b37admin@i-0592aa918bacc14b6:~/.config/asciinemadmin@i-0592aa918bacc14b6:~$ echo "0e2d35c4-a944-417f-bd3a-677c2f875b37" > ~/mysadmin@i-0592aa918bacc14b6:~$ md5sum mysolution d0c695ba70b1a8ba15a11ec37af90b01 mysolution admin@i-0592aa918bacc14b6:~$ ls agent mysolution webserver.py admin@i-0592aa918bacc14b6:~$ python3 webserver.py python3: can't open file '/home/admin/webserver.py': [Errno 13] Permission denieadmin@i-0592aa918bacc14b6:~$ cat /
paris/i-0592aa918bacc14b6 04:46
by SadServersWelcome! Password is FDZPmh5AX3oiJt^C admin@i-06cc86bd8a997be11:~$ echo FDZP^C admin@i-06cc86bd8a997be11:~$ echo GET / |nc -v localhost 5000 Connection to localhost (127.0.0.1) 5000 port [tcp/*] succeeded! ^C admin@i-06cc86bd8a997be11:~$ nc -v localhost 5000 <<< echo GET / nc: port number invalid: GET admin@i-06cc86bd8a997be11:~$ nc -v localhost 5000 <<< echo GET /
paris/i-06cc86bd8a997be11 02:13
by SadServers[46][protocol][@hostname|hostaddr][:service|port] where: 46 specifies the IP version, IPv4 or IPv6 that applies to the following address. '6' may be be specified only if the UNIX dialect supports IPv6. If neither '4' nor '6' is specified, the following address applies to all IP versions. protocol is a protocol name - TCP, UDP hostname is an Internet host name. Unless a specific IP version is specified, open network files associated with host names of all versions will be selected. Manual page lsof(8) line 380 (press h for help or q to quit)