kihei/i-021bbefa1dfaf5891
by SadServersMore by SadServers
> GET / HTTP/1.1 > Host: localhost:5000 > User-Agent: curl/7.74.0 > Accept: */* > * Mark bundle as not supporting multiuse < HTTP/1.1 200 OK < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Mon, 26 Feb 2024 23:32:12 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-0dbe7d5ddcfc36863:~$
paris/i-0dbe7d5ddcfc36863 01:59
by SadServers-rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-056d7eb6f3afcb862:~$ sudo cat webserver.py 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: sudo: a password is required admin@i-056d7eb6f3afcb862:~$ locate webserver.py bash: locate: command not found admin@i-056d7eb6f3afcb862:~$ find / -nwebserver.py
paris/i-056d7eb6f3afcb862 03:33
by SadServers142356 ./var/lib 128448 ./var/lib/apt 128408 ./var/lib/apt/lists 126352 ./usr/lib/x86_64-linux-gnu 106792 ./usr/bin 103212 ./var/cache 99540 ./var/cache/apt 97768 ./usr/lib/python3 97764 ./usr/lib/python3/dist-packages 71928 ./usr/share/locale 69244 ./usr/lib/modules 69240 ./usr/lib/modules/5.10.0-8-cloud-amd64 sort: write failed: 'standard output': Broken pipe sort: write error admin@i-051781460bf642930:/$ sudo du -a| sort -n -r | head -n 20
kihei/i-051781460bf642930 04:46
by SadServerswrite(2, "main.main", 9main.main) = 9 write(2, "(", 1() = 1 write(2, ")\n", 2) ) = 2 write(2, "\t", 1 ) = 1 write(2, "./main.go", 9./main.go) = 9 write(2, ":", 1:) = 1 write(2, "64", 264) = 2 write(2, " +", 2 +) = 2 write(2, "0x47d", 50x47d) = 5 write(2, "\n", 1 ) = 1 exit_group(2) = ? +++ exited with 2 +++ admin@i-0a15686ccdc37dbde:~$ strace ./kihei | grep /home/admin