command-line-murders/i-06ae39e4e9b826202
by SadServersMore by SadServers
admin@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 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: Tue, 26 Nov 2024 07:04:49 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 12 < Connection: close < * Closing connection 0 Unauthorizedadmin@i-01e2944ab36dfdbe2:~$
paris/i-01e2944ab36dfdbe2 01:05
by SadServerssudo: 3 incorrect password attempts admin@i-0151a73fc156ac6e0:~$ ls -lsa total 44 4 drwxr-xr-x 6 admin admin 4096 Sep 24 23:20 . 4 drwxr-xr-x 3 root root 4096 Sep 17 16:44 .. 4 drwx------ 3 admin admin 4096 Sep 20 15:52 .ansible 4 -rw------- 1 admin admin 231 Oct 9 13:45 .bash_history 4 -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout 4 -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc 4 drwxr-xr-x 3 admin admin 4096 Sep 20 15:56 .config 4 -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile 4 drwx------ 2 admin admin 4096 Sep 17 16:44 .ssh 4 drwxr-xr-x 2 admin root 4096 Sep 24 23:20 agent 4 -rwxrwx--- 1 root root 360 Sep 24 23:20 webserver.py admin@i-0151a73fc156ac6e0:~$ cat .basg