paris/i-037f9d9fabf7ddb74
by SadServersMore by SadServers
admin@i-01938499a23dd6d8b:~$ curl http://localhost:5000 Unauthorizedadmin@i-01938499a23dd6d8b:~$ curl https://localhost:5000 curl: (35) error:1408F10B:SSL routines:ssl3_get_record:wrong version number admin@i-01938499a23dd6d8b:~$ strace -p 573 strace: attach: ptrace(PTRACE_SEIZE, 573): Operation not permitted admin@i-01938499a23dd6d8b:~$ sudo strace -p 573 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:
paris/i-01938499a23dd6d8b 05:03
by SadServers[ -q|--quiet ] [ -v|--verbose ] [ -y|--yes ] [ -t|--test ] [ --commandprofile String ] [ --config String ] [ --driverloaded y|n ] [ --nolocking ] [ --lockopt String ] [ --longhelp ] [ --profile String ] [ --version ] Use --longhelp to show all options and advanced commands. root@i-07cec5215659f55ed:/home/admin# lvcreate
kihei/i-07cec5215659f55ed 07:23
by SadServersadmin@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 SadServers#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-01ea60294022f2d7a:~$ curl localhost:5000 Unauthorizedadmin@i-01ea60294022f2d7a:~$ ns localhost:5000 bash: ns: command not found admin@i-01ea60294022f2d7a:~$ nc localhost:5000 nc: missing port number admin@i-01ea60294022f2d7a:~$ GET / bash: GET: command not found admin@i-01ea60294022f2d7a:~$ nc localhost:5000