kihei/i-0113c5af4b6af66cd
by SadServersMore by SadServers
20K /var/log/debug 16K /var/log/dpkg.log 8.0K /var/log/faillog 33M /var/log/journal 176K /var/log/kern.log 8.0K /var/log/lastlog 180K /var/log/messages 4.0K /var/log/minio.log 4.0K /var/log/private 8.0K /var/log/runit 316K /var/log/syslog 8.0K /var/log/unattended-upgrades 20K /var/log/user.log 52K /var/log/wtmp admin@i-00c7c0914e0cfbd6f:~$
kihei/i-00c7c0914e0cfbd6f 00:57
by SadServerstotal 44 -rw-r--r-- 1 admin admin 807 Aug 4 2021 .profile -rw-r--r-- 1 admin admin 3526 Aug 4 2021 .bashrc -rw-r--r-- 1 admin admin 220 Aug 4 2021 .bash_logout drwxr-xr-x 3 root root 4096 Sep 17 2023 .. drwx------ 2 admin admin 4096 Sep 17 2023 .ssh drwx------ 3 admin admin 4096 Sep 20 2023 .ansible drwxr-xr-x 3 admin admin 4096 Sep 20 2023 .config -rwxrwx--- 1 root root 360 Sep 24 2023 webserver.py drwxr-xr-x 6 admin admin 4096 Sep 24 2023 . drwxr-xr-x 2 admin root 4096 Sep 24 2023 agent -rw------- 1 admin admin 365 Mar 22 18:19 .bash_history admin@i-07f4b9072767bd934:~$ cat webserver.py cat: webserver.py: Permission denied admin@i-07f4b9072767bd934:~$ sudo su - roo
paris/i-07f4b9072767bd934 04:45
by SadServersadmin@i-094407eb5173ca7f2:~$ telnet loaclhost 5000 telnet: could not resolve loaclhost/5000: Name or service not known admin@i-094407eb5173ca7f2:~$ telnet localhost 5000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GET / Welcome! Password is FDZPmh5AX3oiJtConnection closed by foreign host. admin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:passowrd -X GET Unauthorizedadmin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:pass admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ admin@i-094407eb5173ca7f2:~$ curl --insecure --anyauth -u admin:FDZPmh5AX3oiJt -
paris/i-094407eb5173ca7f2 04:03
by SadServers< HTTP/1.1 404 NOT FOUND < Server: Werkzeug/2.3.7 Python/3.9.2 < Date: Mon, 27 Nov 2023 04:39:09 GMT < Content-Type: text/html; charset=utf-8 < Content-Length: 207 < Connection: close < <!doctype html> <html lang=en> <title>404 Not Found</title> <h1>Not Found</h1> <p>The requested URL was not found on the server. If you entered the URL manuallgain.</p> * Closing connection 0 admin@i-078ac68f70bd379a8:~/agent$ curl -vvv -XGET http://localhost:5000/