kihei/i-0fd58112254eedc6c
by SadServersMore by SadServers
admin@i-0990a16ca6f06cf40:~$ chmod 777 web.py chmod: changing permissions of 'web.py': Operation not permitted admin@i-0990a16ca6f06cf40:~$ ls agent mysolution web.py admin@i-0990a16ca6f06cf40:~$ mv web.py we^C admin@i-0990a16ca6f06cf40:~$ cp web.py webserver.py cp: cannot open 'web.py' for reading: Permission denied admin@i-0990a16ca6f06cf40:~$ ls agent mysolution web.py admin@i-0990a16ca6f06cf40:~$ ls agent mysolution web.py admin@i-0990a16ca6f06cf40:~$ curl localhost:50000 curl: (7) Failed to connect to localhost port 50000: Connection refused admin@i-0990a16ca6f06cf40:~$ curl localhost:5000 Unauthorizedadmin@i-0990a16ca6f06cf40:~$ curl localhost:5000
paris/i-0990a16ca6f06cf40 03:53
by SadServersadmin@i-0a815900e63630b6e:~$ ls agent webserver.py admin@i-0a815900e63630b6e:~$ curl localhost:5000 Unauthorizedadmin@i-0a815900e63630b6e:~$ admin@i-0a815900e63630b6e:~$ md5sum Unauthorized md5sum: Unauthorized: No such file or directory admin@i-0a815900e63630b6e:~$ md5sum "Unauthorized" md5sum: Unauthorized: No such file or directory admin@i-0a815900e63630b6e:~$ echo Unauthorized | md5sum be3c5cdccf225ae191b14b7dcef21246 - admin@i-0a815900e63630b6e:~$ echo localhost:5000 | md5sum 4d3fa77f6d4d68a367a06f34a20eaf03 - admin@i-0a815900e63630b6e:~$ echo localhost | md5sum b8419160170a41ae01abab13a3b887df - admin@i-0a815900e63630b6e:~$ curl -vvv localos
paris/i-0a815900e63630b6e 06:01
by SadServersWe 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: Sorry, try again. [sudo] password for admin: sudo: 1 incorrect password attempt admin@i-0b198c8d4f91ca85b:~$ ^C admin@i-0b198c8d4f91ca85b:~$ admin@i-0b198c8d4f91ca85b:~$